issues
search
rynorris
/
nes
NES emulator written in Rust
MIT License
11
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump bumpalo from 3.2.0 to 3.12.0
#100
dependabot[bot]
opened
1 year ago
0
Bump json5 from 1.0.1 to 1.0.2 in /nes_web/example
#99
dependabot[bot]
opened
1 year ago
0
Bump json5, copy-webpack-plugin, webpack and webpack-cli in /nes_web/example
#98
dependabot[bot]
opened
1 year ago
0
Bump express from 4.17.1 to 4.18.2 in /nes_web/example
#97
dependabot[bot]
opened
1 year ago
0
Bump qs and express in /nes_web/example
#96
dependabot[bot]
opened
1 year ago
0
Bump decode-uri-component from 0.2.0 to 0.2.2 in /nes_web/example
#95
dependabot[bot]
opened
1 year ago
0
Bump loader-utils from 1.4.0 to 1.4.2 in /nes_web/example
#94
dependabot[bot]
opened
1 year ago
0
Bump terser from 4.6.3 to 4.8.1 in /nes_web/example
#93
dependabot[bot]
opened
2 years ago
0
Bump bumpalo from 3.2.0 to 3.10.0
#92
dependabot[bot]
closed
1 year ago
1
Bump generic-array from 0.12.3 to 0.12.4
#91
dependabot[bot]
opened
2 years ago
0
Bump eventsource from 1.0.7 to 1.1.1 in /nes_web/example
#90
dependabot[bot]
opened
2 years ago
0
Bump async from 2.6.3 to 2.6.4 in /nes_web/example
#89
dependabot[bot]
opened
2 years ago
0
Bump url-parse from 1.4.7 to 1.5.7 in /nes_web/example
#88
dependabot[bot]
opened
2 years ago
0
Bump follow-redirects from 1.10.0 to 1.14.8 in /nes_web/example
#87
dependabot[bot]
opened
2 years ago
0
Bump ajv from 6.11.0 to 6.12.6 in /nes_web/example
#86
dependabot[bot]
opened
2 years ago
0
Bump follow-redirects from 1.10.0 to 1.14.7 in /nes_web/example
#85
dependabot[bot]
closed
2 years ago
1
Bump url-parse from 1.4.7 to 1.5.3 in /nes_web/example
#84
dependabot[bot]
closed
2 years ago
1
Bump ws from 6.2.1 to 6.2.2 in /nes_web/example
#83
dependabot[bot]
opened
3 years ago
0
Bump dns-packet from 1.3.1 to 1.3.4 in /nes_web/example
#82
dependabot[bot]
opened
3 years ago
0
Bump lodash from 4.17.15 to 4.17.21 in /nes_web/example
#81
dependabot[bot]
opened
3 years ago
0
Bump url-parse from 1.4.7 to 1.5.1 in /nes_web/example
#80
dependabot[bot]
closed
3 years ago
1
Bump ssri from 6.0.1 to 6.0.2 in /nes_web/example
#79
dependabot[bot]
opened
3 years ago
0
Bump y18n from 4.0.0 to 4.0.1 in /nes_web/example
#78
dependabot[bot]
opened
3 years ago
0
Bump elliptic from 6.5.2 to 6.5.4 in /nes_web/example
#77
dependabot[bot]
opened
3 years ago
0
Bump ini from 1.3.5 to 1.3.7 in /nes_web/example
#76
dependabot[bot]
opened
3 years ago
0
Bump http-proxy from 1.18.0 to 1.18.1 in /nes_web/example
#75
dependabot[bot]
opened
4 years ago
0
Bump elliptic from 6.5.2 to 6.5.3 in /nes_web/example
#74
dependabot[bot]
closed
3 years ago
1
Bump lodash from 4.17.15 to 4.17.19 in /nes_web/example
#73
dependabot[bot]
closed
3 years ago
1
Bump websocket-extensions from 0.1.3 to 0.1.4 in /nes_web/example
#72
dependabot[bot]
opened
4 years ago
0
Bump acorn from 6.4.0 to 6.4.1 in /nes_web/example
#71
dependabot[bot]
opened
4 years ago
0
Upgrade everything
#70
rynorris
closed
4 years ago
0
Bump lodash from 4.17.11 to 4.17.15 in /nes_web/example
#69
dependabot[bot]
closed
4 years ago
1
Bump mixin-deep from 1.3.1 to 1.3.2 in /nes_web/example
#68
dependabot[bot]
closed
4 years ago
1
Remove unnecessary mutable borrows
#67
rynorris
closed
4 years ago
0
Handle focus and events better
#66
rynorris
closed
5 years ago
0
Only load worker and wasm when ROM is selected
#65
rynorris
closed
5 years ago
0
Run wasm emulator in web worker
#64
rynorris
closed
5 years ago
0
Compile to wasm
#63
rynorris
closed
5 years ago
0
Cleaner split between core and frontend code
#62
rynorris
closed
5 years ago
0
Switch to circleci
#61
rynorris
closed
5 years ago
1
Rust 2018 Edition
#60
rynorris
closed
5 years ago
1
Refactor timing logic into Governer component
#59
rynorris
closed
5 years ago
1
Remove odd frame cycles
#58
rynorris
closed
5 years ago
1
Run emulator in a separate thread
#57
rynorris
closed
5 years ago
1
Adjust audio buffering strategy
#56
rynorris
closed
5 years ago
1
Delay NMI by one CPU instruction
#55
rynorris
closed
5 years ago
1
Metal Fighter
#54
rynorris
opened
5 years ago
4
Add Color Dreams mapper
#53
rynorris
closed
5 years ago
1
Save States
#52
rynorris
closed
5 years ago
1
Small refactor to gain access to all key components at top level
#51
rynorris
closed
5 years ago
1
Next