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
Add or subtract: some values result in panics
#57
omarandlorraine
closed
2 years ago
0
Sort out increments and decrements
#56
omarandlorraine
closed
2 years ago
1
The emulator should panic when hitting an unimplemented opcode
#55
omarandlorraine
closed
1 year ago
1
Inconsistent treatment of increment/decrement instructions
#54
omarandlorraine
closed
2 years ago
2
Proper wrap-around for address calculations
#53
omarandlorraine
closed
2 years ago
7
No wrap-around for indexed addressing modes
#52
omarandlorraine
closed
2 years ago
3
Please impl Default for mos6502::cpu::CPU
#51
omarandlorraine
closed
2 years ago
2
We need to be able to represent the memory "better"
#50
omarandlorraine
closed
1 year ago
10
Fuzztesting
#49
omarandlorraine
closed
2 years ago
5
The doctests don't pass
#48
omarandlorraine
closed
2 years ago
2
add option to statically disable decimal mode
#47
omarandlorraine
closed
2 years ago
13
add failing test
#46
omarandlorraine
opened
2 years ago
2
Another Carry flag bug, possibly
#45
omarandlorraine
opened
2 years ago
3
Carry bug
#44
omarandlorraine
closed
2 years ago
7
Carry bug
#43
omarandlorraine
closed
2 years ago
3
Bump log from 0.4.16 to 0.4.17
#42
dependabot[bot]
closed
2 years ago
0
Bump log from 0.4.14 to 0.4.16
#41
dependabot[bot]
closed
2 years ago
0
Bump skeptic from 0.13.6 to 0.13.7
#40
dependabot[bot]
closed
2 years ago
0
Bump bitflags from 1.2.1 to 1.3.2
#39
dependabot[bot]
closed
2 years ago
0
Bump bitflags from 1.2.1 to 1.3.1
#38
dependabot[bot]
closed
3 years ago
1
Outdated FIXME comment
#37
omarandlorraine
closed
3 years ago
1
Upgrade to GitHub-native Dependabot
#36
dependabot-preview[bot]
closed
3 years ago
0
Add more examples
#35
mre
opened
3 years ago
0
Bump skeptic from 0.13.5 to 0.13.6
#34
dependabot-preview[bot]
closed
3 years ago
0
Bump num from 0.3.1 to 0.4.0
#33
dependabot-preview[bot]
closed
3 years ago
0
Stackfix
#32
omarandlorraine
closed
3 years ago
1
Bump log from 0.4.13 to 0.4.14
#31
dependabot-preview[bot]
closed
3 years ago
0
First stab at implementing decimal mode for ADC
#30
omarandlorraine
closed
3 years ago
9
Bump log from 0.4.12 to 0.4.13
#29
dependabot-preview[bot]
closed
3 years ago
0
Bump log from 0.4.11 to 0.4.12
#28
dependabot-preview[bot]
closed
3 years ago
0
Bump num from 0.3.0 to 0.3.1
#27
dependabot-preview[bot]
closed
4 years ago
0
Bump skeptic from 0.13.4 to 0.13.5
#26
dependabot-preview[bot]
closed
4 years ago
0
Bump log from 0.4.8 to 0.4.11
#25
dependabot-preview[bot]
closed
4 years ago
0
Bump num from 0.2.1 to 0.3.0
#24
dependabot-preview[bot]
closed
4 years ago
0
Bump num from 0.2.0 to 0.2.1
#23
dependabot-preview[bot]
closed
4 years ago
0
Bump bitflags from 1.2.0 to 1.2.1
#22
dependabot-preview[bot]
closed
5 years ago
0
Updated readme: euclidean_algo example
#21
goosedb
closed
5 years ago
1
Add github actions
#20
naokiri
closed
5 years ago
1
New example: Euclidean algorithm
#19
goosedb
closed
5 years ago
2
Improvements
#18
andy128k
closed
5 years ago
0
Initial version of functional test
#17
mre
opened
6 years ago
1
Add example for no_std support
#16
mre
closed
2 years ago
3
Add no_std support
#15
mre
closed
6 years ago
0
Some style fixes and stabilisation
#14
senden9
closed
6 years ago
1
Think about adding an examples folder
#13
mre
closed
3 years ago
1
Add more Tests
#12
senden9
closed
3 years ago
3
Sync binary example with the bin folder
#11
senden9
closed
6 years ago
4
Add #[no_std] support. (Closes #3)
#10
mre
closed
6 years ago
5
ran clippy and renamed main.rs to mos6502.rs
#9
kzzt
closed
6 years ago
1
Add usage example
#8
mre
closed
6 years ago
0
Previous
Next