summaryrefslogtreecommitdiff
path: root/source/main.c
AgeCommit message (Collapse)Author
2023-01-12Update version for 0.2 developmentHEADmasterIan C
2023-01-12Reading for release of 0.1v0.1Ian C
2023-01-12Changed keys in debug screens (to save bouncing the A key if used to select)Ian C
2023-01-11Added debug screens. Fixed the emulation of IM 2 which fixes the bad TAPs.Ian C
2023-01-09Fixed removal and setting of sticky shift for GUI input routinesIan C
2023-01-09Added support for debug logging over a socket.Ian C
2023-01-02Updated Z80. Emulator still crashing on most TAP files.Ian C
2021-08-09Changed initial directory and added joystick emulation.Ian C
2021-08-03Sped up Z80 emulationIan C
2021-08-03First attempt at soundIan C
2021-07-06Tweaks to version macro and gfxInitIan C
2021-07-05Added TAP file loading.Ian C
2021-07-05Initial working version. Still todo : Tapes, SoundIan C
2021-06-30Copied over 3ds81 code and changed some names. Not yet a speccy.Ian C