Issues
- 0
Add 8/16 Bit suffix to internal register names
#79 opened by L0RCH - 2
Add PC INC to all testcases
#77 opened by JonnyWalker - 0
Add ADC opcodes (only two's complement)
#13 opened by JonnyWalker - 0
Add TAX TAY TSX TXA TXS TXY TYA TYX opcodes
#30 opened by JonnyWalker - 0
Reevaluate TXA implementation
#75 opened by JonnyWalker - 0
- 0
Does inc/dec affect the v-flag
#72 opened by L0RCH - 0
Add BIT TRB TSB opcodes
#17 opened by JonnyWalker - 0
Do 8 Bit logic operations affect the high byte of A
#46 opened by L0RCH - 0
Add SBC opcodes (only BCD)
#70 opened by JonnyWalker - 0
Add ADC opcodes (only BCD)
#67 opened by JonnyWalker - 0
Add SBC opcodes (only two's complement)
#69 opened by JonnyWalker - 0
Add ROL and ROR opcodes
#68 opened by JonnyWalker - 0
Add ASL LSR opcodes
#18 opened by JonnyWalker - 0
Add PEA PEI PER opcodes
#26 opened by JonnyWalker - 0
Write an PPU Dummy using RSDL
#49 opened by JonnyWalker - 0
Add CMP, CMX, CMY opcodes
#14 opened by JonnyWalker - 0
Add dummy cpu loop
#54 opened by JonnyWalker - 0
Add PHA PHX PHY PLA PLX PLY opcodes
#27 opened by JonnyWalker - 0
Add RPython C-Translation Entrypoint
#64 opened by JonnyWalker - 1
Add RTL RTS and JSL JSR opcodes
#23 opened by JonnyWalker - 0
Add CLC CLD CLI CLV SEC SED SEI opcodes
#25 opened by JonnyWalker - 0
Add XBA XCE opcodes
#32 opened by JonnyWalker - 1
Check cpu.compute_flags zero check
#35 opened by JonnyWalker - 6
- 0
Add PHB PHD PHK PHP PLB PLD PLP opcodes
#28 opened by JonnyWalker - 0
Add TCD TCS TDC TSC opcodes
#31 opened by JonnyWalker - 1
Add Green Screen Example
#52 opened by wysiib - 0
Fix performance issues of cpu tests
#48 opened by JonnyWalker - 0
Refactor address computation
#44 opened by JonnyWalker - 0
Add AND EOR ORA opcodes
#16 opened by JonnyWalker - 1
- 0
- 0
Add LDA LDX LDY opcodes
#20 opened by JonnyWalker - 0
Analysis: Zero Bank Wrapping of Stack Pointer
#38 opened by JonnyWalker - 1
Add DEC DEX DEY INC INX INY opcodes
#15 opened by JonnyWalker - 1
handle var length opcodes in disassembler
#6 opened by JonnyWalker - 0
Add STA STX STY STZ opcodes
#21 opened by JonnyWalker - 0
Add STP WAI opcodes
#29 opened by JonnyWalker - 0
Add BRK COP RTI opcodes
#24 opened by JonnyWalker - 0
Fix Page Wrapping
#2 opened by JonnyWalker - 0
Add Tests to HiROM Mapper
#12 opened by JonnyWalker - 0
Add Tests to LoRom Mapper
#11 opened by JonnyWalker - 0
Implement Sa1ROM Mapper
#8 opened by JonnyWalker - 0
Implement ExLoROM Mapper
#9 opened by JonnyWalker - 0
Implement ExHiROM Mapper
#10 opened by JonnyWalker - 0
Analysis: BCD Opcode arithmetic
#5 opened by JonnyWalker - 0
Add MVN MVP opcodes
#22 opened by JonnyWalker - 0
- 0