aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-12Add player bulletsJuan J. Martinez
2023-05-12Read immediate into immJuan J. Martinez
2023-05-12Check for overflowJuan J. Martinez
2023-05-12Add .ds directiveJuan J. Martinez
2023-05-12Fix pixelJuan J. Martinez
2023-05-12Update iconJuan J. Martinez
2023-05-12This is a dependencyJuan J. Martinez
2023-05-12Add some commentsJuan J. Martinez
2023-05-12Menu WIPJuan J. Martinez
2023-05-12Fix which opcodes have double lenghtJuan J. Martinez
2023-05-12Set player start addressJuan J. Martinez
2023-05-12Describe labels and IDsJuan J. Martinez
2023-05-12Use string hashesJuan J. Martinez
2023-05-12Clean the game as wellJuan J. Martinez
2023-05-11Looks better in fullscreenJuan J. Martinez
2023-05-11Add some randomnessJuan J. Martinez
2023-05-11Add starfield effectJuan J. Martinez
2023-05-11Make address unsignedJuan J. Martinez
2023-05-11Remove whitespaceJuan J. Martinez
2023-05-11Equivalent codeJuan J. Martinez
2023-05-11Equivalent codeJuan J. Martinez
2023-05-11Fix dw immediateJuan J. Martinez
2023-05-11Be specificJuan 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-10Add frame support, updated spriteJuan J. Martinez
2023-05-10Add missing commentJuan J. Martinez
2023-05-10Removed subroutine as it is more readable like thisJuan J. Martinez
2023-05-09PlaygroundJuan J. Martinez
2023-05-09Implement controller 1 (keyboard)Juan J. Martinez
2023-05-09More sensible checkJuan J. Martinez
2023-05-09Implelent proper definesJuan 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-08Fix PC addre in call [r1 : r2]Juan J. Martinez
2023-05-08Support read from the screenJuan J. Martinez
2023-05-08Clarify that .equ assings an immediate to a labelJuan J. Martinez
2023-05-06Better formatJuan J. Martinez
2023-05-06Save 2 instructionsJuan J. Martinez
2023-05-06Improve comments and refactored turnJuan J. Martinez
2023-05-06Will bounce the wallsJuan J. Martinez
2023-05-06It is a feature!Juan J. Martinez
2023-05-06Implement hardware blitterJuan J. Martinez
2023-05-06Fixes port parsing and r3Juan J. Martinez
2023-05-05ConsistencyJuan J. Martinez