AtomBusMon/firmware
2015-08-08 13:49:13 +01:00
..
AtomBusMon.c Updated 6809 clocking scheme; tested on Dragon 32 and Simple 6809; fixed 6809 reset command bug; version now 0.64 2015-08-08 13:49:13 +01:00
AtomBusMon.h Cleaned up/commented the C code base; version now 0.48 2015-07-01 12:08:30 +01:00
dis6502.c Changed to 18K ROM/2K RAM, version now 0.60, bitfiles published for all three designs 2015-07-06 18:49:57 +01:00
dis6809.c Further optimization of static data in disassemlers, data memory usage < 1K, version now 0.61 2015-07-07 16:20:32 +01:00
dis.h Working Z80 memory access and disassembler in the small GODIL, incremented version to 0.44 2015-06-28 19:42:25 +01:00
disz80.c Further optimization of static data in disassemlers, data memory usage < 1K, version now 0.61 2015-07-07 16:20:32 +01:00
hd44780_settings.h Single-stepping functionality complete 2015-06-07 11:19:33 +01:00
hd44780.c Single-stepping functionality complete 2015-06-07 11:19:33 +01:00
hd44780.h Single-stepping functionality complete 2015-06-07 11:19:33 +01:00
hd44780.txt Single-stepping functionality complete 2015-06-07 11:19:33 +01:00
Makefile.6502cpu Cleaned up/commented the C code base; version now 0.48 2015-07-01 12:08:30 +01:00
Makefile.6502mon Initial checking of Z80 work; slight refactor of BusMonCore; version updated to 0.41 2015-06-27 11:07:58 +01:00
Makefile.6809cpu Initial checkin of ICE-6809; version now 0.49 2015-07-02 15:35:05 +01:00
Makefile.z80cpu Cleaned up/commented the C code base; version now 0.48 2015-07-01 12:08:30 +01:00
regs6502.c Cleaned up/commented the C code base; version now 0.48 2015-07-01 12:08:30 +01:00
regs6809.c Initial checkin of ICE-6809; version now 0.49 2015-07-02 15:35:05 +01:00
regsz80.c Cleaned up/commented the C code base; version now 0.48 2015-07-01 12:08:30 +01:00
status.c Added breakpoint functionality 2015-06-07 17:58:14 +01:00
status.h Single-stepping functionality complete 2015-06-07 11:19:33 +01:00
terminalcodes.h Single-stepping functionality complete 2015-06-07 11:19:33 +01:00