.. |
AmstradCPC
|
Switched a few static_cast to constructor syntax.
|
2019-10-27 14:21:22 -04:00 |
Apple
|
JustInTimeActors can now specify a clock divider.
|
2019-10-20 20:38:55 -04:00 |
Atari2600
|
Adds a route through the static analyser to the Atari ST.
|
2019-10-20 20:38:54 -04:00 |
AtariST
|
Stores and returns video mode.
|
2019-10-27 22:39:00 -04:00 |
ColecoVision
|
JustInTimeActors can now specify a clock divider.
|
2019-10-20 20:38:55 -04:00 |
Commodore
|
Formally distinguishes Macintosh keys from virtual keys.
|
2019-08-02 16:15:34 -04:00 |
Electron
|
Formally distinguishes Macintosh keys from virtual keys.
|
2019-08-02 16:15:34 -04:00 |
MasterSystem
|
JustInTimeActors can now specify a clock divider.
|
2019-10-20 20:38:55 -04:00 |
MSX
|
JustInTimeActors can now specify a clock divider.
|
2019-10-20 20:38:55 -04:00 |
Oric
|
Formally distinguishes Macintosh keys from virtual keys.
|
2019-08-02 16:15:34 -04:00 |
Utility
|
Starts forming an Atari ST memory map.
|
2019-10-20 20:38:54 -04:00 |
ZX8081
|
Puts machine name into ROMMachine::ROM.
|
2019-07-22 21:14:21 -04:00 |
CRTMachine.hpp
|
|
|
DynamicMachine.hpp
|
Makes the Macintosh a mouse machine, and makes mouse machines detectable.
|
2019-06-11 18:21:56 -04:00 |
JoystickMachine.hpp
|
|
|
KeyboardMachine.cpp
|
Shifts essential modifiers up to the Keyboard class.
|
2019-09-22 13:48:50 -04:00 |
KeyboardMachine.hpp
|
Shifts essential modifiers up to the Keyboard class.
|
2019-09-22 13:48:50 -04:00 |
MediaTarget.hpp
|
|
|
MouseMachine.hpp
|
Ensures proper routing of mouse events from Cocoa.
|
2019-06-11 18:41:41 -04:00 |
ROMMachine.hpp
|
Provides extended ROM details for the VIC-20 and Oric.
|
2019-07-22 22:15:44 -04:00 |