Robert Posted April 13, 2007 Share Posted April 13, 2007 Sinclair emulator for the DS ZXDS 0.0.4 alpha 1 (13.4.2007) + Sound support, both speaker and AY-3-8912. ZXDS 0.0.3 alpha 1 (3.4.2007) + Basic TAP support (no fastloading yet, though).+ Basic TZX support (no fastloading, missing support for flow control blocks).+ Primitive border support. ZXDS 0.0.2 alpha 3 (25.3.2007) * BIT instructions now set the undocumented flags 5 and 3 properly, with the sole exception of BIT n,(HL), as MEMPTR is intentionally not emulated. These flags were always set before, due to lack of documentation.+ Instructions IN[iD]® and OUT[iD]® now also set the PV flag.* Instructions OUT[iD]® now set the CY and HC flags correctly. They used the IN[iD]® behavior before, due to lack of documentation.= So ZXDS now passes both ZEXDOC and ZEXALL (sans BIT n,(HL) in the latter). ZXDS 0.0.2 alpha 2 (24.3.2007) * Fixed silly typo in the macro testing the Half Carry flag, which grossly broke the DAA instruction and affected flags 5 and 3 after CP[iD]® instructions. Bit 4 of H register instead of HC was tested by mistake before. ZXDS 0.0.2 alpha 1 (21.3.2007) + Primitive file requester, root dir only.+ Loads 128k snapshots as well, with interrupts now being enabled properly.+ Touch screen now shows at least some minimalistic keyboard layout. ZXDS 0.0.1 alpha 1 (20.3.2007) + First release.+ Still pretty incomplete, but boots 128k.+ Can only load 48k snapshots, though.>> Get it HERE. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now