This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-Tools
/
izapple2
Watch
1
Star
0
Fork
0
You've already forked izapple2
mirror of
https://github.com/ivanizag/izapple2.git
synced
2025-08-06 08:25:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
29
Commits
2
Branches
7
Tags
f43150c93cc0f3a581c78bcdb2cb22c178dec0ac
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
Ivan Izaguirre
f43150c93c
Fixed ADC and SBC non BCD. Passing tests up to 41
2019-02-10 17:49:11 +01:00
execute_test.go
Handle the virtual bits 5 and 4 when pushing P to the stack
2019-02-03 01:38:36 +01:00
execute.go
Fixed ADC and SBC non BCD. Passing tests up to 41
2019-02-10 17:49:11 +01:00
main.go
Fixed ADC and SBC non BCD. Passing tests up to 41
2019-02-10 17:49:11 +01:00
memory.go
Move addressMode as porperty of every opcode
2019-02-10 14:01:57 +01:00
registers_test.go
Flags updated
2019-01-27 23:03:08 +01:00
registers.go
Handle the virtual bits 5 and 4 when pushing P to the stack
2019-02-03 01:38:36 +01:00
Description
Portable emulator of an Apple ][+ or //e. Written in Go. Runs Total Replay.
6502
apple2
emulator
GPL-3.0
15
MiB
Languages
Go
99.1%
Shell
0.8%
Dockerfile
0.1%