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-05-01 |
Joshua Wise | More sound haqery
|
commit | commitdiff | tree |
2008-04-28 |
Joshua Wise | Sound: Leave it to Dennis.
|
commit | commitdiff | tree |
2008-04-28 |
Joshua Wise | Compiles
|
commit | commitdiff | tree |
2008-04-28 |
Joshua Wise | Soundcore compiles
|
commit | commitdiff | tree |
2008-04-28 |
Joshua Wise | Fix insn_bit. HOLY SHIT THE BOOT ROM WORKS c.c
|
commit | commitdiff | tree |
2008-04-19 |
Joshua Wise | Remove gated clock and hence remove S.
|
commit | commitdiff | tree |
2008-04-19 |
Joshua Wise | Gate off vraminuse, oaminuse, etc with wehther the...
|
commit | commitdiff | tree |
2008-04-19 |
Joshua Wise | alu_ext
|
commit | commitdiff | tree |
2008-04-19 |
Joshua Wise | Add bootrom
|
commit | commitdiff | tree |
2008-04-19 |
Joshua Wise | Modify the diagrom to test two byte insns
|
commit | commitdiff | tree |
2008-04-19 |
Joshua Wise | Add bit instruction
|
commit | commitdiff | tree |
2008-04-19 |
Joshua Wise | Update current opcodes
|
commit | commitdiff | tree |
2008-04-19 |
Joshua Wise | Add ld (bc/de),a, ld a,(bc/de)
|
commit | commitdiff | tree |
2008-04-19 |
Joshua Wise | Say ABCD.
|
commit | commitdiff | tree |
2008-04-19 |
Joshua Wise | Fix some sync issues? Maybe?
|
commit | commitdiff | tree |
2008-04-19 |
Joshua Wise | Make it easy to see what's going wrong.
|
commit | commitdiff | tree |
2008-04-19 |
Joshua Wise | It typechecks! Ship it!
|
commit | commitdiff | tree |
2008-04-19 |
Joshua Wise | Fix ld a, []
|
commit | commitdiff | tree |
2008-04-19 |
Joshua Wise | Fix tileaddr bug. Make bus interface more explicit.
|
commit | commitdiff | tree |
2008-04-18 |
Joshua Wise | Cut 1 at output
|
commit | commitdiff | tree |
2008-04-18 |
Joshua Wise | Video RAM cut 1 -- on distributed ram
|
commit | commitdiff | tree |
2008-04-18 |
Joshua Wise | impact.cmd fix again
|
commit | commitdiff | tree |
2008-04-18 |
Joshua Wise | Readd .keep
|
commit | commitdiff | tree |
2008-04-18 |
Joshua Wise | Video RAM and a makefile change
|
commit | commitdiff | tree |
2008-04-18 |
Joshua Wise | Poke impact.cmd to be movable
|
commit | commitdiff | tree |
2008-04-17 |
Joshua Wise | Pokes
|
commit | commitdiff | tree |
2008-04-17 |
Joshua Wise | Pokes
|
commit | commitdiff | tree |
2008-04-17 |
Joshua Wise | More files needed
|
commit | commitdiff | tree |
2008-04-17 |
Joshua Wise | Fix makefile
|
commit | commitdiff | tree |
2008-04-17 |
Joshua Wise | Add files needed for build
|
commit | commitdiff | tree |
2008-04-17 |
Joshua Wise | Add files needed for build
|
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 |
next |