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 c7b830bb4a Switch references from SDL_Rect to vm_area
We still use SDL_Rect internally, but we want to abstract the use of it
in our API. The only thing the rest of the app should care about is the
vm_area struct.
2017-12-27 16:31:02 -06:00
..
apple2.dd.h
apple2.draw.h Add apple2 header file 2017-12-26 16:43:08 -06:00
apple2.h
log.h Reorganize log.c 2017-12-26 16:44:28 -06:00
mos6502.enums.h
mos6502.h Reorganize header files 2017-12-26 16:47:34 -06:00
mos6502.tests.h
option.h Reorganize header files 2017-12-26 16:47:34 -06:00
vm_bitfont.h Switch references from SDL_Rect to vm_area 2017-12-27 16:31:02 -06:00
vm_bits.h
vm_screen.h Switch references from SDL_Rect to vm_area 2017-12-27 16:31:02 -06:00
vm_segment.h Reorganize header files 2017-12-26 16:47:34 -06:00