issues
search
mre
/
mos6502
MOS 6502 emulator written in Rust
BSD 3-Clause "New" or "Revised" License
82
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix Add with Carry (ADC) Implementation
#107
mre
opened
1 month ago
1
Fix SBC implementation and improve overflow detection
#106
mre
closed
1 month ago
4
Possible carry bug with SBC
#105
pimlu
closed
1 month ago
4
impl Default for the Variant types
#104
omarandlorraine
closed
2 months ago
1
version bump
#103
omarandlorraine
closed
4 months ago
3
We need a version bump
#102
omarandlorraine
closed
4 months ago
4
Can we make the Variant trait public
#101
omarandlorraine
closed
4 months ago
1
Add function to Variant for constructing CPU
#100
krazy-j
closed
4 months ago
6
Cmos support
#99
omarandlorraine
closed
5 months ago
2
Implement the Indirect jmp bug for NMOS
#98
omarandlorraine
closed
7 months ago
5
Code cleanup
#97
mre
closed
7 months ago
13
corrections to flags
#96
omarandlorraine
opened
7 months ago
2
boring crate related maintenance
#95
omarandlorraine
closed
1 year ago
1
remove num
#94
omarandlorraine
closed
1 year ago
0
use cargo test now instead of skeptic to run tests
#93
omarandlorraine
closed
1 year ago
0
Fix the PHP opcode
#92
omarandlorraine
closed
1 year ago
2
Bump rustix from 0.38.8 to 0.38.19
#91
dependabot[bot]
closed
1 year ago
1
Bump bitflags from 2.4.0 to 2.4.1
#90
dependabot[bot]
closed
1 year ago
1
Pointlessly pulls in the num crate
#89
omarandlorraine
closed
1 year ago
1
Starting on implementing different variants
#88
omarandlorraine
closed
1 year ago
18
cargo update
#87
omarandlorraine
closed
1 year ago
0
Panic when executing `jmp ($ffff)`
#86
omarandlorraine
closed
7 months ago
9
Bump log from 0.4.19 to 0.4.20
#85
dependabot[bot]
closed
1 year ago
3
Bump bitflags from 2.3.3 to 2.4.0
#84
dependabot[bot]
closed
1 year ago
2
Bump num from 0.4.0 to 0.4.1
#83
dependabot[bot]
closed
1 year ago
3
Bump bitflags from 2.3.2 to 2.3.3
#82
dependabot[bot]
closed
1 year ago
0
Functional Test
#81
mre
opened
1 year ago
6
Add assembly example code
#80
mre
closed
1 year ago
0
Bump bitflags from 2.2.1 to 2.3.2
#79
dependabot[bot]
closed
1 year ago
0
Bump log from 0.4.17 to 0.4.19
#78
dependabot[bot]
closed
1 year ago
0
Bump log from 0.4.17 to 0.4.18
#77
dependabot[bot]
closed
1 year ago
1
Bump bitflags from 2.2.1 to 2.3.1
#76
dependabot[bot]
closed
1 year ago
1
Bump bitflags from 2.2.1 to 2.3.0
#75
dependabot[bot]
closed
1 year ago
1
Mention solid65 in README
#74
omarandlorraine
closed
1 year ago
1
Bump bitflags from 2.1.0 to 2.2.1
#73
dependabot[bot]
closed
1 year ago
0
Fix addition and subtraction
#72
omarandlorraine
closed
1 year ago
6
Add CI pipeline
#71
mre
closed
1 year ago
4
New versions not on cargo.io
#70
omarandlorraine
closed
1 year ago
4
Bump bitflags from 2.1.0 to 2.2.0
#69
dependabot[bot]
closed
1 year ago
0
bugfix for the bit opcode
#68
omarandlorraine
closed
1 year ago
1
Implementation of RTS
#67
omarandlorraine
closed
1 year ago
6
The RTS instruction is not emulated
#66
omarandlorraine
closed
1 year ago
5
Bump bitflags from 2.0.2 to 2.1.0
#65
dependabot[bot]
closed
1 year ago
0
No handling of NMI or IRQ
#64
omarandlorraine
opened
1 year ago
3
Tease memory handling apart from the CPU
#63
omarandlorraine
closed
1 year ago
7
add single_step function
#62
omarandlorraine
closed
1 year ago
1
Make code more idiomatic
#61
mre
closed
1 year ago
5
Bump bitflags from 1.3.2 to 2.0.2
#60
dependabot[bot]
closed
1 year ago
1
Bump bitflags from 1.3.2 to 2.0.1
#59
dependabot[bot]
closed
1 year ago
1
Bump bitflags from 1.3.2 to 2.0.0
#58
dependabot[bot]
closed
1 year ago
1
Next