This website requires JavaScript.
Explore
Help
Register
Sign In
FranLMSP
/
snes
Watch
1
Star
0
Fork
0
You've already forked snes
mirror of
https://github.com/FranLMSP/snes.git
synced
2026-08-03 08:30:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
24
Commits
12
Branches
0
Tags
50ce162ea67917ea0c398e220e14f589ced63993
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
FranLMSP
50ce162ea6
set_low_a function
2022-11-20 12:18:25 -05:00
snes-core
set_low_a function
2022-11-20 12:18:25 -05:00
snes-frontend
First commit: flag registers and imgui example code (stolen from gh)
2022-06-26 17:49:35 -05:00
.gitignore
Fix BCD substraction
2022-11-20 11:32:02 -05:00
Cargo.toml
First commit: flag registers and imgui example code (stolen from gh)
2022-06-26 17:49:35 -05:00
README.md
update readme
2022-10-13 12:23:43 -05:00
README.md
SNES
Work in progress experimental SNES emulator written in Rust.
Resources
https://softpixel.com/~cwright/sianse/docs/65816NFO.HTM
https://ersanio.gitbook.io/assembly-for-the-snes
https://wiki.superfamicom.org
BCD addition and substraction:
https://ehaskins.com/2018-01-30%20Z80%20DAA/
65816 programming manual:
https://www.nesdev.org/w/images/default/7/76/Programmanual.pdf
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
Work in Progress Super Nintendo emulator written in Rust
Readme
GPL-3.0
857
KiB
Languages
Rust
100%