Adapted persfile to 96K and the buffer size to fit AppleIIe

This commit is contained in:
Luxferre
2022-08-12 11:46:04 +03:00
parent 1a95042757
commit d736ab3019
4 changed files with 15 additions and 9 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ Main features of an Equi machine:
- Instruction ignore (II) flag;
- 16-bit input buffer pointer;
- 42752 bytes of main RAM (0x0000-0xa6ff), 41984 bytes of which are available for the program and data and 768 bytes hold the three stacks and necessary service registers listed above;
- Up to 4GB flat persistent storage (tape, disk, flash etc);
- Up to 2GB flat persistent storage (tape, disk, flash etc);
- Serial terminal input and output;
- Up to 65535 peripheral extension ports, including several virtual ports.