We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8ed9f9 commit daccecbCopy full SHA for daccecb
releasenotes.txt
@@ -251,3 +251,7 @@ Release 8:
251
blocks on MEGA65.
252
- Minor optimization in reading and writing global variables in non-SLOW mode
253
on C64 and MEGA65.
254
+- Fixed bug which copied 256 bytes instead of 0 bytes from config info to
255
+ vmap_z_h (highbytes of vmem map) when game had no preloaded vmem blocks.
256
+- Updated outdated debug code for TRACE_VM (Issue 39)
257
+
0 commit comments