aboutsummaryrefslogtreecommitdiff
path: root/tr8vm.c
AgeCommit message (Collapse)Author
2023-05-08Less locking, perhaps?Juan J. Martinez
2023-05-08Fix reading from vramJuan J. Martinez
2023-05-08Support read from the screenJuan J. Martinez
2023-05-06Implement hardware blitterJuan J. Martinez
2023-05-04Update the full fb once to sync with RAMJuan J. Martinez
This is after loading the programm.
2023-05-01Added the VM player using SDLJuan J. Martinez
- Wired basic functionality (fram-buffer, frame interrupt) - Bug fixes in the assembler