.. |
AmstradCPC
|
Ensures all audio queues are fully merged before machine destruction.
|
2018-03-22 21:59:19 -04:00 |
Atari2600
|
Ensures all audio queues are fully merged before machine destruction.
|
2018-03-22 21:59:19 -04:00 |
ColecoVision
|
Ensures all audio queues are fully merged before machine destruction.
|
2018-03-22 21:59:19 -04:00 |
Commodore
|
Ensures the rom fetcher is properly recorded for potential provision to the C1540.
|
2018-03-23 18:20:17 -04:00 |
Electron
|
Ensures all audio queues are fully merged before machine destruction.
|
2018-03-22 21:59:19 -04:00 |
MSX
|
Ensures all audio queues are fully merged before machine destruction.
|
2018-03-22 21:59:19 -04:00 |
Oric
|
Ensures all audio queues are fully merged before machine destruction.
|
2018-03-22 21:59:19 -04:00 |
Utility
|
Provides the proper framework for encapsulation of analyser target specifics.
|
2018-03-09 15:36:11 -05:00 |
ZX8081
|
Ensures all audio queues are fully merged before machine destruction.
|
2018-03-22 21:59:19 -04:00 |
ConfigurationTarget.hpp
|
Provides the proper framework for encapsulation of analyser target specifics.
|
2018-03-09 15:36:11 -05:00 |
CRTMachine.hpp
|
Makes get_clock_rate protected. It's now an implementation detail.
|
2018-03-22 10:01:18 -04:00 |
DynamicMachine.hpp
|
Reintroduces options selection for the Mac.
|
2018-02-12 21:46:21 -05:00 |
JoystickMachine.hpp
|
|
|
KeyboardMachine.cpp
|
Adds multiple target versions of all the DynamicMachine-vended types.
|
2018-02-09 16:31:05 -05:00 |
KeyboardMachine.hpp
|
Eliminates diamond inheritance of KeyboardMachine::Machine by typers.
|
2018-03-09 15:19:02 -05:00 |
ROMMachine.hpp
|
Gives MachineForTargets complete responsibility for initial machine state.
|
2018-01-25 18:28:19 -05:00 |