| Commit message (Expand) | Author | Age | Files | Lines |
* | Attempting to change transfer active mechanism, doesn't change anything, to b...saturn_cdblock |  angelosa | 2015-07-29 | 1 | -11/+7 |
* | Banging my head over this ... |  angelosa | 2015-07-28 | 3 | -14/+29 |
* | Right idea, wrong place. |  angelosa | 2015-07-28 | 3 | -10/+45 |
* | Temp broke sh-2 dma |  angelosa | 2015-07-28 | 1 | -0/+15 |
* | Fixed Samurai Spirits IV alternative polyline drawing. |  angelosa | 2015-07-28 | 2 | -1/+3 |
* | Move SCDQ to a better place, until I get what's going on ... |  angelosa | 2015-07-28 | 1 | -2/+2 |
* | Merge SCSP |  angelosa | 2015-07-28 | 1 | -7/+12 |
* | Test, looks like that PERI_TIMER isn't called in Time Gal ... |  angelosa | 2015-07-28 | 1 | -1/+2 |
* | Blind faith for Saturn keyboard scancode |  angelosa | 2015-07-27 | 1 | -80/+70 |
* | Notes |  angelosa | 2015-07-27 | 1 | -1/+3 |
* | Added new debug function, improved Astal note. |  angelosa | 2015-07-23 | 2 | -2/+21 |
* | Note |  angelosa | 2015-07-23 | 1 | -4/+8 |
* | Add the two missing Astal CD commands. |  angelosa | 2015-07-23 | 3 | -4/+54 |
* | Let's add a silly hack for now (will be disabled or behind a Machine Configur... |  angelosa | 2015-07-23 | 1 | -0/+16 |
* | Amagi Shien requires a status change when triggering reset selector command. ... |  angelosa | 2015-07-23 | 1 | -0/+2 |
* | Support for track mode, fixes WHP backgrounds. |  angelosa | 2015-07-22 | 1 | -5/+19 |
* | Move this out |  angelosa | 2015-07-22 | 1 | -5/+3 |
* | Fix assert |  angelosa | 2015-07-22 | 2 | -16/+34 |
* | Save from master. |  angelosa | 2015-07-22 | 1 | -1/+8 |
* | Might as well not activate DRDY when buffer is empty I believe? (Needs furthe... |  angelosa | 2015-07-21 | 1 | -3/+2 |
* | Fixed World Heroes Perfect (Sega Saturn) TH Control Mode in SMPC. |  angelosa | 2015-07-21 | 1 | -4/+4 |
* | Minor mods |  angelosa | 2015-07-21 | 3 | -10/+16 |
* | Clang fix |  Angelo Salese | 2015-07-16 | 1 | -1/+1 |
* | Start to use aggressive debugging. |  angelosa | 2015-07-16 | 3 | -24/+122 |
* | Minor changes |  angelosa | 2015-07-16 | 1 | -1/+4 |
* | Command 0x54 (Falcom Classics 2) |  angelosa | 2015-07-16 | 2 | -6/+31 |
* | Extra logging |  angelosa | 2015-07-16 | 1 | -8/+24 |
* | Temp debug for whp |  angelosa | 2015-07-15 | 2 | -8/+22 |
* | Handle preliminary dir command again, Daytona USA CE returns back as before (... |  angelosa | 2015-07-15 | 2 | -4/+28 |
* | Something boots now, most notably speech in World Heroes Perfect. |  angelosa | 2015-07-15 | 2 | -13/+85 |
* | cmd 0x61 in whizz, yay ... |  angelosa | 2015-07-15 | 2 | -2/+107 |
* | I accept bets about what was this bug ... |  angelosa | 2015-07-15 | 2 | -15/+72 |
* | Clang fixes. |  angelosa | 2015-07-14 | 2 | -16/+3 |
* | Minor changes |  angelosa | 2015-07-14 | 3 | -7/+6 |
* | Commit logging, just to calm down GIT |  angelosa | 2015-07-14 | 1 | -1/+4 |
* | Checkpoint, something rather annoying I don't get atm |  angelosa | 2015-07-14 | 2 | -23/+102 |
* | More commands, now it dies at "Licensed by Sega" |  angelosa | 2015-07-14 | 2 | -3/+49 |
* | 32-bit transfer (which probably is just a FIFO that reads two words at the sa... |  angelosa | 2015-07-14 | 2 | -16/+113 |
* | Temp, just to trigger a debugger_break on dword access ... |  angelosa | 2015-07-14 | 2 | -2/+57 |
* | Next! |  angelosa | 2015-07-13 | 1 | -9/+17 |
* | Yay, I've read one sector! |  angelosa | 2015-07-13 | 1 | -6/+31 |
* | Porting porting porting (a real read never occurs, shrug) |  angelosa | 2015-07-13 | 2 | -16/+528 |
* | Reset Selector and a check for Play Disc cmd |  angelosa | 2015-07-13 | 2 | -7/+165 |
* | Handled Set Device Connection, at Play command issued now. |  angelosa | 2015-07-13 | 2 | -8/+74 |
* | Refactoring |  angelosa | 2015-07-13 | 2 | -12/+21 |
* | Let's rework CD DMA-ing a little |  angelosa | 2015-07-13 | 2 | -75/+63 |
* | Added proper timers, gains some performance back. |  angelosa | 2015-07-13 | 2 | -92/+107 |
* | ToDo: currently at dir change command |  angelosa | 2015-07-12 | 2 | -4/+15 |
* | Fixed word memory access. |  angelosa | 2015-07-12 | 1 | -1/+22 |
* | Added Get Session Info, system never sends CD auth phase, tbd |  angelosa | 2015-07-12 | 2 | -9/+43 |