fweep: first pass at a working Z machine for Fuzix
authorAlan Cox <alan@linux.intel.com>
Fri, 19 Oct 2018 22:08:02 +0000 (23:08 +0100)
committerAlan Cox <alan@linux.intel.com>
Fri, 19 Oct 2018 22:08:02 +0000 (23:08 +0100)
commit906a04bd9179cfc8f0078298f55b01dae49fcd70
tree70cf33ad26f51438bfcec537631003e214244ddf
parentc4ba01855b3b40f4a09b2852949c3a22cc7bd864
fweep: first pass at a working Z machine for Fuzix

Still uses u64s as the original did and has ugly stuff
Lots of cleanup and space saving left to do
Auto buffer sizing needed

But it does play zork!
Applications/games/Makefile.z80
Applications/games/fweep.c