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