- fixed typos in csprite's code generator for nasm
authorJohn Tsiombikas <nuclear@member.fsf.org>
Thu, 19 Dec 2019 02:12:31 +0000 (04:12 +0200)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Thu, 19 Dec 2019 02:12:31 +0000 (04:12 +0200)
commit4b1cef5f03023a4977c1a0dd0e7464fd4cc1044c
treef769603715dea8edc2969c74a41facced1367e23
parentbebb02a472ecf3ba95366bbd3934478433cd9498
- fixed typos in csprite's code generator for nasm
- integrated (in the UNIX build only) automatic generation of compiled
  sprites with csprite
- converted the UNIX build to 32bit, to allow using the same assembly
  code as with the DOS version (again for compiled sprites mostly)
.gitignore
GNUmakefile
libs/anim/GNUmakefile
libs/imago/GNUmakefile
libs/mikmod/GNUmakefile
tools/csprite/src/main.c