1
0
mirror of https://github.com/pevans/erc-c.git synced 2024-07-02 11:29:36 +00:00
erc-c/include
Peter Evans b1c146c62d Add ability to set logical size of window at any time
We also removed the scale field, as the screen does not expect to manage
its own logical coordinates in SDL.

Additionally, we added an xcoords and ycoords function to the screen
externs so that you don't have to "know" that screen has those as
fields.
2017-12-20 16:44:24 -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 Add support for vm_bitfont 2017-12-19 21:50:50 -06:00
mos6502.enums.h Documentation, lacking 2017-12-06 21:25:47 -06:00
mos6502.h Documentation, and reorganizing macro definitions 2017-12-06 21:29:03 -06:00
mos6502.tests.h Vastly simplify unit tests for mos6502 2017-12-06 15:57:15 -06:00
option.h Add option parsing code, tests 2017-12-08 17:06:21 -06:00
vm_bitfont.h Add support for vm_bitfont 2017-12-19 21:50:50 -06:00
vm_bits.h More documentation 2017-12-06 21:37:14 -06:00
vm_screen.h Add ability to set logical size of window at any time 2017-12-20 16:44:24 -06:00
vm_segment.h Add support for setting read/write map functions 2017-12-12 14:58:06 -06:00