11 Commits

Author SHA1 Message Date
95dfeceb00 chore: stub NDS7 DMA registers 2023-10-09 19:28:59 -05:00
825b6e95ac feat: implement IPCSYNC irqs 2023-10-09 02:52:11 -05:00
c72e36ef6b chore: rename some io decls 2023-10-08 16:53:59 -05:00
3a35c5b428 feat: implement VRAM allocation 2023-10-03 00:35:34 -05:00
f0b5bb1207 feat: implement WRAM 2023-09-29 22:22:41 -05:00
eba2de39fb feat(io): implement ipcsync (non-irq) and ipcfifo (non-irq) 2023-09-28 21:07:20 -05:00
2484f634d8 feat(i/o): implement working sqrt unit, broken div unit 2023-09-28 03:45:58 -05:00
bc5597c73e chore(io): abstract away io masks 2023-09-19 20:28:01 -05:00
5dbd681ba1 feat: implement broken IPCFIFO 2023-09-15 21:25:40 -05:00
78eea74515 tmp: clean up nds7/nds9 io for a bit 2023-09-15 19:36:58 -05:00
e32d6534c6 feat: initial commit
some basic ROMs already boot (ARM946E-S only), working on Armwrestler
and Rockwrestler next so I can ensure CPU compatability for but ARMv5TE
and ARMv4T
2023-08-01 15:13:18 -05:00