Question: In this phase you will implement the KU ATM algorithm using assembly language. The ATM Number and Password are stored in ROM. The entered input
In this phase you will implement the KU ATM algorithm using assembly language. The ATM Number and Password are stored in ROM. The entered input (amount) are stored in ROM and the two results (1. new balance after credit) (2. new balance after debit) stored in RAM location 41H & 4211. Also, current balance is stored in RAM location 40 H In this phase the KU ATM algorithm must function properly and we will check the system functionality using the debugger of Micro-IDE. For this part you are required to submit the code, the flow chart. In this phase you will implement the KU ATM algorithm using assembly language. The ATM Number and Password are stored in ROM. The entered input (amount) are stored in ROM and the two results (1. new balance after credit) (2. new balance after debit) stored in RAM location 41H & 4211. Also, current balance is stored in RAM location 40 H In this phase the KU ATM algorithm must function properly and we will check the system functionality using the debugger of Micro-IDE. For this part you are required to submit the code, the flow chart
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
