The Touhou PC-98 Restoration Project
Go to file
nmlgc 550b037521 th05/maine: Identify some missing All Cast data references 2014-07-05 23:45:26 +02:00
.gitattributes Start out with th05's OP.EXE 2014-06-26 22:47:15 +02:00
readme.md th05/main: Initial state 2014-06-29 02:43:13 +02:00
th02_main.asm Compress unitialized memory by replacing bytes with dwords 2014-07-05 23:08:34 +02:00
th02_maine.asm Compress unitialized memory by replacing bytes with dwords 2014-07-05 23:08:34 +02:00
th02_op.asm Compress unitialized memory by replacing bytes with dwords 2014-07-05 23:08:34 +02:00
th03_main.asm Compress unitialized memory by replacing bytes with dwords 2014-07-05 23:08:34 +02:00
th03_mainl.asm Compress unitialized memory by replacing bytes with dwords 2014-07-05 23:08:34 +02:00
th03_op.asm Compress unitialized memory by replacing bytes with dwords 2014-07-05 23:08:34 +02:00
th04_main.asm Compress unitialized memory by replacing bytes with dwords 2014-07-05 23:08:34 +02:00
th04_main_seg3+4.inc th04/main: Identify stage and BGM title pointers 2014-07-03 08:29:18 +02:00
th04_maine.asm Compress unitialized memory by replacing bytes with dwords 2014-07-05 23:08:34 +02:00
th04_op.asm Compress unitialized memory by replacing bytes with dwords 2014-07-05 23:08:34 +02:00
th05_main.asm Compress unitialized memory by replacing bytes with dwords 2014-07-05 23:08:34 +02:00
th05_main_seg3+4.inc th05/main: Split off segments 3 and 4 into a separate file 2014-06-30 00:00:24 +02:00
th05_maine.asm th05/maine: Identify some missing All Cast data references 2014-07-05 23:45:26 +02:00
th05_op.asm Compress unitialized memory by replacing bytes with dwords 2014-07-05 23:08:34 +02:00

readme.md

The Touhou PC-98 Restoration Project ("ReC98")

Compile with tasm32 /kh32768 /m /zn (on Windows), link with tlink (on DOS).