1
0
mirror of https://github.com/fadden/6502bench.git synced 2025-01-05 23:30:20 +00:00
6502bench/SourceGen/RuntimeData/Apple
Andy McFadden df04de61e6 Improve visualization
Various improvements:
- Switched to ReadOnlyDictionary in Visualization to make it clear
  that the parameter dictionary should not be modified.
- Added a warning to the Visualization Set editor that appears when
  there are no plugins that implement a visualizer.
- Make sure an item is selected in the set editor after edit/remove.
- Replaced the checkerboard background with one that's a little bit
  more grey, so it's more distinct from white pixel data.
- Added a new Apple II hi-res color converter whose output more
  closely matches KEGS and AppleWin RGB.
- Added VisHiRes.cs to some Apple II system definitions.
- Added some test bitmaps for Apple II hi-res to the test directory.
  (These are not part of an automated test.)
2019-12-04 15:59:37 -08:00
..
A3-IO.sym65
A3-ROM.sym65
Apple1.sym65
Applesoft.sym65 Move SPEEDZ from F8-ROM to Applesoft 2019-10-27 11:12:22 -07:00
Cxxx-IO.sym65
DOS33.sym65
F8-ROM-nozp.sym65 Add ability to "erase" previously-defined platform symbols 2019-10-27 11:09:16 -07:00
F8-ROM.sym65 Move SPEEDZ from F8-ROM to Applesoft 2019-10-27 11:12:22 -07:00
GSOS.cs More progress on visualization 2019-11-30 18:02:03 -08:00
GSOS.sym65
IIgs-ROM.sym65
IIgs-Toolbox.cs More progress on visualization 2019-11-30 18:02:03 -08:00
ProDOS8.cs More progress on visualization 2019-11-30 18:02:03 -08:00
ProDOS8.sym65
SOS.cs More progress on visualization 2019-11-30 18:02:03 -08:00
SOS.sym65
VisHiRes.cs Improve visualization 2019-12-04 15:59:37 -08:00