Thomas Harte

Results 42 issues of Thomas Harte

Also applies compression to the various test cases, hence the net reduction in 'code'.

Most options seem to be parallel-port connected; see https://wiki.defence-force.org/doku.php?id=oric:hardware:joysticks

enhancement

The following are the platforms that people have expressly requested this emulator add: * Apple IIgs; * ~~ZX Spectrum;~~ * later Macintoshes; and * the NES. These are in no...

enhancement

Specifically, to accelerate custom loading schemes. [The ZXDS Developer's Diary](http://zxds.raxoft.cz/diary.html) seems to contain a lot of good information.

See e.g. https://floooh.github.io/2021/12/06/z80-instruction-timing.html

cf. https://developer.apple.com/documentation/bundleresources/information_property_list/nsprefersdisplaysafeareacompatibilitymode — this app should be able to declare `NSPrefersDisplaySafeAreaCompatibilityMode` as `false` but check that the visible area around the notch is correctly used as more border.

low priority