aboutsummaryrefslogtreecommitdiff
path: root/vm.c
AgeCommit message (Expand)Author
2023-05-23Add cmpi, cmpd, ldi and lddJuan J. Martinez
2023-05-21It is instructions run per frameJuan J. Martinez
2023-05-20Make dump availableJuan J. Martinez
2023-05-12We can do 4MIPS fine!Juan J. Martinez
2023-05-12Fix which opcodes have double lenghtJuan J. Martinez
2023-05-11Be specificJuan J. Martinez
2023-05-08Fix PC addre in call [r1 : r2]Juan J. Martinez
2023-05-06Implement hardware blitterJuan J. Martinez
2023-05-01Added the VM player using SDLJuan J. Martinez
2023-05-01Assign the value of the registerJuan J. Martinez
2023-05-01Added licenceJuan J. Martinez
2023-05-01Initial importJuan J. Martinez