An Apple 1 Emulator that doesn't suck
Go to file
Daniel Loffgren b9bad6641c Added v6502 as a git submodule 2017-02-26 14:55:46 -08:00
apple1.xcodeproj Renamed the source directory from apple1 to src, so that the resulting binary may now be called apple1 2016-04-10 00:25:57 +00:00
src Added the missing trailing NULL for the EL_BIND 2016-07-21 09:00:57 +00:00
v6502@5cad845fed Added v6502 as a git submodule 2017-02-26 14:55:46 -08:00
.gitmodules Added v6502 as a git submodule 2017-02-26 14:55:46 -08: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 Reverted _XOPEN_SOURCE=700 in favor of adding _GNU_SOURCE 2016-12-05 05:29:00 +00:00
apple1.dbg Put the RUN label back in. Turns out it is real, I just overlooked it. 2015-12-10 08:51:26 +00:00