33 Commits

Author SHA1 Message Date
parsons
2300e2931e First OS Agnostic Commit 2026-05-31 00:24:14 +01:00
parsons
2f332ff224 Added some GG games 2026-05-26 23:22:04 +01:00
parsons
4a0424a664 Added more games 2026-05-26 22:53:50 +01:00
Marc Parsons
ce46e7ed52 Updated Z80 CPU to fix interrupts etc... 2026-05-26 22:02:47 +01:00
Marc Parsons
b5695b5c2f Some fixes and code refactoring 2026-05-22 16:40:33 +01:00
Marc Parsons
cca1abf0be Added double buffering ish. 2026-05-21 17:25:57 +01:00
Marc Parsons
9316a16ab9 A commit to resync the repository 2026-05-21 16:34:24 +01:00
parsons
cd5e18a2ac Tidy Up 2026-05-19 01:00:28 +01:00
Marc Parsons
66f18d0510 Updated VDP to handle GameGear. Added Turbo mode. Versio 1.0 me thinks! FirstFullRelease 2026-05-18 14:57:19 +01:00
Marc Parsons
be43019fb0 Added Sonic Game Gear to see what's gwannin 2026-05-17 15:15:55 +01:00
Marc Parsons
1730687009 Added a very poorly implemented PAL/NTSC toggle 2026-05-17 15:02:31 +01:00
Marc Parsons
f1140fa115 Added H Counter to try and fix Sonic demo - didn't work 2026-05-16 20:26:13 +01:00
Marc Parsons
b1ff22c9e6 Tried to fix Sonic 1 demo loop 2026-05-16 20:18:07 +01:00
parsons
aa9cc552e6 Added window scaling 2026-05-16 00:49:55 +01:00
parsons
ec40e04ff3 Fixed per scanline interrupts. No artifacts in MMCOI FirstRelease SecondRelease 2026-05-15 23:38:40 +01:00
parsons
4e745b4fbc Fixed the noise channel. Fixed speech in IM. Added 0xED57 to play WBIII 2026-05-15 22:09:20 +01:00
parsons
f52a5cbfdb Added VRAM Viewer and tried to fix noise channel 2026-05-15 16:34:34 +01:00
parsons
787e403232 Added SRAM save game functionality 2026-05-15 00:19:45 +01:00
parsons
c416bea9ac Everything works great now. Phantasy Star loads and plays 2026-05-14 23:30:26 +01:00
parsons
a9b15ee113 Audio latency is much better. Sprites are corrupted in GAW 2026-05-14 22:39:43 +01:00
parsons
780f8ee790 APU fully implemented and working but approx 0.25s latency to fix 2026-05-14 22:31:23 +01:00
parsons
cafcf625ad Added the APU Class and wired it all up ready for the maths 2026-05-14 21:27:05 +01:00
parsons
708c1ba458 Added a shit load of games in the included menu 2026-05-14 20:45:25 +01:00
parsons
d571fe7187 Added acanline rendering. Fixed interrupts. Added XInput support 2026-05-12 23:13:23 +01:00
parsons
edb41bdb3a Pissed about trying to fix a number of bugs 2026-05-12 01:34:05 +01:00
parsons
95ac0ec7c1 Implemenmted rendering priorities 2026-05-12 00:30:28 +01:00
parsons
f825e102a2 Implemented OAM, SAT so sprites and background scrolling now work 2026-05-11 22:50:38 +01:00
parsons
6f702a5866 Created a new and logical UI 2026-05-11 21:58:27 +01:00
parsons
f4e279b9c8 Got main system and VDP working! There is a display! 2026-05-10 02:43:11 +01:00
Marc Parsons
778f03b55c Added Golden Axe Warrior. Added Debugger. 2026-05-08 22:51:30 +01:00
Marc Parsons
25ac64fa5f Added Master System Memory Bus 2026-05-08 20:40:49 +01:00
Marc Parsons
7511e17c3e Add project files. 2026-05-08 20:25:51 +01:00
Marc Parsons
9c2a8acd45 Add .gitattributes and .gitignore. 2026-05-08 20:25:48 +01:00