Ecosyste.ms: Issues

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

GitHub / osresearch/risc8 issues and pull requests

#18 - Add BLD and BST instructions (provided by yume)

Pull Request - State: closed - Opened by Plaque-fcc over 3 years ago - 2 comments

#17 - Fix Z flag for SBC operation (provided by yume)

Pull Request - State: closed - Opened by Plaque-fcc over 3 years ago - 1 comment

#16 - Fix POP instruction (provided by yume)

Pull Request - State: closed - Opened by Plaque-fcc over 3 years ago - 1 comment

#15 - Fix V flag for OP_SBW in ALU (provided by yume)

Pull Request - State: closed - Opened by Plaque-fcc over 3 years ago

#14 - Flag V should be always 0 for OR/ORI operation (provided by yume)

Pull Request - State: closed - Opened by Plaque-fcc over 3 years ago - 3 comments

#13 - Fix EOR and COM instructions

Pull Request - State: closed - Opened by Plaque-fcc over 3 years ago

#12 - INC/DEC should not modify H and C flags (provided by yume)

Pull Request - State: closed - Opened by Plaque-fcc over 3 years ago - 3 comments

#11 - Fix OP_NEG operation and flags in ALU (provided by yume)

Pull Request - State: closed - Opened by Plaque-fcc over 3 years ago - 3 comments

#10 - Fix movw rX, r0 (provided by yume)

Pull Request - State: closed - Opened by Plaque-fcc over 3 years ago - 4 comments

#9 - Prevent SREG from being modified/changed by LD/ST/LPM instructions (p…

Pull Request - State: closed - Opened by Plaque-fcc over 3 years ago - 3 comments

#8 - Fix typo for ld_yz_plus_q instruction (provided by yume)

Pull Request - State: closed - Opened by Plaque-fcc over 3 years ago

#7 - Fix NOP (provided by yume)

Pull Request - State: closed - Opened by Plaque-fcc over 3 years ago - 3 comments

#6 - Fix carry flag: set/clear on set/clear bit properly (provided by yume)

Pull Request - State: closed - Opened by Plaque-fcc over 3 years ago

#5 - Fix typo in carry flag processing in ALU for OP_ADD (provided by yume)

Pull Request - State: closed - Opened by Plaque-fcc over 3 years ago

#4 - Fix opcode for LD/ST X (provided by yume)

Pull Request - State: closed - Opened by Plaque-fcc over 3 years ago

#3 - Fix brbx (provided by yume)

Pull Request - State: closed - Opened by Plaque-fcc over 3 years ago - 1 comment

#2 - Simple LPM fix (provided by yume)

Pull Request - State: closed - Opened by Plaque-fcc over 3 years ago - 2 comments

#1 - regfile word cache is broken

Issue - State: open - Opened by osresearch over 4 years ago
Labels: bug