summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Fix compile error.mame0136u4 Aaron Giles2010-03-041-1/+1
|
* Sync with Windows version. Aaron Giles2010-03-041-2/+2
|
* Cleanups and version bump. Aaron Giles2010-03-04489-1151/+1151
|
* namcos23: fix Time Crisis 2 coin input [R. Belmont] R. Belmont2010-03-041-3/+4
| | | | It's now possible to coin up and start a game.
* Fixed stupid copy/paste in 'zerowing2' INPUT_PORTS definition (toaplan1.c ↵ stephh2010-03-031-1/+1
| | | | driver).
* zerowing, zerowing2 (toaplan1.c driver) [stephh] : stephh2010-03-031-141/+225
| | | | | | | - Fixed Dip Switches and Inputs (after verification of the M68000 and Z80 code)
* documentation update. Found an eBay auction with "Mouse Shooter Gogo" which ↵ Brian Troha2010-03-031-0/+1
| | | | might be a prequel to Bang Bang Ball on standard "metro" styled PCB.
* documentation update. Found an eBay auction with "Mr. Dig" which is Mr. ↵ Brian Troha2010-03-031-0/+3
| | | | Driller rip off on the F-E1-16-0xx style Hyperstone PCB.
* naomi: standardized ROM naming as "xPR-yyyyy.iczz" where possible (no credit) R. Belmont2010-03-031-140/+140
|
* New games marked as GAME_NOT_WORKING R. Belmont2010-03-032-2/+140
| | | | | | | ------------------------------------ L.A. Machineguns [ANY] The Ocean Hunter [ANY]
* hng64 : An initial implementation of hardware lighting. [Andrew Gardner] Andrew Gardner2010-03-031-20/+111
|
* namcos23: Document gun I/O boards [Guru] R. Belmont2010-03-031-0/+87
|
* namcos23: working inputs for TC2 test mode [R. Belmont] R. Belmont2010-03-031-9/+26
| | | | | Give it a few seconds for the H8s to boot and sync up and then inputs will navigate the test menus. up/down is up/down, spacebar is "enter".
* new clones Angelo Salese2010-03-022-2/+27
| | | | | | | | | | --------- Armed Police Batrider (Taiwan Revision A) [Anonymous] (or) Armed Police Batrider (Taiwan Revision A)
* new clones Angelo Salese2010-03-023-2/+45
| | | | | | | --------- Safari (set 2, bootleg?) [f205v] Moon Cresta (Nichibutsu UK) [Andrew Welburn]
* new clones Angelo Salese2010-03-023-0/+233
| | | | | | | --------- Aracnis (bootleg of Scorpion on Moon Cresta hardware) [f205v] (wrong colours) The Pit (bootleg on Moon Quasar hardware) [Andrew Welburn, David Haywood]
* Merged kingdrby.c and cowrace.c drivers [Angelo Salese] Angelo Salese2010-03-023-262/+94
|
* Fix compile error Angelo Salese2010-03-021-1/+1
|
* new NOT WORKING Angelo Salese2010-03-023-1/+96
| | | | | --------------- Royal Gum [Siftware]
* new clones Angelo Salese2010-03-022-0/+70
| | | | | | | --------- Cherry Master (Watermelon bootleg / hack) [William Ostronic] Cherry Master (Fun USA v2.5 bootleg / hack) [William Ostronic]
* new WORKING game Angelo Salese2010-03-021-6/+66
| | | | | | --------------- Champion Number [f205v, David Haywood, Angelo Salese]
* new not working Angelo Salese2010-03-022-1/+22
| | | | | | --------------- Champion Number [f205v, David Haywood, Angelo Salese]
* Add MAME-ified version of SoftFloat library [John R. Hauser] R. Belmont2010-03-028-0/+6801
| | | | | | As previously discussed, this will be used for the MC680x0 FPU in order to handle high-precision floats portably. The license is included in README.txt and is MAME compatible.
* naomi: convert GD-ROM games to use real PIC dumps [David Haywood] R. Belmont2010-03-024-99/+487
|
* Fixed GCC compile errors (no credit) R. Belmont2010-03-022-5/+5
|
* new clones Angelo Salese2010-03-022-1/+284
| | | | | | --------- King Derby (Taiwan bootleg) [Team Europe, Dumping Union] (not working)
* Not worth mentioning: a bunch of cosmetic changes in snes.c Fabio Priuli2010-03-011-76/+76
|
* Not worth mentioning: some more snes minor refactorization. Fabio Priuli2010-03-013-19/+20
|
* Oops ... I forgot to add the GAME_NO_COCKTAIL flag to 'truxton' (toaplan1.c ↵ stephh2010-03-011-1/+1
| | | | driver) ...
* Fixed save state support in custom namco devices (50,51,53) and Couriersud2010-03-014-0/+19
| | | | galaga.c. Also resolves MT03268: All sets in galaga.c: Problem with Savestates. [couriersud]
* Fixed MT3749 (All sets in micro3d.c : Assert in debug build ). [couriersud] Couriersud2010-03-011-1/+2
|
* namcos23: timecrs2c reaches the test mode [O. Galibert] Olivier Galibert2010-03-011-3/+41
|
* snes.c: temporarily reverted implementation of mult/div through timers since ↵ Fabio Priuli2010-03-011-3/+31
| | | | | it breaks some SNES games on the MESS side [Fabio Priuli] this basically comments out timers added by judge in svn 7849, until other timing issues are understood and fixed
* rallybik, truxton (toaplan1.c driver) [stephh]: stephh2010-03-013-127/+238
| | | | | | | - Fixed Dip Switches and Inputs (after verification of the M68000 and Z80 code)
* Not worth mentioning: some more snes minor refactorization. Fabio Priuli2010-03-012-60/+19
| | | I'm splitting these changes into several commits so that I can hopefully track down any regression more easily
* namcos23: fix the data rom mappings [O. Galibert] Olivier Galibert2010-03-011-32/+31
|
* snes.c: minor refactorization [Fabio Priuli] Fabio Priuli2010-03-013-49/+62
|
* Removed the coin latch kludge in the MACS driver [Angelo Salese] Angelo Salese2010-03-012-15/+35
|
* Implemented proper BIOS/Cart ROM bankswitch in the MACS driver, this ↵ Angelo Salese2010-03-012-14/+67
| | | | improves program logic in Kisekae Mahjong [Angelo Salese]
* Improvements to Funworld driver. [Roberto Fresca] Roberto Fresca2010-03-012-1188/+1219
| | | | | | | | | | | | | | | | - Fixed Jolly Joker graphics and colors. - Changed Jolly Joker description to Jolly Joker (98bet). - Added a new croatian set of Jolly Joker with maximum bet = 40. - Moved the hardware description and tech notes to the ROM_LOAD section. - Added a external default NVRAM for Jolly Card Professional 2.0. - Updated technical notes. New clones added ---------------- Jolly Joker (40bet, croatian hack) [Roberto Fresca, Team Europe]
* Added driver_data class and save states to the following drivers: oneshot.c, ↵ Fabio Priuli2010-03-0115-945/+1438
| | | | | | onetwo.c, orbit.c, othello.c and othldrby.c Added driver_data class to the following drivers: nemesis.c and nyny.c
* Added missing files from rev.8444 Fabio Priuli2010-03-012-0/+99
|
* add Azumanga Daioh Puzzle Bobble (GDL-0018) info to naomi.c drivers/naomi.c Brian Troha2010-03-012-2/+16
| | | no whatsnew please
* One more doc fix (still no credit) R. Belmont2010-03-011-0/+1
|
* Minor doc fix (no credit) R. Belmont2010-03-011-1/+1
|
* New clones added R. Belmont2010-03-012-3/+31
| | | | | ---------------- Soul Calibur (SOC14/VER.B) [Guru]
* Added driver_data class and save states to the following drivers: ohmygod.c, ↵ Fabio Priuli2010-02-285-315/+458
| | | | ojankohs.c and olibochu.c
* minor update to Alien Invasion submission - no whatsnew Brian Troha2010-02-282-4/+6
|
* namcos23: comment the probable dips a tad better [O. Galibert] Olivier Galibert2010-02-281-1/+5
|
* namcos23: get Gorgon games out of service mode, fix finlflng sound ROM ↵ R. Belmont2010-02-281-3/+8
| | | | | | loading [R. Belmont] Run finlflng with this version and turn your sound on :)