Commit Graph

17 Commits

Author SHA1 Message Date
Peter Evans a913668c02 Missing some reorg changes; move reflect into event, debug 2018-04-07 00:26:31 -05:00
Peter Evans 9402eccc04 Add, and use, Apple //e enhanced rom 2018-01-27 19:54:19 -06:00
Peter Evans 8bbe337643 Move open apple to index 0 2018-01-24 15:05:29 -06:00
Peter Evans 6069ab4d1b Add inverse font 2018-01-24 14:26:28 -06:00
Peter Evans 70cfa527b4 Add new glyphs and sort glyph map 2018-01-24 13:05:16 -06:00
Peter Evans ac39349344 Reorganize ROM storage 2018-01-15 17:10:27 -06:00
Peter Evans a1435de0ad We weren't noting missing docblock comments.
Due to a very python-noob mistake.
2018-01-11 22:42:19 -06:00
Peter Evans 42394fee80 Add new peripheral ROMs, plus a stub ROM
...The latter being in the form of the zeropad file, 256 bytes long.
2018-01-09 15:58:29 -06:00
Peter Evans 01174b63dd The data in objstore_data was not in the correct order.
See also the change in tools/store-data; the system rom was first, when
the disk2 rom should have been first.
2018-01-08 16:19:41 -06:00
Peter Evans 3f59db311b Allow us to ignore some docblock errors 2018-01-07 20:08:46 -06:00
Peter Evans 2c3503e752 Clarify test conditions; allow docblock on line above 2018-01-07 15:48:43 -06:00
Peter Evans 366f10efcb Don't count main.c 2018-01-07 15:08:03 -06:00
Peter Evans 6011580a99 Add source code inspector 2018-01-06 22:42:45 -06:00
Peter Evans 74e81a3f57 Add data for system; python script to build store_data 2018-01-03 20:49:03 -06:00
Peter Evans aefe74cae4 Use BMP format, since SDL can load it natively.
(Vs. needing to install SDL_image just for the font files.)
2017-12-19 16:13:04 -06:00
Peter Evans aad60fa629 Oh, lord, I included my random natterings 2017-12-19 15:35:10 -06:00
Peter Evans 6db322ae5c I wrote a tool to build fonts from grid files.
This commit also adds the first such output, which is the apple II
system font.
2017-12-19 15:28:42 -06:00