RSS feed
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