aboutsummaryrefslogtreecommitdiff
path: root/tr8vm.c
AgeCommit message (Expand)Author
2023-07-18Don't close a non-opened fileHEADmainJuan J. Martinez
2023-05-26Fix the help textJuan J. Martinez
2023-05-20F9 to dump VM state to stderrJuan J. Martinez
2023-05-11Looks better in fullscreenJuan J. Martinez
2023-05-11Make address unsignedJuan J. Martinez
2023-05-10Do clipping in the blitterJuan J. Martinez
2023-05-10Avoid magic number and fix in trasparent reading from VRAMJuan J. Martinez
2023-05-09Implement controller 1 (keyboard)Juan J. Martinez
2023-05-09Support rendering a to texture, use ARGB everywhereJuan J. Martinez
2023-05-09Check for errorJuan J. Martinez
2023-05-09Explicit initJuan J. Martinez
2023-05-09May not matter but make it non-transparentJuan J. Martinez
2023-05-08Process all the eventsJuan J. Martinez
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
2023-05-01Added the VM player using SDLJuan J. Martinez