ii-vision/player
kris 6bde085d5e Introduce a 7-byte video header and use it to select between HGR and
DHGR playback modes.  Actually the only difference is whether to
initialize (D)HGR display since everything else is steered by the video
stream.  6 of these bytes are currently unused, but it is convenient
to pad to the same length as the TICK opcode so that it does not
complicate the ACK stream framing.

Move towards the convention of using upper-case labels for system use
(soft switches etc) and lower-case for program use.
2019-04-25 16:25:36 +01:00
..
make Move player to new location 2019-03-21 16:09:23 +00:00
apple2-asm-hgr.cfg Move player to new location 2019-03-21 16:09:23 +00:00
main.s Introduce a 7-byte video header and use it to select between HGR and 2019-04-25 16:25:36 +01:00
Makefile Rename binary 2019-03-21 16:23:56 +00:00