issues
search
kosarev
/
z80
Fast and flexible Z80/i8080 emulator with C++ and Python APIs
MIT License
65
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
More 0xed mnemonics
#64
mortenjc
closed
2 months ago
4
Python callbacks: read, write, reti, int mode 2 vector
#63
ToniWestbrook
closed
3 months ago
0
Additional Python Callback Handlers
#62
ToniWestbrook
opened
3 months ago
3
disassembled mnemonics for 0xed 0xa3 should be outi
#61
mortenjc
closed
3 months ago
2
Wrong mnemonics for 0xFD 0xE1
#60
mortenjc
closed
3 months ago
3
Wrong mnemonics for 0xed 0x50 (python)
#59
mortenjc
closed
4 months ago
3
Does a method exist to query if interrupts are disabled (python)
#58
mortenjc
closed
3 months ago
3
Emulator exception on 'ix' instruction
#57
mortenjc
closed
4 months ago
3
How to enable 'hooks' for out and in instructions
#56
mortenjc
opened
4 months ago
6
verbalise instructions example
#55
mortenjc
opened
9 months ago
1
Make transistors to store their states, not nodes
#54
kosarev
opened
1 year ago
0
pip install z80 fails
#53
fmuntean
opened
1 year ago
14
Register I should be the the most significant byte and register R the least significant byte.
#52
hlide
closed
1 year ago
1
Shuffling nodes affects scf/ccf behaviour
#51
kosarev
opened
2 years ago
1
Symbolic simulation
#50
kosarev
opened
2 years ago
2
odd behavior (via Python API)
#49
jmdyck
closed
1 year ago
1
Mark overrideable functions as virtual
#48
dargueta
closed
2 years ago
5
Fixed block IN decrementing B too early
#47
simonowen
closed
2 years ago
1
__a and __f point to same memory location in _machine.py:StateBase
#46
arpruss
closed
2 years ago
1
Expose more functionality to python
#45
arpruss
closed
2 years ago
0
setters/getters for A and AF in python?
#44
arpruss
closed
2 years ago
2
Fix passing the tests from Patrik Rak
#43
kosarev
opened
3 years ago
0
Support the SCF/CCF behaviour discovered by Patrik Rak
#42
kosarev
opened
3 years ago
5
Prototype correct halted CPU behaviour (#40)
#41
kosarev
closed
3 years ago
0
Incorrect halted CPU behaviour
#40
simonowen
opened
3 years ago
2
Breakpoint incorrectly triggers on CALL.
#39
mooskagh
opened
3 years ago
3
Support 'bulk' interfaces
#38
kosarev
opened
3 years ago
0
Test against the die-level simulator
#37
kosarev
opened
3 years ago
0
Support installing on Windows
#36
kosarev
closed
3 years ago
3
Complete the support for NMOS/CMOS Z80 differences
#35
kosarev
opened
3 years ago
2
input_and_output.cpp example missing in and out operands
#34
kidmirage
closed
3 years ago
1
setup.py fails
#33
kidmirage
closed
3 years ago
7
[#28] Fix RETI to restore IFF1.
#32
kosarev
closed
3 years ago
1
Fix power-on state
#31
kosarev
closed
3 years ago
1
[#27] Support CMOS Z80 chips.
#30
kosarev
closed
3 years ago
0
[#26] Support reset handlers.
#29
kosarev
closed
3 years ago
1
Missing undocumented RETI behaviour
#28
simonowen
closed
3 years ago
1
Request CMOS chip behaviour
#27
simonowen
opened
3 years ago
1
Request CPU reset function
#26
simonowen
closed
3 years ago
3
Revisit the SCF and CCF logic
#25
kosarev
opened
3 years ago
0
Switch to travis-ci.com
#24
kosarev
closed
3 years ago
1
ED-prefixed Z80 instructions affected by the DD/FD prefixed
#23
kosarev
closed
3 years ago
1
Support undocumented DD/FD CB instructions
#22
kosarev
closed
3 years ago
1
Fixed undocumented BIT instructions
#21
simonowen
closed
3 years ago
3
Should on_handle_active_int check is_hl_iregp()?
#20
simonowen
closed
3 years ago
2
Performance benefit using fast types with registers?
#19
simonowen
closed
3 years ago
2
State modules to be allowed to have their own generic register handlers
#18
kosarev
closed
3 years ago
1
Try to avoid using switches
#17
kosarev
opened
3 years ago
0
The emulator is not as fast as it's advertised. :-P
#16
mooskagh
closed
1 year ago
6
Support generic decoder / state / CPU implementations
#15
kosarev
opened
3 years ago
0
Next