mirror of
https://github.com/fadden/6502bench.git
synced 2024-11-05 06:04:36 +00:00
3a2c4fa6d2
Reimplemented "set address" dialog as the Address Region Editor. The new dialog configures itself differently depending on whether the user appears to be trying to create, edit, or resize a region. Each mode has two options, to allow the user to choose between floating and fixed end points. The old dialog would allow you to delete an address override by erasing the address field. Now there's an explicit "delete region" button. Changed the SetAddress undoable change function to use AddressMapEntry objects. We now show detailed information on .arstart/.arend in the Info window when the lines are selected. PRG files are now created without specifying a region for the first two bytes, so the load address exists in a NON_ADDR hole. Fixed a couple of issues to make that look right. |
||
---|---|---|
.. | ||
Omf | ||
WpfGui | ||
ApplesoftToHtml.cs | ||
VirtualHexDump.cs |