RSS feed
3ed9d3e2
– Lycoder <aurealinbox@gmail.com>
authored
on 2023/05/29 14:01
Move devices into their own folder
c83dd8ff
– Lycoder <aurealinbox@gmail.com>
authored
on 2023/05/29 13:10
Implement OTC DMA, add some more device stubs
8143d797
– Lisandro Alarcón <aurealinbox@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2023/05/28 17:55
Create README.md
43771954
– Lycoder <aurealinbox@gmail.com>
authored
on 2023/05/27 20:50
Fix dma.h typo
0e7c2fd6
– Lycoder <aurealinbox@gmail.com>
authored
on 2023/05/27 20:49
Implemented a bunch more devices, start implementing DMA
0afae655
– Lycoder <aurealinbox@gmail.com>
authored
on 2023/05/27 13:04
Finished implementing all CPU instructions
3704f893
– Lycoder <aurealinbox@gmail.com>
authored
on 2023/05/26 21:31
Implemented a bunch more instructions
78d3a6a2
– Lycoder <aurealinbox@gmail.com>
authored
on 2023/05/26 15:12
Implemented region mapping
962ab4a7
– Lycoder <aurealinbox@gmail.com>
authored
on 2023/05/26 15:03
Implement ADDU and SLTU
af885acf
– Lycoder <aurealinbox@gmail.com>
authored
on 2023/05/26 14:50
Do pending load on j
a6c0c227
– Lycoder <aurealinbox@gmail.com>
authored
on 2023/05/26 14:47
Implemented load delay slots and RAM
cf0b2a9a
– Lycoder <aurealinbox@gmail.com>
authored
on 2023/05/26 10:56
Add Makefile, implement more instructions
babfdd84
– Lycoder <aurealinbox@gmail.com>
authored
on 2023/05/25 20:54
Initial commit