.. |
AmstradCPC
|
Rationalises per-machine static analyser call pattern, and adds Apple II as an option.
|
2018-04-14 12:12:12 -04:00 |
AppleII
|
Does the bare minimum to create a class skeleton for Apple II implementation.
|
2018-04-14 19:46:15 -04:00 |
Atari2600
|
Causes the s-video path correctly to function.
|
2018-03-30 18:24:18 -04:00 |
ColecoVision
|
Introduces S-Video as a video signal type at the interface level.
|
2018-03-30 10:25:41 -04:00 |
Commodore
|
Rationalises per-machine static analyser call pattern, and adds Apple II as an option.
|
2018-04-14 12:12:12 -04:00 |
Electron
|
Rationalises per-machine static analyser call pattern, and adds Apple II as an option.
|
2018-04-14 12:12:12 -04:00 |
MSX
|
Rationalises per-machine static analyser call pattern, and adds Apple II as an option.
|
2018-04-14 12:12:12 -04:00 |
Oric
|
Rationalises per-machine static analyser call pattern, and adds Apple II as an option.
|
2018-04-14 12:12:12 -04:00 |
Utility
|
Switches to use of the TargetList typedef wherever possible.
|
2018-04-14 19:46:38 -04:00 |
ZX8081
|
Switches to use of the TargetList typedef wherever possible.
|
2018-04-14 19:46:38 -04:00 |
ConfigurationTarget.hpp
|
Provides the proper framework for encapsulation of analyser target specifics.
|
2018-03-09 15:36:11 -05:00 |
CRTMachine.hpp
|
Ensures proper propagation of video choice through the Oric.
|
2018-04-04 19:14:42 -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 |