EightBit/inc
Adrian Conlon 8143f8a506 Try to correct "one definition rule" problems:
1) No forward declarations
2) No virtual methods defined inline.

Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
2017-11-05 12:47:42 +00:00
..
Bus.h Tidy the gameboy core a little. Mainly by moving the execution loops into the bus class. 2017-10-24 00:04:13 +01:00
EventArgs.h Tidy header file usage a little. 2017-09-01 16:41:50 +01:00
InputOutput.h A whole bunch of consistency changes. No functional changes. 2017-11-03 22:05:01 +00:00
IntelProcessor.h Try to correct "one definition rule" problems: 2017-11-05 12:47:42 +00:00
Memory.h A whole bunch of consistency changes. No functional changes. 2017-11-03 22:05:01 +00:00
Processor.h Try to correct "one definition rule" problems: 2017-11-05 12:47:42 +00:00
Ram.h A whole bunch of consistency changes. No functional changes. 2017-11-03 22:05:01 +00:00
Register.h Attempted move to a "BUS" oriented memory architecture (TBC!) 2017-09-06 13:22:23 +01:00
Rom.h A whole bunch of consistency changes. No functional changes. 2017-11-03 22:05:01 +00:00
Signal.h A whole bunch of consistency changes. No functional changes. 2017-11-03 22:05:01 +00:00
TestHarness.h Move to VS2017 2017-11-04 23:15:55 +00:00