Debugger 2.7.0.31 fix: DB range to auto-generate symbol name: B_####

This commit is contained in:
michaelangel007
2014-08-28 22:27:24 -07:00
parent 65cfe89e00
commit be1ae810fc
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -2,6 +2,7 @@
2.8.0.0 Released with AppleWin 1.25
2.7.0.#
.31 Fixed: DB range -- autogenerate symbol name B_####
.30 Fixed: ASC overflowing sOpCodes in FormatOpcodeBytes()
.29 Added: Help for DB and DW
.28 Added: ASC so it disassemblies intertwined code and data correctly.