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