An Apple 1 Emulator that doesn't suck
Go to file
Daniel Loffgren df221f0440 Adding symbol table script to source control for now, since it's extremely helpful in debugging
git-svn-id: svn+ssh://svn.phoenixbox.net/svn/apple1/trunk@66 64f78de7-aa59-e511-a0e8-0002a5492df0
2015-12-09 02:30:40 +00:00
apple1 The nodelay setting for determining whether or not to block on keyboard input is now settable at runtime, in the debugger, using the "nonstop" command. 2015-12-09 02:27:13 +00:00
apple1.xcodeproj Use new interactive debugger module from v6502 2015-09-18 07:16:14 +00:00
apple1.dbg Adding symbol table script to source control for now, since it's extremely helpful in debugging 2015-12-09 02:30:40 +00:00
LICENSE Adding LICENSE file, which just has a link to the source of the ROM for now 2015-09-21 05:10:26 +00:00
Makefile Added an explicit C compilation rule, so that we can portably compile C files into objects that are in remote directories, and their objects will end up in the same remote directories 2015-09-23 16:21:10 +00:00