Skip to content

Commit 648429b

Browse files
committed
Merge branch 'master' of https://github.com/lacanoid/run64
2 parents c033cc8 + e4c6467 commit 648429b

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
Version 0.3
22
===========
33
- set EAL and set VARTAB according to file loaded.
4-
This seems to make morw programs work. A bit cleaner, too.
4+
This seems to make more programs work, as some seem to use these to find the end of program.
5+
It's a bit cleaner than calling obscure BASIC routines, too.
56

67
Version 0.2
78
===========

TODO.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
TODO:
22

3-
- fix setting of pointer @45 (new uridium fails to run!)
3+
- *DONE* fix setting of pointer @45
44
- *DONE* properly save & restore device number (now set to 8)
5-
- finish the INSTALL utility program: all blocks
5+
- finish the INSTALL utility program: save all blocks, run B-A
66
- bootctl, prefs
77

88
end 64 = 41349 = $a185 @45

0 commit comments

Comments
 (0)