index
:
3dsspec
master
ZX Spectrum emulator for Nintendo 3DS
World Wide Web Owner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
Age
Commit message (
Expand
)
Author
2023-01-12
Reading for release of 0.1
v0.1
Ian C
2023-01-12
Changed keys in debug screens (to save bouncing the A key if used to select)
Ian C
2023-01-11
Added debug screens. Fixed the emulation of IM 2 which fixes the bad TAPs.
Ian C
2023-01-11
Updated input routine to use symbol shift for special chars.
Ian C
2023-01-10
Futher tweaks to tape loading. Still failing on bad TAP files.
Ian C
2023-01-10
Changed ROM patches. Attempts to fix TAP loading. Still balking at bad files.
Ian C
2023-01-09
Tried to fix TAP loading. Still dodgy on bad TAP files.
Ian C
2023-01-09
Fixed removal and setting of sticky shift for GUI input routines
Ian C
2023-01-09
Reformatted TAPLoad()
Ian C
2023-01-09
Added support for debug logging over a socket.
Ian C
2023-01-02
Updated Z80. Emulator still crashing on most TAP files.
Ian C
2021-08-24
Updated Z80 decode with latest version.
Ian C
2021-08-09
Altered snapshot to use last dir, rather than hardcoded.
Ian C
2021-08-09
Changed initial directory and added joystick emulation.
Ian C
2021-08-03
Sped up Z80 emulation
Ian C
2021-08-03
First attempt at sound
Ian C
2021-07-21
Improved file selector on hardware.
Ian C
2021-07-21
Improved screen rendering so it runs full speed on the hardware.
Ian C
2021-07-06
Tweaks to version macro and gfxInit
Ian C
2021-07-05
Added TAP file loading.
Ian C
2021-07-05
Initial working version. Still todo : Tapes, Sound
Ian C
2021-06-30
Copied over 3ds81 code and changed some names. Not yet a speccy.
Ian C