.. |
AmstradCPC
|
Returns Amstrad CPC output.
|
2018-11-15 21:32:22 -05:00 |
AppleII
|
Returns the Apple II to submitting video.
|
2018-11-14 22:04:57 -05:00 |
Atari2600
|
Kills setup_output definitively, saving some indirection. set_scan_target takes its place.
|
2018-11-14 21:52:57 -05:00 |
ColecoVision
|
Re-establishes output from the machines with 9918s and derivatives.
|
2018-11-14 22:25:19 -05:00 |
Commodore
|
Kills setup_output definitively, saving some indirection. set_scan_target takes its place.
|
2018-11-14 21:52:57 -05:00 |
Electron
|
Starts towards picking an input shader based on data type and pipeline.
|
2018-11-15 21:02:46 -05:00 |
MasterSystem
|
Restores video output to the Master System.
|
2018-11-15 21:21:54 -05:00 |
MSX
|
Re-establishes output from the machines with 9918s and derivatives.
|
2018-11-14 22:25:19 -05:00 |
Oric
|
Kills setup_output definitively, saving some indirection. set_scan_target takes its place.
|
2018-11-14 21:52:57 -05:00 |
Utility
|
Introduces 'non-exclusive' emulator-space keyboards.
|
2018-10-24 21:59:30 -04:00 |
ZX8081
|
Kills setup_output definitively, saving some indirection. set_scan_target takes its place.
|
2018-11-14 21:52:57 -05:00 |
CRTMachine.hpp
|
Kills setup_output definitively, saving some indirection. set_scan_target takes its place.
|
2018-11-14 21:52:57 -05:00 |
DynamicMachine.hpp
|
Renames ConfigurationTarget to MediaTarget as per its newly-reduced interface.
|
2018-07-10 21:32:28 -04:00 |
JoystickMachine.hpp
|
Removes all instances of the copyright symbol.
|
2018-05-13 15:19:52 -04:00 |
KeyboardMachine.cpp
|
Introduces 'non-exclusive' emulator-space keyboards.
|
2018-10-24 21:59:30 -04:00 |
KeyboardMachine.hpp
|
Introduces 'non-exclusive' emulator-space keyboards.
|
2018-10-24 21:59:30 -04:00 |
MediaTarget.hpp
|
Corrects documentation of the media target.
|
2018-07-10 21:42:09 -04:00 |
ROMMachine.hpp
|
Simplifies initialisation procedure for all machines.
|
2018-07-10 20:00:46 -04:00 |