Skip to content

Bug fixes from AtariAge Forum feedback

Compare
Choose a tag to compare
@robmcmullen robmcmullen released this 02 Feb 23:38
· 3842 commits to master since this release

Changed windows version to be a 32 bit app. The same executable works under 64 bit windows.

And some bug fixes:

  • Added menu item for char map zoom
  • Fixed #7: added user selectable bitmap width
  • Fixed crash when trying to modify value in empty grid cell
  • Fixed paste that goes off the end of a segment
  • Fixed grid refresh problem on windows. MemoryDC has to be deleted before drawing will happen!
  • Fixed #13: log files are now saved in the user's log directory and don't trigger the py2exe exit dialog
  • Fixed the open recent menu that wasn't getting populated
  • Fixed #11: added preference for disassembly mnemonics in lower or upper case
  • Fixed #10: added preference for upper/lower case hex digits