aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-05-05Ammend the commentJuan J. Martinez
2023-05-05Use the MSB of the index to mark a transparent colorJuan J. Martinez
2023-05-05Fixes parsin and improves error reportingJuan J. Martinez
2023-05-04Make the stb_image implementation a C moduleJuan J. Martinez
2023-05-04Make index zero any RGB value not found in the paletteJuan J. Martinez
2023-05-04Include PNG images as dataJuan J. Martinez
2023-05-04Update the full fb once to sync with RAMJuan J. Martinez
2023-05-03CLarifyJuan J. Martinez
2023-05-03Add .include directiveJuan J. Martinez
2023-05-03ClarifyJuan J. Martinez
2023-05-03Add incbin and check memory overflow in outputJuan J. Martinez
2023-05-02More readableJuan J. Martinez
2023-05-02Documented .equ and small improvementsJuan J. Martinez
2023-05-01Blank lineJuan J. Martinez
2023-05-01Added equ to assemblerJuan J. Martinez
2023-05-01Wait longerJuan J. Martinez
2023-05-01FormattingJuan J. Martinez
2023-05-01Documented current paletteJuan J. Martinez