Sarah Jamie Lewis
|
eb389e8044
|
Remove "known issues" that are now mostly fixed
|
7 months ago |
Sarah Jamie Lewis
|
5c86ead1d3
|
Playing with success cases / defenses against arbitrary code execution reading/writing weird addresses :)
|
7 months ago |
Sarah Jamie Lewis
|
9c785f3f68
|
Fixed Branch Basics and Clock Timing. Mega Man now Fully Repos
|
7 months ago |
Sarah Jamie Lewis
|
353f12f7d9
|
Fixes
|
7 months ago |
Sarah Jamie Lewis
|
296f47683d
|
Remove note about player 2 controller. As this now works as expected.
|
7 months ago |
Sarah Jamie Lewis
|
bcd34e519c
|
More Emulator Fixes. Player 2 Controller now always Works. Mega Man Tas runs up until NMI Glitch
|
7 months ago |
Sarah Jamie Lewis
|
f7110dcd50
|
Emulation Fixes
|
7 months ago |
Sarah Jamie Lewis
|
6d838e2b89
|
Adding Level 5 Warp Tas generated by NesFuzz
|
7 months ago |
Sarah Jamie Lewis
|
7280bdb68e
|
Parameter Clean up, Single Shot Mode, Export stub
|
7 months ago |
Sarah Jamie Lewis
|
f4b677d52a
|
Initial Commit of nesfuzz
|
7 months ago |
Theron
|
4afae10ece
|
fix rom arg issue
|
1 year ago |
Theron Spiegl
|
63ae324433
|
fix DMC underflow issue properly
|
2 years ago |
Theron
|
50f16b3551
|
remove unnecessary flag
|
2 years ago |
Theron Spiegl
|
d715981b03
|
Merge pull request #7 from spieglt/dmc
Dmc
|
2 years ago |
Theron
|
9f11b93c24
|
dmc
|
2 years ago |
Theron
|
d4e5c47523
|
dmc
|
2 years ago |
Theron
|
3b82cc70fa
|
readme
|
2 years ago |
Theron
|
d3d302def4
|
dmc working?
|
2 years ago |
Theron
|
1cef378272
|
dmc
|
2 years ago |
Theron Spiegl
|
3e46a37b24
|
working on DMC
|
2 years ago |
Theron
|
784c507e85
|
color emphasis
|
2 years ago |
Theron
|
d2ea059915
|
remove print statement
|
2 years ago |
Theron
|
ede3545260
|
not starting audio till buffer has data, fixed snake case warnings, loading save state by time modified, not filename. high-pitched ringing is gone from audio thanks to filters!
|
2 years ago |
Theron
|
13d617059c
|
readme
|
2 years ago |
Theron
|
b4edad8648
|
removing test
|
2 years ago |
Theron
|
e99a564940
|
think i have filters correct. commiting this with timer that flips every 3 seconds to compare back to back. they at least work/make the sound less harsh.
|
2 years ago |
Theron
|
5551e2a53a
|
fixing coefficients hopefully
|
2 years ago |
Theron
|
dbccee8edd
|
experimenting with high- and low-pass filters. not sure if they're right.
|
2 years ago |
Theron
|
e36bfd1821
|
fixes save states for games with cartridge RAM. not the most elegant way to serialize mappers but straightforward. was hoping to downcast dyn Mapper trait object but couldn't get it to work.
|
2 years ago |
Theron
|
f7cb2a3450
|
controls
|
2 years ago |
Theron
|
003d5a45b9
|
readme
|
2 years ago |
Theron
|
f84d52cc1e
|
readme
|
2 years ago |
Theron
|
4ffc0bab56
|
reset button
|
2 years ago |
Theron
|
3845bb8ba1
|
file signature check
|
2 years ago |
Theron
|
24b752c2ee
|
allow file drops to mid-game to load different game
|
2 years ago |
Theron
|
b958366044
|
working on file drops
|
2 years ago |
Theron
|
25eb6bf446
|
instructions
|
2 years ago |
Theron
|
91f0aa479b
|
working on drag and drop to load games
|
2 years ago |
Theron
|
435a1b41fc
|
multiple state saving and loading working
|
2 years ago |
Theron
|
5f54f10b3c
|
merge
|
2 years ago |
Theron
|
2aa55efc4e
|
merge
|
2 years ago |
Theron
|
ac61bdab4d
|
Merge branch 'master' of https://github.com/spieglt/nestur
|
2 years ago |
Theron
|
c7b331cec1
|
drag and drop working for save states
|
2 years ago |
spieglt
|
4c30a692d0
|
Update README.md
|
2 years ago |
Theron
|
7f5a71cf07
|
save states are working on the first try! crude, only one at a time, and probably needing some cleanup, but working.
|
2 years ago |
Theron
|
531240e94e
|
experimenting with serde
|
2 years ago |
spieglt
|
56925d0815
|
Merge pull request #6 from acalhoon/mapper_mutability
Remove mutability from Mapper get_mirroring
|
2 years ago |
Theron
|
d8aa38cf5b
|
bump sdl2 version
|
2 years ago |
Theron Spiegl
|
6941fbf4c8
|
instructions
|
2 years ago |
Theron
|
197fb6406a
|
use bundled and static link features
|
2 years ago |