issues
search
takahirox
/
nes-rust
NES emulator written in Rust + WASM
MIT License
208
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support p3 p4?
#98
mantou132
opened
2 years ago
1
How to save and load checkpoint?
#97
ahaoboy
closed
2 years ago
1
Clean up Poweroff
#96
takahirox
closed
4 years ago
0
Handle quitting app on cli
#95
tyfkda
closed
4 years ago
1
Refactor Audio, Input, and Device
#94
takahirox
closed
4 years ago
0
Update Readme, write comment, add wasm/nodejs
#93
takahirox
closed
4 years ago
0
Remove Rc and Refcell by letting Cpu own Rom
#92
takahirox
closed
4 years ago
0
Remove methods getting Wasm memory pointer
#91
takahirox
closed
4 years ago
0
Clean up
#90
takahirox
closed
4 years ago
0
Remove warnings
#89
takahirox
closed
4 years ago
0
Refactor directories
#88
takahirox
closed
4 years ago
0
Release WebAssembly as npm module
#87
takahirox
closed
4 years ago
1
Release at crates.io
#86
takahirox
closed
4 years ago
1
Improve input controller UI/UX in VR
#85
takahirox
opened
4 years ago
0
Run the emulator in WebWorker
#84
takahirox
opened
4 years ago
0
Add VR example
#83
takahirox
closed
4 years ago
0
Fix button event in multiplay.html for mobile
#82
takahirox
closed
4 years ago
0
Proper error handling on web app
#81
takahirox
opened
4 years ago
0
Detect WASM/WebRTC/WebAudio capability on web app
#80
takahirox
opened
4 years ago
0
Add bingo.nes
#79
takahirox
closed
4 years ago
0
Add AR mode in web app
#78
takahirox
opened
4 years ago
0
More standard Rust style coding/design
#77
takahirox
opened
4 years ago
0
More modern style web app development
#76
takahirox
opened
4 years ago
0
Enable to reload another rom in web app
#75
takahirox
opened
4 years ago
0
Take care of concurrent access to the server in multiplay mode
#74
takahirox
opened
4 years ago
0
Replace RTCPeerConnection.addStream() with .addTrack()
#73
takahirox
opened
4 years ago
0
Clean up multiplay app and JS network codes
#72
takahirox
closed
4 years ago
0
Improve the UI and layout of web apps
#71
takahirox
opened
4 years ago
0
Separate multiplay web app from this repository
#70
takahirox
opened
4 years ago
0
Key pad button don't work in web apps on mobile
#69
takahirox
closed
4 years ago
1
WebRTC multiplay support
#68
takahirox
closed
4 years ago
0
Keep pixels crip when scaling up
#67
liautaud
opened
4 years ago
1
PostProcessing
#66
takahirox
opened
4 years ago
1
cpu_interrupts.nes test fails
#65
takahirox
opened
4 years ago
0
Joypad 2 support
#64
takahirox
closed
4 years ago
0
Clean up sdl2_audio.rs for less warning
#63
takahirox
closed
4 years ago
0
Remove a lot of warnings
#62
takahirox
closed
4 years ago
1
Allow write to ppuctrl even in the first 30k cycles since poweron/reset
#61
takahirox
closed
4 years ago
0
APU DMC support
#60
takahirox
closed
4 years ago
0
Add VR mode in Web app
#59
takahirox
closed
4 years ago
0
Fix ApuPulse
#58
takahirox
closed
4 years ago
0
Do not reset sequence index of APU triangle unit when writing to 0x400B
#57
takahirox
closed
4 years ago
0
Use WebGL in Web app
#56
takahirox
opened
4 years ago
0
demo_ntsc.nes tests don't run
#55
takahirox
opened
4 years ago
1
Support NES2.0
#54
takahirox
opened
4 years ago
0
No side effect CPU dump method
#53
takahirox
opened
4 years ago
0
Fire NMI at cycle 20 as workaround
#52
takahirox
closed
4 years ago
0
Wrap PRG bank for Mapper3
#51
takahirox
closed
4 years ago
0
Fix Mapper3 chr bank
#50
takahirox
closed
4 years ago
0
Add one cycle if page is crossed in some addressing modes
#49
takahirox
closed
4 years ago
0
Next