Temporary fix for an issue where draw_misc compiler removes junk from binary
[star_disasm.git] / .gitignore
2023-01-19 Nick DowningTemporary fix for an issue where draw_misc compiler... master
2022-07-01 Nick DowningExtract and analyze Sky Blazer shapes
2022-07-01 Nick DowningAdd Sky Blazer, there are some changes although they...
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 DowningImprove shape extraction, extract and name Alien Typhoo...
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...
2022-06-28 Nick DowningInitial trace and disassembly of Galaxian and Alien...
2022-06-28 Nick DowningAdd Galaxian and Alien Typhoon by the same author,...
2022-06-28 Nick DowningNew JSON-based draw misc extractor and compiler
2022-06-28 Nick DowningRe-add ucode disassembler more properly (it does not...
2022-06-28 Nick DowningNew JSON-based object extractor and compiler (does...
2022-06-28 Nick DowningNew JSON-based shape extractor and compiler (the PNG...
2022-06-28 Nick DowningMove all graphical utilities into /shape
2022-06-24 Nick DowningVery very preliminary ucode disassembler
2022-06-24 Nick DowningMake my modifications to asxv5pxx more proper for sendi...
2022-06-22 Nick DowningNew approach to DHGR which does not change the game...
2022-06-20 Nick DowningIn /emu_65c02 implement a chice of *.bin, *.a2bin or...
2022-06-20 Nick DowningImplement a default lowercase font for Apple IIe, from...
2022-06-19 Nick DowningIn /emu_65c02, rationalize character generator to suppo...
2022-06-12 Nick Downingwip hacks
2022-06-12 Nick DowningAdd PIXEL_SHAPE = 1 to draw pixels via the regular...
2022-06-12 Nick DowningMore analysis, to identify all object-related structure...
2022-06-11 Nick DowningRemove copyrighted material from the repo (make it...
2022-06-11 Nick DowningImplement shape compiler which can convert the mono...
2022-06-11 Nick DowningAdd patching ability via the Makefile (for now, later...
2022-06-09 Nick DowningAdd /disasm/shape_versions.py which can quickly generat...
2022-06-08 Nick DowningImprove enhancement of text slightly, add a new shape...
2022-06-08 Nick DowningCreate rounded and enhanced mono shapes as well as...
2022-06-08 Nick DowningImplement /disasm/shape_enhance.py which is a kind...
2022-06-07 Nick DowningAdd a rounding algorithm for extracted shapes, to use...
2022-06-07 Nick DowningImprove mono shape extraction to be surrounded by grey...
2022-05-10 Nick DowningAdd DHGR test program and image in /test, change $...
2022-05-10 Nick DowningIn /disasm, move inessential files to /test, move loadi...
2022-05-10 Nick DowningMove most of /orig to /loader and most of / to /disasm
2022-05-10 Nick DowningMake dos33fsprogs be a submodule (this also incorporate...
2022-05-09 Nick DowningAdd DOS 3.3 disk extraction and crack-loader dejunking...
2022-05-07 Nick DowningShape extractor graphics output, identify the shapes...
2022-05-06 Nick DowningAdd Makefile, emu_65c02, asxv5pxx ability to recreate...