Commit Graph
11 Commits
Author SHA1 Message Date
Lisandro Alarcón 8143d797ca Create README.md 2023-05-28 21:55:15 -03:00
Lycoder 43771954f6 Fix dma.h typo 2023-05-28 00:50:12 -03:00
Lycoder 0e7c2fd67e Implemented a bunch more devices, start implementing DMA 2023-05-28 00:49:42 -03:00
Lycoder 0afae65554 Finished implementing all CPU instructions 2023-05-27 17:04:55 -03:00
Lycoder 3704f893d7 Implemented a bunch more instructions 2023-05-27 01:31:12 -03:00
Lycoder 78d3a6a2ae Implemented region mapping 2023-05-26 19:12:12 -03:00
Lycoder 962ab4a700 Implement ADDU and SLTU 2023-05-26 19:03:27 -03:00
Lycoder af885acf85 Do pending load on j 2023-05-26 18:50:31 -03:00
Lycoder a6c0c22748 Implemented load delay slots and RAM 2023-05-26 18:47:15 -03:00
Lycoder cf0b2a9a6c Add Makefile, implement more instructions 2023-05-26 14:56:46 -03:00
Lycoder babfdd8423 Initial commit 2023-05-26 00:54:14 -03:00