| Commit message (Expand) | Author | Age | Files | Lines |
| * | Cleanups and version bump to 0.123u5.mame0123u5 |  Aaron Giles | 2008-03-13 | 18 | -116/+116 |
| * | From: Fabio Priuli |  Aaron Giles | 2008-03-13 | 1 | -1/+1 |
| * | src/mame/drivers/asuka.c: |  Aaron Giles | 2008-03-13 | 1 | -11/+35 |
| * | From: RansAckeR |  Aaron Giles | 2008-03-13 | 5 | -251/+157 |
| * | From: JEA Wallace [mailto:jeaw100@york.ac.uk] |  Aaron Giles | 2008-03-13 | 2 | -98/+61 |
| * | From: notaz [mailto:notasas@gmail.com] |  Aaron Giles | 2008-03-13 | 13 | -1441/+1674 |
| * | From: Corrado Tomaselli [mailto:corrado.to@tiscali.it] |  Aaron Giles | 2008-03-13 | 2 | -0/+32 |
| * | From Mr. Do! |  Aaron Giles | 2008-03-13 | 4 | -2/+32 |
| * | Added some pieces that got missed when applying this patch. |  Aaron Giles | 2008-03-13 | 10 | -32/+26 |
| * | From: Mike Haaland |  Aaron Giles | 2008-03-13 | 2 | -23/+72 |
| * | Fix for 01429 (ddragon3 hang). [RansAckeR] |  Aaron Giles | 2008-03-13 | 1 | -3/+0 |
| * | From: Mariusz Wojcieszek |  Aaron Giles | 2008-03-13 | 14 | -1169/+2561 |
| * | Fixes Bug ID: 01482: exprraid, exprrada, wexpress, wexpresb, wexpresc: Game d... |  Zsolt Vasvari | 2008-03-13 | 1 | -6/+1 |
| * | roberto zandona: fix sprite problem for gyruss: mantis 01480 |  Zsolt Vasvari | 2008-03-13 | 1 | -0/+2 |
| * | - Removes the public screen_state object -- all access is via functions |  Zsolt Vasvari | 2008-03-13 | 65 | -591/+708 |
| * | Fixed 68000 prefetching operation. |  Aaron Giles | 2008-03-13 | 9 | -75/+97 |
| * | Fixed 01436 (esb: Insert a coin, start a game and it will reset by itself aft... |  Aaron Giles | 2008-03-12 | 2 | -40/+41 |
| * | video_screen_get_vblank() was also incorrect for games with MDRV_SCREEN_VBLAN... |  Zsolt Vasvari | 2008-03-12 | 1 | -3/+6 |
| * | Forgot to state save a variable |  Zsolt Vasvari | 2008-03-12 | 1 | -1/+3 |
| * | Fixed VBLANK end time computation -- it wasn't taking into account games that... |  Zsolt Vasvari | 2008-03-12 | 1 | -5/+26 |
| * | Removes "global" VBLANK callback hack |  Zsolt Vasvari | 2008-03-12 | 5 | -72/+17 |
| * | Next batch of machine->screen[] removal |  Zsolt Vasvari | 2008-03-12 | 119 | -695/+643 |
| * | - Fixed case when there is no interface given |  Zsolt Vasvari | 2008-03-12 | 1 | -10/+12 |
| * | Removed cpu_scalebyfcount(). |  Aaron Giles | 2008-03-12 | 9 | -546/+512 |
| * | Fixing MESS-specific category tokenization |  Nathan Woods | 2008-03-12 | 2 | -2/+6 |
| * | - More machine->screen removal |  Zsolt Vasvari | 2008-03-11 | 71 | -230/+188 |
| * | Restores the previous toggling behavior |  Zsolt Vasvari | 2008-03-11 | 1 | -16/+40 |
| * | - First batch of machine->screen[] access has been removed |  Zsolt Vasvari | 2008-03-11 | 53 | -278/+258 |
| * | fix loading mixer settings when the driver default value is calculated. Canno... |  Nicola Salmoria | 2008-03-11 | 1 | -1/+1 |
| * | [MultiPCM] Saturate on clip and fix envelope discontinuity. (ElSemi) |  R. Belmont | 2008-03-11 | 1 | -3/+11 |
| * | Moves crosshair code from video.c into its own module |  Zsolt Vasvari | 2008-03-11 | 9 | -317/+364 |
| * | Adds some new varieties: MC6845-1, H46505, HD6845 and SY6545-1 |  Zsolt Vasvari | 2008-03-11 | 2 | -6/+98 |
| * | Compilation fixes for my last checkin (sorry). |  Aaron Giles | 2008-03-10 | 3 | -37/+39 |
| * | More WIP cleanup of memory.* |  Aaron Giles | 2008-03-10 | 2 | -880/+931 |
| * | Removes the scrnum parameter from VIDEO_UPDATE, updates all drivers to use th... |  Zsolt Vasvari | 2008-03-10 | 47 | -411/+599 |
| * | MESS-specific fix |  Nathan Woods | 2008-03-10 | 1 | -2/+2 |
| * | Changed how the PowerPC MMU is enabled at compile time, to cut down on the |  Nathan Woods | 2008-03-10 | 2 | -114/+122 |
| * | All video_screen_*_scrnum functions have been removed. Next step is to remov... |  Zsolt Vasvari | 2008-03-10 | 9 | -112/+83 |
| * | Makes atarigen and tms34061 handle based |  Zsolt Vasvari | 2008-03-10 | 51 | -375/+528 |
| * | Replaced the following macros (SMH == static memory handler) |  Aaron Giles | 2008-03-10 | 795 | -14849/+14512 |
| * | Changes TMS34010 to take a screen tag instead of the screen number |  Zsolt Vasvari | 2008-03-10 | 36 | -107/+154 |
| * | Voodoo now takes a device_config for the screen |  Zsolt Vasvari | 2008-03-10 | 12 | -65/+97 |
| * | Added a bunch more asserts |  Zsolt Vasvari | 2008-03-09 | 1 | -11/+126 |
| * | Changes MC6845 to take a screen tag instead of a screen number |  Zsolt Vasvari | 2008-03-09 | 11 | -61/+43 |
| * | WIP check-in. Things work now, but I'm still working on the code. |  Aaron Giles | 2008-03-09 | 437 | -1746/+2018 |
| * | Changes first argument of video_screen_* functions to take a device_config |  Zsolt Vasvari | 2008-03-09 | 272 | -1298/+1200 |
| * | arranges Greyhound Trivia sets based one known question series. |  Brian Troha | 2008-03-08 | 2 | -80/+138 |
| * | Changes VIDEO_UPDATE signature to |  Zsolt Vasvari | 2008-03-08 | 683 | -2585/+2509 |
| * | This fixes the crash in Galaga caused by the slightly altered video timing |  Zsolt Vasvari | 2008-03-08 | 1 | -21/+48 |
| * | Fix mantis bug ID 00898 (gseeker0101yel) |  Couriersud | 2008-03-07 | 1 | -0/+3 |