Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / kosarev/z80 issues and pull requests

#64 - More 0xed mnemonics

Issue - State: closed - Opened by mortenjc about 2 months ago - 4 comments
Labels: bug

#63 - Python callbacks: read, write, reti, int mode 2 vector

Pull Request - State: closed - Opened by ToniWestbrook about 2 months ago

#62 - Additional Python Callback Handlers

Issue - State: open - Opened by ToniWestbrook about 2 months ago - 3 comments
Labels: enhancement

#61 - disassembled mnemonics for 0xed 0xa3 should be outi

Issue - State: closed - Opened by mortenjc 2 months ago - 2 comments
Labels: bug

#60 - Wrong mnemonics for 0xFD 0xE1

Issue - State: closed - Opened by mortenjc 2 months ago - 3 comments
Labels: bug

#59 - Wrong mnemonics for 0xed 0x50 (python)

Issue - State: closed - Opened by mortenjc 2 months ago - 3 comments
Labels: bug

#58 - Does a method exist to query if interrupts are disabled (python)

Issue - State: closed - Opened by mortenjc 3 months ago - 3 comments
Labels: enhancement

#57 - Emulator exception on 'ix' instruction

Issue - State: closed - Opened by mortenjc 3 months ago - 3 comments
Labels: bug

#56 - How to enable 'hooks' for out and in instructions

Issue - State: open - Opened by mortenjc 3 months ago - 6 comments
Labels: question

#55 - verbalise instructions example

Issue - State: open - Opened by mortenjc 7 months ago - 1 comment
Labels: question

#54 - Make transistors to store their states, not nodes

Issue - State: open - Opened by kosarev over 1 year ago
Labels: enhancement

#53 - pip install z80 fails

Issue - State: open - Opened by fmuntean over 1 year ago - 13 comments
Labels: question

#52 - Register I should be the the most significant byte and register R the least significant byte.

Issue - State: closed - Opened by hlide over 1 year ago - 1 comment
Labels: bug

#51 - Shuffling nodes affects scf/ccf behaviour

Issue - State: open - Opened by kosarev almost 2 years ago - 1 comment
Labels: investigation

#50 - Symbolic simulation

Issue - State: open - Opened by kosarev over 2 years ago - 2 comments

#49 - odd behavior (via Python API)

Issue - State: closed - Opened by jmdyck over 2 years ago - 1 comment
Labels: question

#48 - Mark overrideable functions as virtual

Pull Request - State: closed - Opened by dargueta over 2 years ago - 5 comments

#47 - Fixed block IN decrementing B too early

Pull Request - State: closed - Opened by simonowen over 2 years ago - 1 comment

#46 - __a and __f point to same memory location in _machine.py:StateBase

Issue - State: closed - Opened by arpruss almost 3 years ago - 1 comment
Labels: bug

#45 - Expose more functionality to python

Pull Request - State: closed - Opened by arpruss almost 3 years ago

#44 - setters/getters for A and AF in python?

Issue - State: closed - Opened by arpruss almost 3 years ago - 2 comments
Labels: bug

#43 - Fix passing the tests from Patrik Rak

Issue - State: open - Opened by kosarev almost 3 years ago
Labels: bug

#42 - Support the SCF/CCF behaviour discovered by Patrik Rak

Issue - State: open - Opened by kosarev almost 3 years ago - 5 comments
Labels: bug

#41 - Prototype correct halted CPU behaviour (#40)

Pull Request - State: closed - Opened by kosarev almost 3 years ago

#40 - Incorrect halted CPU behaviour

Issue - State: open - Opened by simonowen almost 3 years ago - 2 comments
Labels: bug

#39 - Breakpoint incorrectly triggers on CALL.

Issue - State: open - Opened by mooskagh almost 3 years ago - 3 comments
Labels: bug

#38 - Support 'bulk' interfaces

Issue - State: open - Opened by kosarev about 3 years ago
Labels: enhancement, performance

#37 - Test against the die-level simulator

Issue - State: open - Opened by kosarev about 3 years ago

#36 - Support installing on Windows

Issue - State: closed - Opened by kosarev about 3 years ago - 3 comments
Labels: enhancement

#35 - Complete the support for NMOS/CMOS Z80 differences

Issue - State: open - Opened by kosarev about 3 years ago - 2 comments
Labels: enhancement

#34 - input_and_output.cpp example missing in and out operands

Issue - State: closed - Opened by kidmirage about 3 years ago - 1 comment
Labels: bug

#33 - setup.py fails

Issue - State: closed - Opened by kidmirage about 3 years ago - 7 comments
Labels: bug

#32 - [#28] Fix RETI to restore IFF1.

Pull Request - State: closed - Opened by kosarev about 3 years ago - 1 comment

#31 - Fix power-on state

Issue - State: closed - Opened by kosarev about 3 years ago - 1 comment
Labels: bug

#30 - [#27] Support CMOS Z80 chips.

Pull Request - State: closed - Opened by kosarev about 3 years ago

#29 - [#26] Support reset handlers.

Pull Request - State: closed - Opened by kosarev about 3 years ago - 1 comment

#28 - Missing undocumented RETI behaviour

Issue - State: closed - Opened by simonowen about 3 years ago - 1 comment
Labels: bug

#27 - Request CMOS chip behaviour

Issue - State: open - Opened by simonowen about 3 years ago - 1 comment
Labels: enhancement

#26 - Request CPU reset function

Issue - State: closed - Opened by simonowen about 3 years ago - 3 comments
Labels: enhancement

#25 - Revisit the SCF and CCF logic

Issue - State: open - Opened by kosarev about 3 years ago
Labels: bug

#24 - Switch to travis-ci.com

Issue - State: closed - Opened by kosarev about 3 years ago - 1 comment

#23 - ED-prefixed Z80 instructions affected by the DD/FD prefixed

Issue - State: closed - Opened by kosarev about 3 years ago - 1 comment
Labels: bug

#22 - Support undocumented DD/FD CB instructions

Issue - State: closed - Opened by kosarev about 3 years ago - 1 comment
Labels: bug

#21 - Fixed undocumented BIT instructions

Pull Request - State: closed - Opened by simonowen about 3 years ago - 3 comments

#20 - Should on_handle_active_int check is_hl_iregp()?

Issue - State: closed - Opened by simonowen about 3 years ago - 2 comments

#19 - Performance benefit using fast types with registers?

Issue - State: closed - Opened by simonowen about 3 years ago - 2 comments
Labels: question

#18 - State modules to be allowed to have their own generic register handlers

Issue - State: closed - Opened by kosarev about 3 years ago - 1 comment
Labels: bug

#17 - Try to avoid using switches

Issue - State: open - Opened by kosarev about 3 years ago
Labels: enhancement, performance

#16 - The emulator is not as fast as it's advertised. :-P

Issue - State: closed - Opened by mooskagh about 3 years ago - 6 comments
Labels: performance

#15 - Support generic decoder / state / CPU implementations

Issue - State: open - Opened by kosarev about 3 years ago
Labels: enhancement

#14 - See if we can benefit from use of likely() / unlikely()

Issue - State: open - Opened by kosarev about 3 years ago
Labels: enhancement, performance

#13 - Review the assembly code we generate for various instructions

Issue - State: open - Opened by kosarev about 3 years ago
Labels: performance

#12 - Inconsistent timing of on_read/write() and on_input/output()

Issue - State: open - Opened by kosarev over 3 years ago
Labels: bug

#11 - [#10] Introduce a handler for sampling the ~WAIT line and appying wait states.

Pull Request - State: closed - Opened by kosarev over 3 years ago - 5 comments

#10 - Query about contention delays

Issue - State: closed - Opened by simonowen over 3 years ago - 9 comments
Labels: enhancement, question

#9 - Support NMI

Issue - State: closed - Opened by simonowen over 3 years ago - 2 comments
Labels: enhancement

#8 - B decremented too late in on_block_out()

Issue - State: closed - Opened by simonowen over 3 years ago - 6 comments
Labels: bug

#7 - [Python API] Support single-stepping

Issue - State: closed - Opened by kosarev almost 4 years ago - 1 comment
Labels: enhancement

#6 - Support lazy evaluation of flags for i8080

Issue - State: open - Opened by kosarev almost 4 years ago
Labels: enhancement, performance

#5 - Refine evaluation of flags

Issue - State: closed - Opened by kosarev almost 4 years ago
Labels: enhancement

#4 - Fixed build issue in tester, added set_step_callback to Python bindings.

Pull Request - State: closed - Opened by andrastantos almost 4 years ago - 5 comments

#3 - Support IM0

Issue - State: open - Opened by kosarev almost 4 years ago - 3 comments
Labels: enhancement

#2 - Support block IN instructions

Issue - State: closed - Opened by kosarev almost 4 years ago - 1 comment
Labels: bug

#1 - missing OTIR

Issue - State: closed - Opened by jariseon about 4 years ago - 4 comments
Labels: bug