This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-Tools
/
apple2-go
Watch
1
Star
0
Fork
0
You've already forked apple2-go
mirror of
https://github.com/freewilll/apple2-go.git
synced
2025-01-20 11:31:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
24
Commits
1
Branch
2
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Will Angenent
31a4ba8cf6
Adjusted clock frequency to be ever so slightly more correct
2018-05-14 18:51:50 +01:00
audio
Added very basic audio processing
2018-05-14 10:49:24 +01:00
cmd
Added very basic audio processing
2018-05-14 10:49:24 +01:00
cpu
Added some comments for missing instruction names
2018-05-14 18:51:38 +01:00
keyboard
Added capslock key, toggable with ctrl-alt-c
2018-05-12 13:59:43 +01:00
mmu
Added very basic audio processing
2018-05-14 10:49:24 +01:00
system
Adjusted clock frequency to be ever so slightly more correct
2018-05-14 18:51:50 +01:00
utils
Added command line disassembler
2018-05-11 10:03:21 +01:00
video
Added very basic audio processing
2018-05-14 10:49:24 +01:00
.gitignore
Added MMU and WIP rudimentary apple //e boot test
2018-05-08 21:48:56 +01:00
6502_functional_test.a65
Initial commit
2018-05-03 12:30:07 +01:00
6502_functional_test.bin.gz
Initial commit
2018-05-03 12:30:07 +01:00
6502_interrupt_test.a65
Added IRQ/BRK/NMI support + tests
2018-05-07 21:56:40 +01:00
6502_interrupt_test.bin.gz
Added IRQ/BRK/NMI support + tests
2018-05-07 21:56:40 +01:00
6502_interrupt_test.lst
Added IRQ/BRK/NMI support + tests
2018-05-07 21:56:40 +01:00
Description
Apple 2 Emulator in Go
MIT
316
KiB
Languages
Go
100%