.. |
apple2.bank.h
|
Switch bank code into its own file
|
2018-01-12 22:06:49 -06:00 |
apple2.dbuf.h
|
Add switch read/write for display buffer switches
|
2018-01-16 23:48:49 -06:00 |
apple2.dd.h
|
Rewrite dd to use phases and half-track steps
|
2018-03-03 21:29:19 -06:00 |
apple2.dec.h
|
Refactor code to pass image type in
|
2018-02-21 00:23:12 -06:00 |
apple2.draw.h
|
Implement (true? better?) framerate cycle
|
2018-03-07 16:20:29 -06:00 |
apple2.enc.h
|
Pass image type into enc_dos; use sector_num instead of a table pointer
|
2018-02-20 15:36:23 -06:00 |
apple2.h
|
Implement (true? better?) framerate cycle
|
2018-03-07 16:20:29 -06:00 |
apple2.kb.h
|
Finish map, mapper handling for keyboard events
|
2018-01-17 01:07:31 -06:00 |
apple2.lores.h
|
First crack at lo-res graphics
|
2018-03-11 23:28:28 -05:00 |
apple2.mem.h
|
Add missing decls for switch read/write
|
2018-01-16 23:49:14 -06:00 |
apple2.pc.h
|
Add pc file for peripheral card ROM
|
2018-01-15 23:50:33 -06:00 |
apple2.reflect.h
|
Enable disassembly toggle (ALT+D)
|
2018-02-07 15:24:02 -06:00 |
apple2.tests.h
|
Add tests for apple2.kb.c
|
2018-01-17 14:58:42 -06:00 |
apple2.text.h
|
First crack at lo-res graphics
|
2018-03-11 23:28:28 -05:00 |
log.h
|
Add ERR_INVALID error code
|
2018-02-04 00:06:04 -06:00 |
mos6502.dis.h
|
Change disassembly to add more info
|
2018-01-19 00:34:57 -06:00 |
mos6502.enums.h
|
Formerly "BAD" instructions are now forms of NOPs
|
2018-02-22 14:07:05 -06:00 |
mos6502.h
|
Remove modify_status() function
|
2018-02-28 21:40:52 -06:00 |
mos6502.tests.h
|
Add memory injection to 6502; main memory in apple2
|
2018-01-10 21:28:05 -06:00 |
objstore_data.h
|
Slash character should be a forward slash
|
2018-03-06 00:28:52 -06:00 |
objstore.h
|
Add inverse font
|
2018-01-24 14:26:28 -06:00 |
option.h
|
Change to option_open_file(), allow any file mode
|
2018-03-09 16:44:20 -06:00 |
vm_area.h
|
Move vm_area logic into its own file
|
2018-01-07 20:05:02 -06:00 |
vm_bitfont.h
|
Change create to use objstore vm_8bit data
|
2018-01-03 21:50:30 -06:00 |
vm_bits.h
|
More documentation
|
2017-12-06 21:37:14 -06:00 |
vm_debug.h
|
Add hexdump command
|
2018-03-09 16:44:53 -06:00 |
vm_di.h
|
Switch to vm_di for option variable storage
|
2018-03-07 20:25:39 -06:00 |
vm_event.h
|
Break keyboard event logic out into normal/special
|
2018-02-06 16:29:15 -06:00 |
vm_reflect.h
|
Treat pause and disasm as toggle functions
|
2018-02-07 14:41:44 -06:00 |
vm_screen.h
|
First crack at lo-res graphics
|
2018-03-11 23:28:28 -05:00 |
vm_segment.h
|
Add hexdump function for vm_segment
|
2018-03-09 16:45:20 -06:00 |