aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-18Don't close a non-opened fileHEADmainJuan J. Martinez
2023-06-24TypoJuan J. Martinez
2023-06-05More efficient management of filenamesJuan J. Martinez
2023-06-05n case mstrdup failed, avoid free on NULLJuan J. Martinez
2023-06-05Copy the filename to track locationJuan J. Martinez
2023-06-05Assign fields of the structureJuan J. Martinez
2023-05-26Fix the help textJuan J. Martinez
2023-05-25Small tweaksJuan J. Martinez
2023-05-25Finalised the HUDJuan J. Martinez
2023-05-25Suport for assembly "line"Juan J. Martinez
2023-05-25Add score to the HUDJuan J. Martinez
2023-05-23Fix typos (b increases if y overlfows)Juan J. Martinez
2023-05-23Fox typoJuan J. Martinez
2023-05-23Add cmpi, cmpd, ldi and lddJuan J. Martinez
2023-05-22SimplifiedJuan J. Martinez
2023-05-22wlen wasn't neededJuan J. Martinez
2023-05-22Fix line parsingJuan J. Martinez
2023-05-22Skip the closing quoteJuan J. Martinez
2023-05-22Added rotate tiles toolJuan J. Martinez
2023-05-22Add hiscore, WIP HUDJuan J. Martinez
2023-05-22Write BCD numbers using the bitmap frontJuan J. Martinez
2023-05-22Ingore thisJuan J. Martinez
2023-05-22Format the commentJuan J. Martinez
2023-05-22Use a bitmap fontJuan J. Martinez
2023-05-21Add .str directiveJuan J. Martinez
2023-05-21It is instructions run per frameJuan J. Martinez
2023-05-20F9 to dump VM state to stderrJuan J. Martinez
2023-05-20Make dump availableJuan J. Martinez
2023-05-20Allow overriding sdl2-configJuan J. Martinez
2023-05-20Enforce game playe area limitsJuan J. Martinez
2023-05-18Formatting, project pageJuan J. Martinez
2023-05-12We can do 4MIPS fine!Juan J. Martinez
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