EightBit/inc
Adrian Conlon 45dc274167 Get rid of wrappers for bus access: i.e. make it clearer where the bus is being read/written.
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
2018-03-10 01:53:57 +00:00
..
Bus.h Temporarily perhaps, reintroduce post-read and pre-write bus events (for the NES) 2018-02-07 23:00:38 +00:00
EightBitCompilerDefinitions.h Get rid of wrappers for bus access: i.e. make it clearer where the bus is being read/written. 2018-03-10 01:53:57 +00:00
EventArgs.h Ensure each header file has a newline on its own at the end of each file. 2017-11-30 23:19:17 +00:00
InputOutput.h Ensure each header file has a newline on its own at the end of each file. 2017-11-30 23:19:17 +00:00
IntelProcessor.h Optimisation: Prefer return by value to return by reference. ~10% speed-up! 2018-02-25 19:48:01 +00:00
Memory.h Adjust memory loaders, to allow easier usage (default arguments) 2018-01-25 22:24:08 +00:00
Processor.h Get rid of wrappers for bus access: i.e. make it clearer where the bus is being read/written. 2018-03-10 01:53:57 +00:00
Ram.h A whole bunch of consistency changes. No functional changes. 2017-11-03 22:05:01 +00:00
Register.h Ensure each header file has a newline on its own at the end of each file. 2017-11-30 23:19:17 +00:00
Rom.h Ensure each header file has a newline on its own at the end of each file. 2017-11-30 23:19:17 +00:00
Signal.h Get rid of wrappers for bus access: i.e. make it clearer where the bus is being read/written. 2018-03-10 01:53:57 +00:00
TestHarness.h More pinout oriented method of executing instructions (especially interrupts) 2017-12-10 21:41:48 +00:00