Tested some more program code

This commit is contained in:
Ruud van Falier 2017-08-06 21:41:44 +02:00
parent 6092b78eca
commit f6724d511b
52 changed files with 15 additions and 21 deletions

View File

@ -1,3 +1,4 @@
# Apple 1 program code
**This is all untested code!**
Use the DataUploader utility to upload the `*-code.txt` file.
Then connect to your Apple 1 Mini and execute the command as specified in the corresponding `*-command.txt` file.

View File

@ -1,5 +1,3 @@
004A: 00 08 00 10 12 D2
0050: 05 BF FD BF BF BF F8 F8
0058: BF B7 7F BF BF B7 FF 21
@ -23,8 +21,6 @@
00E8: 18 11 0C 0C 04 04 05 05
00F0: 04 06 00 00 77 75 F7 25
00F8: 00 B0 00 00 00 20 00 ED
0800: 82 40 0F 08 00 00 1E 45
0808: 28 A0 29 47 01 22 CC 9C
0810: 00 15 08 64 00 A2 00 1B
@ -281,6 +277,3 @@
0FE8: A0 C8 CF D0 C5 A0 D9 CF
0FF0: D5 A0 C8 C1 C4 A0 C6 D5
0FF8: CE 29 01 05 1A 04 51 01
E2B3R
RUN

View File

@ -0,0 +1,2 @@
E2B3R
RUN

View File

@ -437,7 +437,3 @@
0FE8: 40 39 28 D9 29 1E C1 40
0FF0: 39 28 D9 C5 D3 29 24 B2
0FF8: 32 0A 01 05 1A 22 51 01
E2B3R
RUN

View File

@ -0,0 +1,2 @@
E2B3R
RUN

View File

@ -437,6 +437,3 @@
0FE8: CE CF D7 A1 A0 A0 A0 A0
0FF0: 29 01 09 14 05 63 03 63
0FF8: 03 63 01 05 28 05 51 01
E2B3R
RUN

View File

@ -0,0 +1,2 @@
E2B3R
RUN

View File

@ -0,0 +1,3 @@
280R

View File

@ -0,0 +1 @@
280R

View File

@ -3,8 +3,6 @@
## Upload memory data to the Apple 1 Mini
It's difficult to upload data to the Apple 1 Mini using most standard terminal clients because there need to be specific delays in between data being sent.
This utility simplifies that process by letting select a file and handling the upload for you.
This utility simplifies that process.
**Utility is still under development and not very user friendly at the moment!**
*Requires Visual Studio to build*
Simply connect your Apple 1 Mini, run the utility, select a COM port and file to upload and the utility will handle the rest!

BIN
docs/data-uploader.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB