Temporary fix for an issue where draw_misc compiler removes junk from binary
[star_disasm.git] / galaxian /
2022-07-01 Nick DowningAdd Sky Blazer, there are some changes although they...
2022-06-30 Nick DowningWork out Alien Rain equivalence, this time using very...
2022-06-30 Nick DowningTrim things slightly and begin the Alien Rain disassembly
2022-06-30 Nick DowningImprove a2_load.py to load from nibble image or a2bin...
2022-06-29 Nick DowningSome analysis about collision tests
2022-06-29 Nick DowningMore analysis of alien movement
2022-06-29 Nick DowningStarting to analyze alien structures
2022-06-29 Nick DowningPerform a fresh comparison and improve the matching...
2022-06-29 Nick DowningTrim Galaxian/Alien Typhoon areas being loaded/saved...
2022-06-29 Nick DowningMove the a2_load.py step from /loader into the respecti...
2022-06-29 Nick DowningImprove shape extraction, extract and name Alien Typhoo...
2022-06-29 Nick DowningFigure out the correspondence between Galaxian and...
2022-06-28 Nick DowningMore analysis
2022-06-28 Nick DowningName all the shapes, begin analysis of which shapes...
2022-06-28 Nick DowningAlso extract the draw_misc (non-shiftable) shapes
2022-06-28 Nick DowningGalaxian shape extractor to json, and json to png
2022-06-28 Nick DowningMove utilities and disassembler into /utils, move Star...