advint: interpreter for Advsys games
authorAlan Cox <alan@linux.intel.com>
Tue, 15 May 2018 22:44:21 +0000 (23:44 +0100)
committerAlan Cox <alan@linux.intel.com>
Tue, 15 May 2018 22:44:21 +0000 (23:44 +0100)
commit8daf0f35335f090b0045ec98c1f81717bd6e6cfc
treeb5759b8df10dd7f191c2b40e90391d0d073d5bc9
parenta9f1f8f25b2a2c48a2e66ff0a68d815588c0c9e0
advint: interpreter for Advsys games

Chopped down a little from https://github.com/dbetz/advsys

A lot more cleanup is possible, especially on the tty side
Applications/games/Makefile.z80
Applications/games/advint.c [new file with mode: 0644]
Applications/games/advint.h [new file with mode: 0644]