1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-07-30 15:29:01 +00:00
6502bench/SourceGen/RuntimeData/Apple
Andy McFadden 07d477fc70 Improve Apple II hi-res visualizer
Added a new category "sprite sheet", which is essentially a more
generalized version of the bitmap font renderer.  It has the full
set of options for col/row/cell stride and colors.  (Issue #74,
issue #75)

Added a flag that flips the high bits on bitmaps.  Sometimes data
is stored with the high bit clear, but the high bit is set as it's
rendered.  (Issue #76)

Also, fixed the keyboard shortcuts in the Edit Visualization Set
window, which were 'N' for both "New ___" items.  (Issue #57)
2020-02-18 16:42:46 -08:00
..
A3-IO.sym65 More Apple /// details 2018-09-29 00:31:32 -04:00
A3-ROM.sym65 More Apple /// details 2018-09-29 00:31:32 -04:00
Apple1.sym65 Add Apple-1 symbols 2019-10-26 08:28:49 -07:00
Applesoft.sym65 Add more symbols for Applesoft and DOS 3.3 2020-01-21 22:15:36 -08:00
Cxxx-IO.sym65 Add Disk ][ I/O locations 2020-02-18 13:11:13 -08:00
DOS33.sym65 Fix ANDImm flag updater 2020-02-01 16:41:44 -08:00
F8-ROM-nozp.sym65 Add a few Apple II symbols 2020-01-19 16:49:02 -08:00
F8-ROM.sym65 Add a few Apple II symbols 2020-01-19 16:49:02 -08:00
GSOS.cs More progress on visualization 2019-11-30 18:02:03 -08:00
GSOS.sym65 Initial file commit 2018-09-28 10:05:11 -07:00
IIgs-ROM.sym65 Initial file commit 2018-09-28 10:05:11 -07:00
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 Minor tweaks 2019-10-26 23:34:51 -07:00
SOS.cs More progress on visualization 2019-11-30 18:02:03 -08:00
SOS.sym65 Optionally treat BRKs as two-byte instructions 2019-10-09 14:55:56 -07:00
VisHiRes.cs Improve Apple II hi-res visualizer 2020-02-18 16:42:46 -08:00
VisShapeTable.cs Add Apple II shape table visualizer 2020-01-24 15:46:45 -08:00