This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-1-Tools
/
Ryukojiro-apple1
Watch
1
Star
0
Fork
0
You've already forked Ryukojiro-apple1
mirror of
https://github.com/RyuKojiro/apple1.git
synced
2025-08-04 23:24:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
103
Commits
1
Branch
0
Tags
c831dc8529ac9a4ca3884229938b9194d800320b
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Daniel Loffgren
c831dc8529
libtargets.mk is also required
2017-03-05 19:29:26 -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
@
304c2670e4
libtargets.mk is also required
2017-03-05 19:29:26 -08:00
.gitmodules
Added v6502 as a git submodule
2017-02-26 14:55:46 -08: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
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
libtargets.mk is also required
2017-03-05 19:29:26 -08:00
Description
An Apple 1 Emulator that doesn't suck
6502
emulator
126
KiB
Languages
C
56.6%
Assembly
26.3%
Roff
14.4%
Makefile
2.7%