2008-05-26 |
Joshua Wise | Ethernet RX support
|
commit | commitdiff | tree |
2008-05-25 |
Joshua Wise | Ethernet TX support
|
commit | commitdiff | tree |
2008-05-22 |
Joshua Wise | fix tests 9 and 10
|
commit | commitdiff | tree |
2008-05-22 |
Joshua Wise | and verified
|
commit | commitdiff | tree |
2008-05-22 |
Joshua Wise | Fix flags bugs in tests 6 and 8
|
commit | commitdiff | tree |
2008-05-22 |
Joshua Wise | Move alu_ext to its own file
|
commit | commitdiff | tree |
2008-05-22 |
Joshua Wise | Fix some flag bugs in INC and DEC
|
commit | commitdiff | tree |
2008-05-22 |
Joshua Wise | Fix bugs in SCF and CCF
|
commit | commitdiff | tree |
2008-05-22 |
Joshua Wise | Add set/res, which fixes some crashes in the test suite
|
commit | commitdiff | tree |
2008-05-22 |
Joshua Wise | Add list of broken tests
|
commit | commitdiff | tree |
2008-05-22 |
Joshua Wise | Fix ld (nn), sp, for real this time.
|
commit | commitdiff | tree |
2008-05-22 |
Joshua Wise | First attempt at fixing DAA. Add ld (nn), sp.
|
commit | commitdiff | tree |
2008-05-21 |
Joshua Wise | Fix POP AF test (from blargg's CPU tests)
|
commit | commitdiff | tree |
2008-05-11 |
Joshua Wise | DAA compile fixes, and PROGFLASH addr increment fix
|
commit | commitdiff | tree |
2008-05-11 |
Joshua Wise | Merge branch 'master' of andrew:/afs/andrew/usr/czl...
|
commit | commitdiff | tree |
2008-05-11 |
Joshua Wise | Add a first cut at strataflash support
|
commit | commitdiff | tree |
2008-05-11 |
Joshua Wise | Fix ADD HL,xx.
|
commit | commitdiff | tree |
2008-05-11 |
Joshua Wise | Fix some carry-related bugs and a typo in insn_alu_a.
|
commit | commitdiff | tree |
2008-05-11 |
Joshua Wise | Add both tile sets to LCDC; zoomar is still sad, but...
|
commit | commitdiff | tree |
2008-05-11 |
Joshua Wise | daa.txt
|
commit | commitdiff | tree |
2008-05-10 |
Joshua Wise | RAM needs to be writable, I guess
|
commit | commitdiff | tree |
2008-05-10 |
Joshua Wise | Fix makefile, too
|
commit | commitdiff | tree |
2008-05-10 |
Joshua Wise | Fix add sp, imm8 *sweatdrop*
|
commit | commitdiff | tree |
2008-05-10 |
Joshua Wise | Instructions: ld hl, sp+imm8 and add sp, imm8
|
commit | commitdiff | tree |
2008-05-10 |
Joshua Wise | Move macro defines out to files
|
commit | commitdiff | tree |
2008-05-10 |
Joshua Wise | Move the core to core/
|
commit | commitdiff | tree |
2008-05-09 |
Joshua Wise | Semi-working, but prone to anus, keyboard driver
|
commit | commitdiff | tree |
2008-05-09 |
Joshua Wise | Poke it correctly in the ucf c.c
|
commit | commitdiff | tree |
2008-05-09 |
Joshua Wise | PS2 cut 1
|
commit | commitdiff | tree |
2008-05-09 |
Joshua Wise | Merge andrew:/afs/andrew/usr/czl/public/FPGABoy
|
commit | commitdiff | tree |
2008-05-09 |
Joshua Wise | Working input in GB BASIC!
|
commit | commitdiff | tree |
2008-05-09 |
Joshua Wise | Cut 1 at button integration
|
commit | commitdiff | tree |
2008-05-09 |
Joshua Wise | Cut 1 at ADD HL,...
|
commit | commitdiff | tree |
2008-05-09 |
Joshua Wise | Add an interrupt ack, so that interrupts are cleared...
|
commit | commitdiff | tree |
2008-05-09 |
Joshua Wise | Make binwire a little bit more error-resistant
|
commit | commitdiff | tree |
2008-05-09 |
Joshua Wise | Latest shit, I can't remember
|
commit | commitdiff | tree |
2008-05-08 |
Joshua Wise | Diag rom now runs from bootloader!
|
commit | commitdiff | tree |
2008-05-08 |
Joshua Wise | Fix the UART, and set it to 19k2 for more stable operation...
|
commit | commitdiff | tree |
2008-05-08 |
Joshua Wise | Add nintendo logo to diag. Add xmodem loader. Add auxboot...
|
commit | commitdiff | tree |
2008-05-07 |
Joshua Wise | Cut 1 at an onboard bootloader
|
commit | commitdiff | tree |
2008-05-07 |
Joshua Wise | Make the boot rom talk a bit more, and wait for you...
|
commit | commitdiff | tree |
2008-05-07 |
Joshua Wise | Dual boot ROM support, and the first proof that cellular...
|
commit | commitdiff | tree |
2008-05-06 |
Joshua Wise | Route RAM to pads
|
commit | commitdiff | tree |
2008-05-06 |
Joshua Wise | Fix some really dumb no-synthesize issues LIKE NOT...
|
commit | commitdiff | tree |
2008-05-06 |
Joshua Wise | Fix some simulator-only bugs involving debugging/illegal...
|
commit | commitdiff | tree |
2008-05-06 |
Joshua Wise | Peripherals now have internal latches.
|
commit | commitdiff | tree |
2008-05-06 |
Joshua Wise | Add cut 1 of a cellram module
|
commit | commitdiff | tree |
2008-05-04 |
Joshua Wise | Yaaay, everything is posedge now
|
commit | commitdiff | tree |
2008-05-04 |
Joshua Wise | Flop the clock polarity of the LCDC around.
|
commit | commitdiff | tree |
2008-05-04 |
Joshua Wise | Start changing things to happen on posedge clock.
|
commit | commitdiff | tree |
2008-05-04 |
Joshua Wise | Set up the bus a little before the clock.
|
commit | commitdiff | tree |
2008-05-04 |
Joshua Wise | Add a dirty hack to make the sim pipe directly to the...
|
commit | commitdiff | tree |
2008-05-04 |
Joshua Wise | Add some more sim goop
|
commit | commitdiff | tree |
2008-05-04 |
Joshua Wise | Dual bus processor
|
commit | commitdiff | tree |
2008-05-03 |
Joshua Wise | Add isim to makefile
|
commit | commitdiff | tree |
2008-05-03 |
Joshua Wise | Add some verilator and isim compatibility
|
commit | commitdiff | tree |
2008-04-15 |
Joshua Wise | Fix ld [] and ld []
|
commit | commitdiff | tree |
2008-04-14 |
Joshua Wise | Framebuffer poking
|
commit | commitdiff | tree |
2008-04-14 |
Joshua Wise | Cut one at a framebuffer
|
commit | commitdiff | tree |
2008-04-14 |
Joshua Wise | Some LCDC IRQ stuffs. Working on fixing ldm_a
|
commit | commitdiff | tree |
2008-04-13 |
Joshua Wise | Add mock up LCDC
|
commit | commitdiff | tree |
2008-04-13 |
Joshua Wise | Add DI/EI delay test. Add LD M, A.
|
commit | commitdiff | tree |
2008-04-08 |
Joshua Wise | INC -> INCDEC
|
commit | commitdiff | tree |
2008-04-07 |
Joshua Wise | Don't print A until we have to.
|
commit | commitdiff | tree |
2008-04-07 |
Joshua Wise | ALU8IMM
|
commit | commitdiff | tree |
2008-04-07 |
Joshua Wise | Wire switches back up and remove cclk.
|
commit | commitdiff | tree |
2008-04-07 |
Joshua Wise | It works.
|
commit | commitdiff | tree |
2008-04-07 |
Joshua Wise | It works, but why?
|
commit | commitdiff | tree |
2008-04-06 |
Joshua Wise | PUSH bugfix
|
commit | commitdiff | tree |
2008-04-06 |
Joshua Wise | New generation makefile. Code that will reliably break...
|
commit | commitdiff | tree |
2008-04-06 |
Joshua Wise | Rework it all to use the new macros.
|
commit | commitdiff | tree |
2008-04-06 |
Joshua Wise | Cleanups to make code nicer looking. ALU subtraction...
|
commit | commitdiff | tree |
2008-04-06 |
Joshua Wise | Finish splitting out functions.
|
commit | commitdiff | tree |
2008-04-06 |
Joshua Wise | Split out more insns
|
commit | commitdiff | tree |
2008-04-06 |
Joshua Wise | Clean up some warnings.
|
commit | commitdiff | tree |
2008-04-06 |
Joshua Wise | Start refactoring instructions.
|
commit | commitdiff | tree |
2008-04-06 |
Joshua Wise | Bugfix for SCF
|
commit | commitdiff | tree |
2008-04-06 |
Joshua Wise | Some reworks to prepare for transition to makefile...
|
commit | commitdiff | tree |
2008-04-05 |
Joshua Wise | Test interrupts. They work!
|
commit | commitdiff | tree |
2008-04-05 |
Joshua Wise | Cut 1 at interrupt support for CPU
|
commit | commitdiff | tree |
2008-04-04 |
Joshua Wise | Poke the LEDs. YOUR MOM WAS TOO WIDE
|
commit | commitdiff | tree |
2008-04-04 |
Joshua Wise | Timer works.
|
commit | commitdiff | tree |
2008-04-04 |
Joshua Wise | First cut at timer
|
commit | commitdiff | tree |
2008-04-04 |
Joshua Wise | Add inc16 test, and inc16 and dec16.
|
commit | commitdiff | tree |
2008-04-04 |
Joshua Wise | Yay. Fix retcc. Comparing against an x value - great...
|
commit | commitdiff | tree |
2008-04-04 |
Joshua Wise | RETCC that breaks everything. Why?
|
commit | commitdiff | tree |
2008-04-04 |
Joshua Wise | Update the 7seg more often.
|
commit | commitdiff | tree |
2008-04-04 |
Joshua Wise | Convert the test to use jr
|
commit | commitdiff | tree |
2008-04-04 |
Joshua Wise | JR and JRCC
|
commit | commitdiff | tree |
2008-04-04 |
Joshua Wise | Add JP HL, add CALL CC
|
commit | commitdiff | tree |
2008-04-03 |
Joshua Wise | Add an instruction tester to the test ROM.
|
commit | commitdiff | tree |
2008-04-03 |
Joshua Wise | Fuck shell scripts, we use makefiles here
|
commit | commitdiff | tree |
2008-04-03 |
Joshua Wise | Update perms on buildrom.sh.
|
commit | commitdiff | tree |
2008-04-03 |
Joshua Wise | Add buildrom.sh. Add some comments of note in System.v.
|
commit | commitdiff | tree |
2008-04-02 |
Joshua Wise | Tweak the sign on a bit
|
commit | commitdiff | tree |
2008-04-02 |
Joshua Wise | Add a ROM, and go up to 8k of RAM
|
commit | commitdiff | tree |
2008-04-02 |
Joshua Wise | Working RAM :D
|
commit | commitdiff | tree |
2008-04-02 |
Joshua Wise | Add files, and add a freezeswitch to debug this issue...
|
commit | commitdiff | tree |
2008-04-02 |
Joshua Wise | Fix bug in UART where idle state is not entered by...
|
commit | commitdiff | tree |
2008-04-01 |
Joshua Wise | Hello, Z80!
|
commit | commitdiff | tree |
next |