├── .gitattributes ├── 3.ASM ├── 3.LNK ├── 3DECODE.ASM ├── 3DEMO.LNK ├── 3DMAC.INC ├── 3DVID.INC ├── 3M.LNK ├── 3MACS.INC ├── 3R.LNK ├── 3S.LNK ├── 3SOUND.ASM ├── ADL.ASM ├── ATN.ASM ├── CLIP.ASM ├── CMDLINE.ASM ├── COLORS.ASM ├── CSQRT.ASM ├── CSQRTS.ASM ├── CT.ASM ├── DEFOBJS.ASM ├── DIV0.ASM ├── DLINE.ASM ├── DSQRT.ASM ├── E1.ASM ├── EGALINE.ASM ├── EXTRNS.INC ├── F3DEQU.INC ├── F3DVEC.ASM ├── FARM.INC ├── GETANG.ASM ├── HGCLINE.ASM ├── HGCMODE.ASM ├── HGCPIXAD.ASM ├── HLINE.ASM ├── IMATH.INC ├── IMG.ASM ├── INST.ASM ├── JOY.ASM ├── JUNK.ASM ├── KA.INC ├── KLINE.ASM ├── MAKEFILE ├── MAP.ASM ├── MAT.ASM ├── MODEL.INC ├── NEWDEF.ASM ├── PCMAC.ASM ├── PICT.ASM ├── PIXADDR1.ASM ├── PIXADDR1.INC ├── QSTOPBLA.ASM ├── README.md ├── RIMG.ASM ├── SETTMR0.INC ├── SIN.ASM ├── SOADL.ASM ├── SQRT.ASM ├── SRATS.ASM ├── STRTEXP.ASM ├── USERMAC.INC ├── UTIL.INC ├── V.ASM ├── XLINE.ASM └── YLINE.ASM /.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/.gitattributes -------------------------------------------------------------------------------- /3.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/3.ASM -------------------------------------------------------------------------------- /3.LNK: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/3.LNK -------------------------------------------------------------------------------- /3DECODE.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/3DECODE.ASM -------------------------------------------------------------------------------- /3DEMO.LNK: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/3DEMO.LNK -------------------------------------------------------------------------------- /3DMAC.INC: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/3DMAC.INC -------------------------------------------------------------------------------- /3DVID.INC: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/3DVID.INC -------------------------------------------------------------------------------- /3M.LNK: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/3M.LNK -------------------------------------------------------------------------------- /3MACS.INC: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/3MACS.INC -------------------------------------------------------------------------------- /3R.LNK: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/3R.LNK -------------------------------------------------------------------------------- /3S.LNK: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/3S.LNK -------------------------------------------------------------------------------- /3SOUND.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/3SOUND.ASM -------------------------------------------------------------------------------- /ADL.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/ADL.ASM -------------------------------------------------------------------------------- /ATN.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/ATN.ASM -------------------------------------------------------------------------------- /CLIP.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/CLIP.ASM -------------------------------------------------------------------------------- /CMDLINE.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/CMDLINE.ASM -------------------------------------------------------------------------------- /COLORS.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/COLORS.ASM -------------------------------------------------------------------------------- /CSQRT.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/CSQRT.ASM -------------------------------------------------------------------------------- /CSQRTS.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/CSQRTS.ASM -------------------------------------------------------------------------------- /CT.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/CT.ASM -------------------------------------------------------------------------------- /DEFOBJS.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/DEFOBJS.ASM -------------------------------------------------------------------------------- /DIV0.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/DIV0.ASM -------------------------------------------------------------------------------- /DLINE.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/DLINE.ASM -------------------------------------------------------------------------------- /DSQRT.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/DSQRT.ASM -------------------------------------------------------------------------------- /E1.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/E1.ASM -------------------------------------------------------------------------------- /EGALINE.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/EGALINE.ASM -------------------------------------------------------------------------------- /EXTRNS.INC: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/EXTRNS.INC -------------------------------------------------------------------------------- /F3DEQU.INC: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/F3DEQU.INC -------------------------------------------------------------------------------- /F3DVEC.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/F3DVEC.ASM -------------------------------------------------------------------------------- /FARM.INC: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/FARM.INC -------------------------------------------------------------------------------- /GETANG.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/GETANG.ASM -------------------------------------------------------------------------------- /HGCLINE.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/HGCLINE.ASM -------------------------------------------------------------------------------- /HGCMODE.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/HGCMODE.ASM -------------------------------------------------------------------------------- /HGCPIXAD.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/HGCPIXAD.ASM -------------------------------------------------------------------------------- /HLINE.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/HLINE.ASM -------------------------------------------------------------------------------- /IMATH.INC: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/IMATH.INC -------------------------------------------------------------------------------- /IMG.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/IMG.ASM -------------------------------------------------------------------------------- /INST.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/INST.ASM -------------------------------------------------------------------------------- /JOY.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/JOY.ASM -------------------------------------------------------------------------------- /JUNK.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/JUNK.ASM -------------------------------------------------------------------------------- /KA.INC: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/KA.INC -------------------------------------------------------------------------------- /KLINE.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/KLINE.ASM -------------------------------------------------------------------------------- /MAKEFILE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/MAKEFILE -------------------------------------------------------------------------------- /MAP.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/MAP.ASM -------------------------------------------------------------------------------- /MAT.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/MAT.ASM -------------------------------------------------------------------------------- /MODEL.INC: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/MODEL.INC -------------------------------------------------------------------------------- /NEWDEF.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/NEWDEF.ASM -------------------------------------------------------------------------------- /PCMAC.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/PCMAC.ASM -------------------------------------------------------------------------------- /PICT.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/PICT.ASM -------------------------------------------------------------------------------- /PIXADDR1.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/PIXADDR1.ASM -------------------------------------------------------------------------------- /PIXADDR1.INC: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/PIXADDR1.INC -------------------------------------------------------------------------------- /QSTOPBLA.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/QSTOPBLA.ASM -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/README.md -------------------------------------------------------------------------------- /RIMG.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/RIMG.ASM -------------------------------------------------------------------------------- /SETTMR0.INC: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/SETTMR0.INC -------------------------------------------------------------------------------- /SIN.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/SIN.ASM -------------------------------------------------------------------------------- /SOADL.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/SOADL.ASM -------------------------------------------------------------------------------- /SQRT.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/SQRT.ASM -------------------------------------------------------------------------------- /SRATS.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/SRATS.ASM -------------------------------------------------------------------------------- /STRTEXP.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/STRTEXP.ASM -------------------------------------------------------------------------------- /USERMAC.INC: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/USERMAC.INC -------------------------------------------------------------------------------- /UTIL.INC: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/UTIL.INC -------------------------------------------------------------------------------- /V.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/V.ASM -------------------------------------------------------------------------------- /XLINE.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/XLINE.ASM -------------------------------------------------------------------------------- /YLINE.ASM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/foone/Corncob3D/HEAD/YLINE.ASM --------------------------------------------------------------------------------