Marc Parsons parsons
  • UK
  • Joined on 2026-03-30
parsons pushed to master at parsons/ParsonsMasterSystem2026 2026-05-16 00:49:58 +01:00
aa9cc552e6 Added window scaling
parsons pushed tag SecondRelease to parsons/ParsonsMasterSystem2026 2026-05-16 00:47:45 +01:00
parsons pushed tag FirstRelease to parsons/ParsonsMasterSystem2026 2026-05-15 23:44:15 +01:00
parsons pushed to master at parsons/ParsonsMasterSystem2026 2026-05-15 23:38:44 +01:00
ec40e04ff3 Fixed per scanline interrupts. No artifacts in MMCOI
parsons pushed to master at parsons/ParsonsMasterSystem2026 2026-05-15 22:09:25 +01:00
4e745b4fbc Fixed the noise channel. Fixed speech in IM. Added 0xED57 to play WBIII
parsons pushed to master at parsons/ParsonsMasterSystem2026 2026-05-15 16:34:51 +01:00
f52a5cbfdb Added VRAM Viewer and tried to fix noise channel
parsons pushed to master at parsons/ParsonsMasterSystem2026 2026-05-15 00:19:49 +01:00
787e403232 Added SRAM save game functionality
parsons pushed to master at parsons/ParsonsMasterSystem2026 2026-05-14 23:30:25 +01:00
c416bea9ac Everything works great now. Phantasy Star loads and plays
parsons pushed to master at parsons/ParsonsMasterSystem2026 2026-05-14 22:39:43 +01:00
a9b15ee113 Audio latency is much better. Sprites are corrupted in GAW
parsons pushed to master at parsons/ParsonsMasterSystem2026 2026-05-14 22:31:27 +01:00
780f8ee790 APU fully implemented and working but approx 0.25s latency to fix
parsons pushed to master at parsons/ParsonsMasterSystem2026 2026-05-14 21:27:05 +01:00
cafcf625ad Added the APU Class and wired it all up ready for the maths
parsons pushed to master at parsons/ParsonsMasterSystem2026 2026-05-14 20:45:45 +01:00
708c1ba458 Added a shit load of games in the included menu
parsons pushed to master at parsons/ParsonsMasterSystem2026 2026-05-12 23:13:32 +01:00
d571fe7187 Added acanline rendering. Fixed interrupts. Added XInput support
parsons pushed to master at parsons/ParsonsMasterSystem2026 2026-05-12 01:34:15 +01:00
edb41bdb3a Pissed about trying to fix a number of bugs
parsons pushed to master at parsons/ParsonsMasterSystem2026 2026-05-12 00:30:36 +01:00
95ac0ec7c1 Implemenmted rendering priorities
parsons pushed to master at parsons/ParsonsMasterSystem2026 2026-05-11 22:50:43 +01:00
f825e102a2 Implemented OAM, SAT so sprites and background scrolling now work
parsons pushed to master at parsons/ParsonsMasterSystem2026 2026-05-11 21:59:25 +01:00
6f702a5866 Created a new and logical UI
parsons pushed to master at parsons/ParsonsMasterSystem2026 2026-05-10 02:42:52 +01:00
f4e279b9c8 Got main system and VDP working! There is a display!