summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* (nw) R. Belmont2011-11-221-2/+2
* (nw) R. Belmont2011-11-221-1/+3
* Fixed memory leaks in networking, used core functions for allocating memory, ... Miodrag Milanovic2011-11-2215-9/+66
* Changed makefile in order to make sequential compilation of MAME and MESS and... Miodrag Milanovic2011-11-221-10/+10
* Sync with MESS, also placed back sdlmain change since it proved working on BS... Miodrag Milanovic2011-11-2212-118/+581
* Moved 3do_m2 into proper driver. (no whatsnew) Miodrag Milanovic2011-11-221-0/+8
* Added generic helper read/write members to the driver_device base class. Aaron Giles2011-11-229-25/+449
* Introduce polynew.h which is a modernized C++ version of the old poly.c. Aaron Giles2011-11-217-289/+1403
* Ups , fixed initialization (no whatsnew) Miodrag Milanovic2011-11-211-1/+3
* Added support for hard disk softlists [Miodrag Milanovic] Miodrag Milanovic2011-11-212-9/+20
* Fixed compile warning with 4.6.2 (no whatsnew) Miodrag Milanovic2011-11-211-1/+1
* Add support for 5 parameter delegate functions. Aaron Giles2011-11-211-33/+68
* someone has forgotten that ROM_LOAD16_WORD_SWAP is just an alias for ROMX_LOA... Fabio Priuli2011-11-211-389/+389
* Various SDL netdev fixes (nw) R. Belmont2011-11-211-8/+12
* Implemented RTC in Forte Card [Angelo Salese] Angelo Salese2011-11-201-51/+103
* neogeo.xml: Fixed a couple of wrong descriptions (a quote had been put in fro... Fabio Priuli2011-11-201-391/+391
* Move EspaƱol ROMs to English version, nw Angelo Salese2011-11-201-1/+10
* Fixed colors in Forte Card [Angelo Salese] Angelo Salese2011-11-201-17/+33
* Made default paletteram to be white on Hot Chase start-up, fixes ugly MAME de... Angelo Salese2011-11-201-30/+33
* fixed cpu tag. no whatsnew. Fabio Priuli2011-11-201-1/+1
* Made machine reset static, since not used by anything else (no whatsnew) Miodrag Milanovic2011-11-192-2/+1
* SDL updates [R. Belmont, Carl, cgwg] R. Belmont2011-11-1813-25/+144
* Fixed rom mapping and added nvram in pcat_nit.c. Some mini-games in streetg(2... mariuszw12011-11-181-26/+55
* forgot to commit this updated file. no whatsnew. Fabio Priuli2011-11-181-2/+1
* simplified zerozone input reading, per Kale's request. no whatsnew. Fabio Priuli2011-11-181-19/+4
* modernized address maps for most skeleton drivers [Fabio Priuli] Fabio Priuli2011-11-18114-924/+2367
* modernized zerozone.c and zodiack.c [Fabio Priuli] Fabio Priuli2011-11-186-231/+242
* Not yet, *BSD stops compiling otherwise (nw) R. Belmont2011-11-181-0/+3
* Updated sdlmain.c due to fact that there is no more -DMESS compile option (no... Miodrag Milanovic2011-11-181-12/+7
* fix for some naming conflicts between mame and mess (no whatsnew) Miodrag Milanovic2011-11-183-8/+35
* - Fixed HLSL memory leak and crash on exit on 32-bit targets. [Ryan Holtz, Ba... Ryan Holtz2011-11-182-23/+42
* oops (nw) Scott Stone2011-11-171-1/+1
* New clones added Scott Stone2011-11-172-0/+28
* temporary change in saa5050 until proper docs are found, but Miodrag Milanovic2011-11-171-3/+3
* Added clearing of generic nvram handler and removed megadriv ifdefs (no whats... Miodrag Milanovic2011-11-172-7/+3
* made code works without ifdefs (no whatsnew) Miodrag Milanovic2011-11-171-38/+31
* made jaguar coexist in mame and mess (no whatsnew) Miodrag Milanovic2011-11-174-31/+41
* removed ifdef (no whatsnew) Miodrag Milanovic2011-11-171-5/+7
* New Working set: Jonathan Gevaryahu2011-11-173-17/+55
* removed need for ifdef (no whatsnew) Miodrag Milanovic2011-11-171-13/+27
* Move per emulator constants info into separate class [Miodrag Milanovic] Miodrag Milanovic2011-11-1719-141/+189
* Deco Cassette documentation fixes (per Stiletto) (nw) Scott Stone2011-11-162-18/+18
* Adjusted back the serial EEPROM address to 7 bits to be consistent with the o... Roberto Fresca2011-11-161-1/+1
* Forte Card: Improved the 93SC56 serial EEPROM interface. Roberto Fresca2011-11-161-14/+20
* Commented some sanity checks and dependency of MESS code (no whatsnew) Miodrag Milanovic2011-11-161-6/+4
* Proper validation fix (no whatsnew) Miodrag Milanovic2011-11-161-2/+4
* Validation of drivers require absence of slot and image options (no whatsnew) Miodrag Milanovic2011-11-162-2/+3
* Merge from MESS Nathan Woods2011-11-1612-507/+554
* documentation update megat5 -> megat5a (nw) Scott Stone2011-11-151-1/+1
* Some works around, now reads the EEPROM properly, a bit less the fact that it... Angelo Salese2011-11-151-6/+6