├── APCADICT.OBJ ├── APCAHEAD.OBJ ├── APCEDICT.OBJ ├── APCEHEAD.OBJ ├── APCMHEAD.OBJ ├── APOCGAME.PRJ ├── AUDIOAPC.H ├── C6_ACT1.C ├── C6_ACT2.C ├── C6_ACT3.C ├── C6_ACT4.C ├── C6_ASM.ASM ├── C6_DEBUG.C ├── C6_DRAW.C ├── C6_GAME.C ├── C6_MAIN.C ├── C6_PLAY.C ├── C6_SCALE.C ├── C6_SCA_A.ASM ├── C6_STATE.C ├── C6_TRACE.C ├── C6_WIZ.C ├── COPYING ├── DEF.H ├── GELIB.C ├── GELIB.H ├── GFXE_APC.EQU ├── GFXE_APC.H ├── ID_ASM.EQU ├── ID_CA.C ├── ID_CA.H ├── ID_HEADS.H ├── ID_IN.C ├── ID_IN.H ├── ID_MM.C ├── ID_MM.H ├── ID_RF.C ├── ID_RF.H ├── ID_RF_A.ASM ├── ID_SD.C ├── ID_SD.H ├── ID_STRS.H ├── ID_US.C ├── ID_US.H ├── ID_US_1.C ├── ID_US_2.C ├── ID_US_A.ASM ├── ID_VW.C ├── ID_VW.H ├── ID_VW_A.ASM ├── ID_VW_AC.ASM ├── ID_VW_AE.ASM ├── JABHACK.ASM ├── JAMPAK.C ├── JAMPAK.H ├── JAM_IO.C ├── JAM_IO.H ├── LZHUF.C ├── LZHUFF.H ├── LZW.C ├── LZW.H ├── MAPSAPC.H ├── README.md ├── SL_FILE.H ├── SOFT.C └── SOFT.H /APCADICT.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/APCADICT.OBJ -------------------------------------------------------------------------------- /APCAHEAD.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/APCAHEAD.OBJ -------------------------------------------------------------------------------- /APCEDICT.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/APCEDICT.OBJ -------------------------------------------------------------------------------- /APCEHEAD.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/APCEHEAD.OBJ -------------------------------------------------------------------------------- /APCMHEAD.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/APCMHEAD.OBJ -------------------------------------------------------------------------------- /APOCGAME.PRJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/APOCGAME.PRJ -------------------------------------------------------------------------------- /AUDIOAPC.H: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/AUDIOAPC.H -------------------------------------------------------------------------------- /C6_ACT1.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/C6_ACT1.C -------------------------------------------------------------------------------- /C6_ACT2.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/C6_ACT2.C -------------------------------------------------------------------------------- /C6_ACT3.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/C6_ACT3.C -------------------------------------------------------------------------------- /C6_ACT4.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/C6_ACT4.C -------------------------------------------------------------------------------- /C6_ASM.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/C6_ASM.ASM -------------------------------------------------------------------------------- /C6_DEBUG.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/C6_DEBUG.C -------------------------------------------------------------------------------- /C6_DRAW.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/C6_DRAW.C -------------------------------------------------------------------------------- /C6_GAME.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/C6_GAME.C -------------------------------------------------------------------------------- /C6_MAIN.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/C6_MAIN.C -------------------------------------------------------------------------------- /C6_PLAY.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/C6_PLAY.C -------------------------------------------------------------------------------- /C6_SCALE.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/C6_SCALE.C -------------------------------------------------------------------------------- /C6_SCA_A.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/C6_SCA_A.ASM -------------------------------------------------------------------------------- /C6_STATE.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/C6_STATE.C -------------------------------------------------------------------------------- /C6_TRACE.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/C6_TRACE.C -------------------------------------------------------------------------------- /C6_WIZ.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/C6_WIZ.C -------------------------------------------------------------------------------- /COPYING: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/COPYING -------------------------------------------------------------------------------- /DEF.H: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/DEF.H -------------------------------------------------------------------------------- /GELIB.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/GELIB.C -------------------------------------------------------------------------------- /GELIB.H: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/GELIB.H -------------------------------------------------------------------------------- /GFXE_APC.EQU: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/GFXE_APC.EQU -------------------------------------------------------------------------------- /GFXE_APC.H: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/GFXE_APC.H -------------------------------------------------------------------------------- /ID_ASM.EQU: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/ID_ASM.EQU -------------------------------------------------------------------------------- /ID_CA.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/ID_CA.C -------------------------------------------------------------------------------- /ID_CA.H: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/ID_CA.H -------------------------------------------------------------------------------- /ID_HEADS.H: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/ID_HEADS.H -------------------------------------------------------------------------------- /ID_IN.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/ID_IN.C -------------------------------------------------------------------------------- /ID_IN.H: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/ID_IN.H -------------------------------------------------------------------------------- /ID_MM.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/ID_MM.C -------------------------------------------------------------------------------- /ID_MM.H: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/ID_MM.H -------------------------------------------------------------------------------- /ID_RF.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/ID_RF.C -------------------------------------------------------------------------------- /ID_RF.H: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/ID_RF.H -------------------------------------------------------------------------------- /ID_RF_A.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/ID_RF_A.ASM -------------------------------------------------------------------------------- /ID_SD.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/ID_SD.C -------------------------------------------------------------------------------- /ID_SD.H: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/ID_SD.H -------------------------------------------------------------------------------- /ID_STRS.H: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/ID_STRS.H -------------------------------------------------------------------------------- /ID_US.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/ID_US.C -------------------------------------------------------------------------------- /ID_US.H: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/ID_US.H -------------------------------------------------------------------------------- /ID_US_1.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/ID_US_1.C -------------------------------------------------------------------------------- /ID_US_2.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/ID_US_2.C -------------------------------------------------------------------------------- /ID_US_A.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/ID_US_A.ASM -------------------------------------------------------------------------------- /ID_VW.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/ID_VW.C -------------------------------------------------------------------------------- /ID_VW.H: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/ID_VW.H -------------------------------------------------------------------------------- /ID_VW_A.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/ID_VW_A.ASM -------------------------------------------------------------------------------- /ID_VW_AC.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/ID_VW_AC.ASM -------------------------------------------------------------------------------- /ID_VW_AE.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/ID_VW_AE.ASM -------------------------------------------------------------------------------- /JABHACK.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/JABHACK.ASM -------------------------------------------------------------------------------- /JAMPAK.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/JAMPAK.C -------------------------------------------------------------------------------- /JAMPAK.H: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/JAMPAK.H -------------------------------------------------------------------------------- /JAM_IO.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/JAM_IO.C -------------------------------------------------------------------------------- /JAM_IO.H: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/JAM_IO.H -------------------------------------------------------------------------------- /LZHUF.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/LZHUF.C -------------------------------------------------------------------------------- /LZHUFF.H: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/LZHUFF.H -------------------------------------------------------------------------------- /LZW.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/LZW.C -------------------------------------------------------------------------------- /LZW.H: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/LZW.H -------------------------------------------------------------------------------- /MAPSAPC.H: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/MAPSAPC.H -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/README.md -------------------------------------------------------------------------------- /SL_FILE.H: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/SL_FILE.H -------------------------------------------------------------------------------- /SOFT.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/SOFT.C -------------------------------------------------------------------------------- /SOFT.H: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CatacombGames/CatacombApocalypse/HEAD/SOFT.H --------------------------------------------------------------------------------