Changes

Jump to: navigation, search

6502 Assembly Language String Lab

59 bytes removed, 10:14, 3 February 2020
Option 2: Data Input Form
==== Option 2: Data Input Form ====
# Create a subroutine which enables the user to enter a string of up to 40 characters. Decide how the data will be returned from the subroutine. The user should be able to use the left/right cursor keys and backspace to edit the text, and to include any printable characters in the entered string, and the cursor location should be visible to the user.
# Write a program which uses this subroutine to collect the user's name, address, city, province, and postal code, and then display this information formatted as a shipping address (for example, as shown below).

Navigation menu