Commit Graph

7 Commits

Author SHA1 Message Date
Klaus2m5 30a4d5a856 Added .END directive in min_mon
Allows the simulator to start at the correct address $FF80.
2020-01-13 16:33:17 +01:00
Klaus2m5 be931e5040 accumulated fixes in 2.22p5 2020-01-13 14:33:59 +01:00
Klaus2m5 d9f570859a accumulated fixes
Fixing string compare issues, stack floor protection and conditional
NEXT.
2018-07-20 12:27:18 +02:00
Klaus2m5 241c4dc247 roll patched version number to 2.22p3
no code change
2018-01-21 10:37:03 +01:00
Klaus2m5 eeab9858ff RAM above code / Ibuff above EhBASIC patch breaks STR$()
User mgcaret provided a fix
2018-01-21 10:10:07 +01:00
Klaus2m5 229c744455 fixed minor INPUT & CONT bugs
fixed can't continue error on 1st statement after direct mode
fixed syntax error after "Redo from start" when INPUT is the first run
mode statement
changed INPUT to throw "break in line ##" on empty line input
2017-12-10 13:26:08 +01:00
Klaus2m5 1dd25eb8a3 added Ibuffs $xx00 fix
added a fix when the input buffer starts at the beginning of a page
added a pre-patched versiion
2017-07-13 16:00:32 +02:00