1
0
mirror of https://github.com/pevans/erc-c.git synced 2024-09-30 02:54:41 +00:00
erc-c/include
Peter Evans 4ef9e50792 Really basic implementation of SDL2.
Plus a crappy rectangle to prove that our vm screen code is working in
principle. (It will be removed shortly.)
2017-12-17 23:31:56 -06:00
..
apple2.dd.h Rename to read/write (without byte) 2017-12-15 21:03:38 -06:00
apple2.h Add boot function; modify main to use apple2 boot 2017-12-15 22:22:40 -06:00
log.h First stab at adding graphics. 2017-12-16 22:45:39 -06:00
mos6502.enums.h
mos6502.h
mos6502.tests.h
option.h Add option parsing code, tests 2017-12-08 17:06:21 -06:00
vm_bits.h
vm_screen.h Really basic implementation of SDL2. 2017-12-17 23:31:56 -06:00
vm_segment.h Add support for setting read/write map functions 2017-12-12 14:58:06 -06:00