| Commit message (Expand) | Author | Age | Files | Lines |
* | ATTN Kale: ddsom fails to enter ingame with this code you added |  Fabio Priuli | 2014-09-29 | 1 | -1/+3 |
* | Moved eminline and related files into /src/osd since it's system related (nw) |  Miodrag Milanovic | 2014-04-16 | 1 | -4/+4 |
* | converted some global_alloc_array() usage to dynamic_array/dynamic_buffer (nw) |  Oliver Stöneberg | 2014-03-28 | 1 | -4/+1 |
* | replaced some malloc/free usage with global_alloc_array/global_free_array (nw) |  Oliver Stöneberg | 2014-03-28 | 1 | -2/+2 |
* | Another round of auto_alloc_array conversions. |  Aaron Giles | 2014-02-20 | 1 | -14/+3 |
* | ADR and track # fixes |  Angelo Salese | 2013-10-20 | 1 | -4/+9 |
* | Another one |  Angelo Salese | 2013-10-16 | 1 | -0/+2 |
* | modernised CDDA & discard buffered samples when starting to play to avoid aud... |  smf- | 2013-05-13 | 1 | -10/+10 |
* | Fixed CD interface mirrors, allows Over load test to work in Diag |  Angelo Salese | 2013-03-21 | 1 | -1/+49 |
* | Cleanups and version bumpmame0148u2 |  Miodrag Milanovic | 2013-03-19 | 1 | -2/+2 |
* | This one should stay in |  Angelo Salese | 2013-03-13 | 1 | -1/+1 |
* | Fixed a minor bug with CD block Put sector, makes Virtual On to enter into ga... |  Angelo Salese | 2013-03-13 | 1 | -2/+4 |
* | Timid attempt to make Pango Fun to boot |  Angelo Salese | 2013-03-11 | 1 | -1/+1 |
* | Improved previous fix, fixes regression with Road Blaster & friends |  Angelo Salese | 2013-03-09 | 1 | -7/+11 |
* | First pass at improving CD get status command, fixes streamed music in falcom... |  Angelo Salese | 2013-03-08 | 1 | -4/+53 |
* | Fixed regression with FAD end in track mode, fixes Death Throttle |  Angelo Salese | 2013-03-04 | 1 | -2/+1 |
* | Fixed VDP1 clear regression, reverted the blckmtxa attempted fix too. |  Angelo Salese | 2013-02-25 | 1 | -4/+4 |
* | Actually fixed track seek, fixes regression with Zero Divide |  Angelo Salese | 2013-02-22 | 1 | -2/+16 |
* | Fixing compilation error; cannot subtract from a bool (nw) |  Nathan Woods | 2013-02-22 | 1 | -1/+1 |
* | Debug code that slipped through ... |  Angelo Salese | 2013-02-22 | 1 | -9/+0 |
* | Hook-up proper VDP1 fb erase via coordinates, fixes Gokujou Parodius / Sexy P... |  Angelo Salese | 2013-02-22 | 1 | -0/+10 |
* | Misc changes |  Angelo Salese | 2013-02-21 | 1 | -9/+6 |
* | Added preliminary CD Seek mechanism, fixes Zero Divide booting |  Angelo Salese | 2013-02-20 | 1 | -11/+50 |
* | SH-2: watchdog i/f is quite exotic, implement it so it can be debugged properly |  Angelo Salese | 2013-02-20 | 1 | -0/+2 |
* | Fixed regression |  Angelo Salese | 2013-02-19 | 1 | -2/+3 |
* | Small fix, nw |  Angelo Salese | 2013-02-19 | 1 | -1/+1 |
* | Moved CD command timing around, fixed regression in logicpuz. Also added 11bp... |  Angelo Salese | 2013-02-18 | 1 | -21/+17 |
* | Fixed filter reading on false connector |  Angelo Salese | 2013-02-18 | 1 | -13/+17 |
* | Small fix for size allocation |  Angelo Salese | 2013-02-17 | 1 | -3/+5 |
* | Attempt to add Copy Sector Data command, but my logic fails for some reason ... |  Angelo Salese | 2013-02-16 | 1 | -7/+29 |
* | Actually ECPY isn't needed |  Angelo Salese | 2013-02-16 | 1 | -4/+5 |
* | (MESS) Added hook-up for CD Block command 0x64 (Put Sector Data) [Angelo Salese] |  Angelo Salese | 2013-02-15 | 1 | -4/+71 |
* | Basic hook-up of CD block command 0x64, pending actual transfer code ... |  Angelo Salese | 2013-02-15 | 1 | -5/+15 |
* | Enough of this |  Angelo Salese | 2013-02-13 | 1 | -1/+1 |
* | Actually 0x62 doesn't need this |  Angelo Salese | 2013-02-13 | 1 | -2/+3 |
* | Fixed a crash bug with CD block, fixes at very least Yoshimoto Mahjong |  Angelo Salese | 2013-02-13 | 1 | -8/+7 |
* | fixed super-verbose logging in src/emu/machine/stvcd.c (nw) |  Oliver Stöneberg | 2013-02-12 | 1 | -30/+30 |
* | Fixed physical CD-Rom reading in CD Block, fixes Black Matrix FMV loading |  Angelo Salese | 2013-02-12 | 1 | -3/+3 |
* | Fix for file system printing, thanks to Firewave |  Angelo Salese | 2013-02-12 | 1 | -1/+1 |
* | Fix for Choice Cuts crashing when skipping FMV |  Angelo Salese | 2013-02-12 | 1 | -1/+1 |
* | Cosmetic change, nw |  Angelo Salese | 2013-02-11 | 1 | -44/+45 |
* | Minor change, nw |  Angelo Salese | 2013-02-11 | 1 | -7/+4 |
* | Moved some of the saturn code from mame/ into emu/ and made saturn.c & stv.c ... |  smf- | 2013-02-11 | 1 | -0/+2446 |