issues
search
gianlucag
/
mos6502
A fast & simple MOS 6502 CPU emulator written in C++
MIT License
292
stars
59
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Not an issue,asking about usage?
#25
Last-Hub-vode
closed
3 months ago
3
Question, not an issue
#24
LouDnl
closed
6 months ago
1
Clock Cycle Callback
#23
elmfrain
closed
8 months ago
0
use bitwise AND
#22
AsaiYusuke
closed
1 year ago
1
Misleading README suggests that Commodore 64 used, 6502.
#21
kaitabuchi314
closed
3 months ago
3
make instruction table static & add a guard to ensure it's initialized only once
#20
ghost
closed
1 year ago
0
add RunEternally() & remove unused `#include <iostream>` & remove `using namespace std; & move macros & member initialization into mos6502.cpp
#19
ghost
closed
1 year ago
0
add RunEternally() & remove unused #include <iostream> & remove using namespace std;
#18
ghost
closed
1 year ago
0
read vectors low byte first
#17
omarandlorraine
closed
1 year ago
2
The dummy read before stack pulls doesn't seem to happen
#16
omarandlorraine
opened
1 year ago
4
The header file doesn't have guards
#15
egefeyzioglu
closed
1 year ago
1
The reset vector is read in reverse order
#14
omarandlorraine
closed
1 year ago
2
Include header only once
#13
egefeyzioglu
closed
1 year ago
1
The README seems out-of-date
#12
omarandlorraine
opened
2 years ago
1
Added register access functions
#11
amb5l
closed
2 years ago
1
Update mos6502.h
#10
shadersrs3
closed
4 years ago
1
access to uninitialized status bits
#9
wattyka
opened
4 years ago
1
Add simple cycle counting
#8
MacDue
closed
5 years ago
0
Fix cycle count integer overflow
#7
MacDue
closed
5 years ago
1
Add support for fixed "CMOS" indirect JMP
#6
craben20
closed
5 years ago
1
Added Accurate Cycle Counting
#5
6XGate
closed
6 years ago
0
Markdown fixes
#4
sundhaug92
closed
6 years ago
0
Fix readme headers not displaying properly
#3
slx7R4GDZM
closed
6 years ago
0
Please add a license
#2
Dennis1000
closed
7 years ago
2
fixed (typo?) in Op_SBC, it now passes Klaus Dormann's actual test suite
#1
Dennis1000
closed
7 years ago
1