.. |
AmstradCPC
|
Attempts to introduce sleeping for the Disk II.
|
2018-04-29 17:51:10 -04:00 |
AppleII
|
Reduces number of Apple II video flushes, to reduce processing cost.
|
2018-05-10 20:48:57 -04:00 |
Atari2600
|
Removes the CRT requirement for an integral relationship between cycles and samples.
|
2018-04-16 20:00:56 -04:00 |
ColecoVision
|
Doubled down on the ROMMachine::ROMFetcher typedef.
|
2018-04-23 20:20:14 -07:00 |
Commodore
|
Makes disk head position explicitly something with sub-integral precision.
|
2018-05-06 23:17:36 -04:00 |
Electron
|
Introduces the ActivityObserver protocol for LEDs, drive events, etc.
|
2018-05-07 21:57:54 -04:00 |
MSX
|
Attempts to introduce sleeping for the Disk II.
|
2018-04-29 17:51:10 -04:00 |
Oric
|
Pulls out a couple of repeating constants.
|
2018-05-09 20:28:25 -04:00 |
Utility
|
Merge branch 'master' into ActivityReceiver
|
2018-05-10 20:26:50 -04:00 |
ZX8081
|
Simplifies the test for resetting the ZX80/81 line counter.
|
2018-05-01 21:31:37 -04:00 |
ActivitySource.hpp
|
Introduces the ActivityObserver protocol for LEDs, drive events, etc.
|
2018-05-07 21:57:54 -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
|
Introduces the ActivityObserver protocol for LEDs, drive events, etc.
|
2018-05-07 21:57:54 -04:00 |
JoystickMachine.hpp
|
|
|
KeyboardMachine.cpp
|
|
|
KeyboardMachine.hpp
|
Extends the keyboard protocol and adds keyboard input to the Apple II.
|
2018-04-15 21:11:30 -04:00 |
ROMMachine.hpp
|
Attempts to route Disk II requests to the thing itself.
|
2018-04-23 22:11:31 -07:00 |