2008-04-14 |
Joshua Wise | Some LCDC IRQ stuffs. Working on fixing ldm_a |
blob | commitdiff | raw |
2008-04-13 |
Joshua Wise | Add DI/EI delay test. Add LD M, A. |
blob | commitdiff | raw | diff to current |
2008-04-08 |
Joshua Wise | INC -> INCDEC |
blob | commitdiff | raw | diff to current |
2008-04-07 |
Joshua Wise | ALU8IMM |
blob | commitdiff | raw | diff to current |
2008-04-06 |
Joshua Wise | PUSH bugfix |
blob | commitdiff | raw | diff to current |
2008-04-06 |
Joshua Wise | Rework it all to use the new macros. |
blob | commitdiff | raw | diff to current |
2008-04-06 |
Joshua Wise | Cleanups to make code nicer looking. ALU subtraction... |
blob | commitdiff | raw | diff to current |
2008-04-06 |
Joshua Wise | Finish splitting out functions. |
blob | commitdiff | raw | diff to current |
2008-04-06 |
Joshua Wise | Split out more insns |
blob | commitdiff | raw | diff to current |
2008-04-06 |
Joshua Wise | Clean up some warnings. |
blob | commitdiff | raw | diff to current |
2008-04-06 |
Joshua Wise | Start refactoring instructions. |
blob | commitdiff | raw | diff to current |
2008-04-06 |
Joshua Wise | Bugfix for SCF |
blob | commitdiff | raw | diff to current |
2008-04-06 |
Joshua Wise | Some reworks to prepare for transition to makefile... |
blob | commitdiff | raw | diff to current |
2008-04-05 |
Joshua Wise | Cut 1 at interrupt support for CPU |
blob | commitdiff | raw | diff to current |
2008-04-04 |
Joshua Wise | Timer works. |
blob | commitdiff | raw | diff to current |
2008-04-04 |
Joshua Wise | Add inc16 test, and inc16 and dec16. |
blob | commitdiff | raw | diff to current |
2008-04-04 |
Joshua Wise | Yay. Fix retcc. Comparing against an x value - great... |
blob | commitdiff | raw | diff to current |
2008-04-04 |
Joshua Wise | RETCC that breaks everything. Why? |
blob | commitdiff | raw | diff to current |
2008-04-04 |
Joshua Wise | JR and JRCC |
blob | commitdiff | raw | diff to current |
2008-04-04 |
Joshua Wise | Add JP HL, add CALL CC |
blob | commitdiff | raw | diff to current |
2008-04-03 |
Joshua Wise | Add an instruction tester to the test ROM. |
blob | commitdiff | raw | diff to current |
2008-04-01 |
Joshua Wise | Fix not-taken jumps. Add more ALU ops. Add ALU A ops. |
blob | commitdiff | raw | diff to current |
2008-04-01 |
Joshua Wise | JP |
blob | commitdiff | raw | diff to current |
2008-04-01 |
Joshua Wise | Spit lots of A out of the UART. |
blob | commitdiff | raw | diff to current |
2008-04-01 |
Joshua Wise | Get it running on the board. |
blob | commitdiff | raw | diff to current |
2008-03-31 |
Joshua Wise | HALP ABOUT TO BLOW AWY PROJECT |
blob | commitdiff | raw | diff to current |
2008-03-31 |
Joshua Wise | Fix RAM bugs with kludge. Fix CALL bug. CALL test case. |
blob | commitdiff | raw | diff to current |
2008-03-31 |
Joshua Wise | Add CALL (untested) and ROM and internal RAM |
blob | commitdiff | raw | diff to current |
2008-03-31 |
Joshua Wise | Fix part of the indentation tragedy. |
blob | commitdiff | raw | diff to current |
2008-03-31 |
Joshua Wise | Add RET/IRET. Fix a bug in RST where the PC pushed... |
blob | commitdiff | raw | diff to current |
2008-03-31 |
Joshua Wise | RST insn |
blob | commitdiff | raw | diff to current |
2008-03-30 |
Joshua Wise | NOP, and bug fixes |
blob | commitdiff | raw | diff to current |
2008-03-30 |
Joshua Wise | ADC, AND, OR, XOR |
blob | commitdiff | raw | diff to current |
2008-03-30 |
Joshua Wise | Our first ALU operation -- ADD |
blob | commitdiff | raw | diff to current |
2008-03-30 |
Joshua Wise | LD{D,I} A,(HL) and LD{D,I} (HL),A |
blob | commitdiff | raw | diff to current |
2008-03-30 |
Joshua Wise | LDH A,(C) and LDH (C), A |
blob | commitdiff | raw | diff to current |
2008-03-29 |
Joshua Wise | Make it synthesizable. |
blob | commitdiff | raw | diff to current |
2008-03-29 |
Joshua Wise | PUSH and POP work |
blob | commitdiff | raw | diff to current |
2008-03-29 |
Joshua Wise | LD reg, imm16 and LD SP,HL |
blob | commitdiff | raw | diff to current |
2008-03-29 |
Joshua Wise | LD with HLs |
blob | commitdiff | raw | diff to current |
2008-03-29 |
Joshua Wise | LD reg, reg |
blob | commitdiff | raw | diff to current |
2008-03-29 |
Joshua Wise | Initial |
blob | commitdiff | raw | diff to current |
|