Skip to content

Commit c3cd232

Browse files
committed
Update
1 parent 9bb9452 commit c3cd232

46 files changed

Lines changed: 9997 additions & 9758 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGES

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,4 +195,5 @@ Release 32: (28/01/23):
195195
CHG: BSave and BLoad functionality now in their own subroutines for being trappable.
196196
CHG: EXTInputLine is now in the main code area.
197197
BUG: Sound queue not processed on keyboard input in various forms.
198-
BUG: Fixed Mouse negatives counting.
198+
BUG: Fixed Mouse negatives counting.
199+
CHG: MOUSE command changed to MDELTA, added new MOUSE command.

TODO

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Progress:
2-
Error trap SAVE/LOAD
2+
Error trap BSAVE/BLOAD
33
Upgrade model A.
44
Display Kernel version
55
Consider STEP.
@@ -9,7 +9,3 @@ Progress:
99
Ongoing:
1010
Code reading.
1111
Continue documentation.
12-
13-
ROM1 (Normal) : $B316
14-
ROM2 (Modules) : $B7D4
15-
ROM3 (Data) : $A7F6

bin/basic.rom

0 Bytes
Binary file not shown.

howto/howto-crossdev-asm.zip

0 Bytes
Binary file not shown.

howto/howto-crossdev-basic.zip

0 Bytes
Binary file not shown.

howto/howto-update.zip

125 Bytes
Binary file not shown.

howto/update/dos.bin

0 Bytes
Binary file not shown.

howto/update/sb01.bin

0 Bytes
Binary file not shown.

howto/update/sb02.bin

0 Bytes
Binary file not shown.

howto/update/sb03.bin

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)