2008-05-07 |
Joshua Wise | Make the boot rom talk a bit more, and wait for you... |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Joshua Wise | Dual boot ROM support, and the first proof that cellula... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Joshua Wise | Route RAM to pads |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Joshua Wise | Fix some really dumb no-synthesize issues LIKE NOT... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Joshua Wise | Fix some simulator-only bugs involving debugging/illega... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Joshua Wise | Peripherals now have internal latches. |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Joshua Wise | Add cut 1 of a cellram module |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Joshua Wise | Yaaay, everything is posedge now |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Joshua Wise | Flop the clock polarity of the LCDC around. |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Joshua Wise | Start changing things to happen on posedge clock. |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Joshua Wise | Set up the bus a little before the clock. |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Joshua Wise | Add a dirty hack to make the sim pipe directly to the... |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Joshua Wise | Add some more sim goop |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Joshua Wise | Dual bus processor |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Joshua Wise | Add isim to makefile |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Joshua Wise | Add some verilator and isim compatibility |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Joshua Wise | More sound haqery |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Joshua Wise | Sound: Leave it to Dennis. |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Joshua Wise | Compiles |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Joshua Wise | Soundcore compiles |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Joshua Wise | Fix insn_bit. HOLY SHIT THE BOOT ROM WORKS c.c |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Joshua Wise | Remove gated clock and hence remove S. |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Joshua Wise | Gate off vraminuse, oaminuse, etc with wehther the... |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Joshua Wise | alu_ext |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Joshua Wise | Add bootrom |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Joshua Wise | Modify the diagrom to test two byte insns |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Joshua Wise | Add bit instruction |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Joshua Wise | Update current opcodes |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Joshua Wise | Add ld (bc/de),a, ld a,(bc/de) |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Joshua Wise | Say ABCD. |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Joshua Wise | Fix some sync issues? Maybe? |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Joshua Wise | Make it easy to see what's going wrong. |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Joshua Wise | It typechecks! Ship it! |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Joshua Wise | Fix ld a, [] |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Joshua Wise | Fix tileaddr bug. Make bus interface more explicit. |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Joshua Wise | Cut 1 at output |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Joshua Wise | Video RAM cut 1 -- on distributed ram |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Joshua Wise | impact.cmd fix again |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Joshua Wise | Readd .keep |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Joshua Wise | Video RAM and a makefile change |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Joshua Wise | Poke impact.cmd to be movable |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Joshua Wise | Pokes |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Joshua Wise | Pokes |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Joshua Wise | More files needed |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Joshua Wise | Fix makefile |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Joshua Wise | Add files needed for build |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Joshua Wise | Add files needed for build |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Joshua Wise | Fix ld [] and ld [] |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Joshua Wise | Framebuffer poking |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Joshua Wise | Cut one at a framebuffer |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Joshua Wise | Some LCDC IRQ stuffs. Working on fixing ldm_a |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Joshua Wise | Add mock up LCDC |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Joshua Wise | Add DI/EI delay test. Add LD M, A. |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Joshua Wise | INC -> INCDEC |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Joshua Wise | Don't print A until we have to. |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Joshua Wise | ALU8IMM |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Joshua Wise | Wire switches back up and remove cclk. |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Joshua Wise | It works. |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Joshua Wise | It works, but why? |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Joshua Wise | PUSH bugfix |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Joshua Wise | New generation makefile. Code that will reliably break... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Joshua Wise | Rework it all to use the new macros. |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Joshua Wise | Cleanups to make code nicer looking. ALU subtraction... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Joshua Wise | Finish splitting out functions. |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Joshua Wise | Split out more insns |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Joshua Wise | Clean up some warnings. |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Joshua Wise | Start refactoring instructions. |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Joshua Wise | Bugfix for SCF |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Joshua Wise | Some reworks to prepare for transition to makefile... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Joshua Wise | Test interrupts. They work! |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Joshua Wise | Cut 1 at interrupt support for CPU |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Joshua Wise | Poke the LEDs. YOUR MOM WAS TOO WIDE |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Joshua Wise | Timer works. |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Joshua Wise | First cut at timer |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Joshua Wise | Add inc16 test, and inc16 and dec16. |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Joshua Wise | Yay. Fix retcc. Comparing against an x value - great... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Joshua Wise | RETCC that breaks everything. Why? |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Joshua Wise | Update the 7seg more often. |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Joshua Wise | Convert the test to use jr |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Joshua Wise | JR and JRCC |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Joshua Wise | Add JP HL, add CALL CC |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Joshua Wise | Add an instruction tester to the test ROM. |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Joshua Wise | Fuck shell scripts, we use makefiles here |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Joshua Wise | Update perms on buildrom.sh. |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Joshua Wise | Add buildrom.sh. Add some comments of note in System.v. |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Joshua Wise | Tweak the sign on a bit |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Joshua Wise | Add a ROM, and go up to 8k of RAM |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Joshua Wise | Working RAM :D |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Joshua Wise | Add files, and add a freezeswitch to debug this issue... |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Joshua Wise | Fix bug in UART where idle state is not entered by... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Joshua Wise | Hello, Z80! |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Joshua Wise | Hello, Z80! |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Joshua Wise | Test RAM |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Joshua Wise | Poke the UART with a stick. ABABABABABABAB |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Joshua Wise | Fix not-taken jumps. Add more ALU ops. Add ALU A ops. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Joshua Wise | Test JP and JP cc |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Joshua Wise | JP |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Joshua Wise | Spit lots of A out of the UART. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Joshua Wise | Get it running on the board. |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Joshua Wise | HALP ABOUT TO BLOW AWY PROJECT |
commit | commitdiff | tree | snapshot |
next |