Gopher2600/disassembly
JetSetIlly 180b1200dd fixed bug in disassembly.blessSequence() generation
slight change in how disasm window focuses on an address. the previous
belt-and-braces method would cause the scroller to "bounce" if the
scroller was at the bottom of its limit. removed the call to
SetScrollHereY() and will now rely on the calculated offset method
2022-01-24 10:35:48 +00:00
..
symbols simplified/clarified memory interface 2021-12-26 19:00:11 +00:00
decode.go fixed bug in disassembly.blessSequence() generation 2022-01-24 10:35:48 +00:00
disassembly.go preferences are shared between emulation instances 2022-01-20 11:15:30 +00:00
doc.go reorginised coprocessor package 2022-01-10 09:50:47 +00:00
entry.go cosmetic changes to disasm window 2022-01-17 22:07:27 +00:00
entry_fields.go removed ExecutionNotes field from disassembly.Entry 2022-01-16 22:45:56 +00:00
entry_string.go removed ExecutionNotes field from disassembly.Entry 2022-01-16 22:45:56 +00:00
grep.go simplified disassembly iteration 2022-01-10 09:50:48 +00:00
memory.go improved disassembly of non-4k bank sizes 2021-06-30 16:25:56 +01:00
preferences.go simplified disassembly iteration 2022-01-10 09:50:48 +00:00
write.go simplified disassembly iteration 2022-01-10 09:50:48 +00:00