assembly-pacman-master
Asm 

所属分类:其他
开发工具:DOS
文件大小:29KB
下载次数:0
上传日期:2020-09-23 04:51:14
上 传 者Rd1234
说明:  pacman game in 8086 from git

文件列表:
CHECKPM.asm (2062, 2019-09-11)
LICENSE (35141, 2019-09-11)
PROJF.asm (13322, 2019-09-11)
PROJFC.asm (25072, 2019-09-11)
PROJFC2.asm (243, 2019-09-11)
PROJFDOTS.asm (571, 2019-09-11)
PROJFDT.asm (27292, 2019-09-11)
PROJFG1.asm (17988, 2019-09-11)
PROJFMAP.asm (6563, 2019-09-11)
PROJFMM.asm (6072, 2019-09-11)

# assembly-pacman A pacman game I made in 16 bit 80x86 assembly I'm putting this here just in case anyone is interested in looking at something like this. To compile and link, make sure you have the turbo assembler tools, TASM and TLINK. Open DOSBOX and navigate to the directory where PROJF.ASM and the rest of the files are at. To compile: ```bash tasm projf.asm ``` To then link: ```bash tlink projf.obj ``` If you want to add debugging options add the /zi flag to tasm and /v to tlink. Enjoy!

近期下载者

相关文件


收藏者