Commit Graph

35160 Commits

Author SHA1 Message Date
couriersud
44ed5b9273 Merge branch 'master' of https://github.com/mamedev/mame.git 2015-04-19 02:06:56 +02:00
couriersud
92867a9e68 Improve truthtable handling in netlist. Prepare per-game setting of
USE_DEACTIVE_DEVICE. [Couriersud]
2015-04-19 02:06:30 +02:00
couriersud
5905f4d907 Added rtrim, ltrim and trim to pstring. (nw) 2015-04-19 00:02:31 +02:00
Sandro Ronco
c000ed0aea jwildb52a: dumped GFX roms [anonyMous]
new NOT WORKING games
---------------------
Sigma Super 8 Ways FC (Fruit combination) [anonyMous]
2015-04-18 21:48:25 +02:00
R. Belmont
4b65eb4a94 Merge pull request #161 from fulivi/mds2_dev
Improvments to imds2 driver (fulivi)
2015-04-18 15:00:07 -04:00
Miodrag Milanovic
1a5d5bbbd1 added ume subtarget dummy so can test compile of all devices (nw) 2015-04-18 20:16:22 +02:00
Miodrag Milanovic
efb47469d3 better like this (nw) 2015-04-18 20:08:25 +02:00
Miodrag Milanovic
abbea170e7 preventing asserting on vector item access (nw) 2015-04-18 19:01:35 +02:00
Miodrag Milanovic
59bb9d4fd6 some astring to std::string conversion (nw) 2015-04-18 18:35:04 +02:00
Miodrag Milanovic
6a41d76a80 removed not used state_save_register_item_* calls (nw) 2015-04-18 15:18:05 +02:00
Miodrag Milanovic
f56db1ff3f fixed android compile (nw) 2015-04-18 12:51:33 +02:00
Miodrag Milanovic
38458c4d8f fixed alloca define to standard one (nw) 2015-04-18 12:50:19 +02:00
Ivan Vangelista
d49608897f vigilant.c: added save state support (nw) 2015-04-18 07:47:42 +02:00
hap
61ed758199 (MESS)New working game added
-----------------
Bambino Knock-Em Out Boxing [hap, Kevin Horton]
2015-04-17 20:24:11 +02:00
couriersud
0d60fe7805 Make sure USE_OPENMP is passed via define. (nw) 2015-04-17 18:05:01 +02:00
couriersud
3962ef35db Remove some code commented out during debug. (nw) 2015-04-17 18:04:06 +02:00
mamehaze
eb740564f1 new clones
Robocop 2 (US v0.10) [Bill D, The Dumping Union]
2015-04-17 16:31:08 +01:00
mamehaze
aa1cbfc0da note about poor control design 2015-04-17 16:16:30 +01:00
Miodrag Milanovic
1bc1047fa3 Fix Xcode generated files (nw) 2015-04-17 11:28:46 +02:00
Miodrag Milanovic
dc35f927f7 made libflac possible to compile under xcode, and simplify for other (nw) 2015-04-17 11:24:33 +02:00
R. Belmont
9560f3a886 Merge pull request #163 from k2-git/master
fix kbm3rd keyboard error(nw)
2015-04-16 21:58:56 -04:00
k2-git
b7a5efe5b7 fix kbm3rd keyboard error(nw) 2015-04-17 09:34:52 +09:00
Vas Crabb
a8dec7ae70 Fix unused var 2015-04-17 09:46:17 +10:00
Vas Crabb
dad79cb4d2 Better way of setting default USE_OPENMP (nw) 2015-04-17 09:42:06 +10:00
couriersud
ecb50c0c09 Minor netlist changes. (nw) 2015-04-17 00:38:54 +02:00
couriersud
beda6531ef Fix compile. (nw) 2015-04-16 23:46:55 +02:00
couriersud
119d23192b Fix OPENMP linking. (nw) 2015-04-16 23:44:30 +02:00
Curt Coder
1c7e636fef (MESS) Implemented writing to Commodore d64/d67/d71/d80/d82 sector images. [Curt Coder] 2015-04-16 23:49:27 +03:00
couriersud
f8a8b71bee Merge branch 'master' of https://github.com/mamedev/mame.git 2015-04-16 20:36:34 +02:00
hap
e3cc0777fe gah 2015-04-16 20:13:00 +02:00
hap
0802a8fdb3 (MESS)New working game added
-----------------
Mego Mini-Vid Break Free [hap, Kevin Horton]
2015-04-16 20:09:50 +02:00
hap
2deefb4a35 changed test layout "lampxy" to "x.y" 2015-04-16 19:47:21 +02:00
Ivan Vangelista
00b9788d37 vamphalf.c: added save state support (nw) 2015-04-16 18:42:15 +02:00
hap
85e65cb4a1 VTech Invaders WIP (not working yet) 2015-04-16 18:33:29 +02:00
Ivan Vangelista
019d1f56ff murogem.c, murogmbl.c: enabled save state support (nw) 2015-04-16 18:20:18 +02:00
Vas Crabb
bf30ebe77e Fix build 2015-04-17 00:22:37 +10:00
Miodrag Milanovic
cce44e050a Fix compiling tools on OSX 10.10 (nw) 2015-04-16 15:26:52 +02:00
Miodrag Milanovic
3060bb0637 fix for few more executable files (nw) 2015-04-16 15:26:26 +02:00
Miodrag Milanovic
fab6dab064 Make generated projects behave same as before revert (nw) 2015-04-16 14:29:34 +02:00
Miodrag Milanovic
fcf852fea2 fixed compiler warning, sent upstream (nw) 2015-04-16 14:25:12 +02:00
Miodrag Milanovic
2b97bfba29 update to latest 3rdparty, rollback of genie change (nw) 2015-04-16 14:16:14 +02:00
Miodrag Milanovic
08747b36ec test for linking (nw) 2015-04-16 13:44:11 +02:00
Miodrag Milanovic
a50dec8b3c extract libs and liboptions from pkg-config, prepare for future work (nw) 2015-04-16 12:31:53 +02:00
mamehaze
4e22124500 new clones
Perfect Billiard (MC-8123, 317-5008) [PokeMame]

(CPU has a different sitcker, seems to function in same way as existing encrypted one tho)
2015-04-16 09:54:52 +01:00
Curt Coder
19bbe2ac4d (MESS) pet: Implemented write mode on the Commodore 8050/8250/SFD-1001 floppy drives. [Curt Coder]
(MESS) victor9k: Separated read/write modes in the floppy controller. (nw)
fdc_pll: Removed write_next_bit_prev_cell hack. (nw)
2015-04-16 00:16:05 +03:00
Ivan Vangelista
d4c67891c4 headonb.c, shangha3.c, shanghai.c, truco.c: added / enabled save state support (nw) 2015-04-15 17:52:46 +02:00
Olivier Galibert
7df6a23ba2 Damn unsigned (nw) 2015-04-15 15:44:53 +02:00
hap
5d13436bef (MESS)New working games added
-----------------
Bambino UFO Master-Blaster Station [hap, Kevin Horton]
Bandai Crazy Climber [hap, Kevin Horton]
Tomy Scramble [hap, Kevin Horton]
Tomy Caveman [hap, Kevin Horton]
2015-04-15 15:35:38 +02:00
Miodrag Milanovic
74c337de45 Should speedup OSX builds (nw) 2015-04-15 13:59:10 +02:00
Miodrag Milanovic
bc86945fca removed symbols stripping (nw) 2015-04-15 13:48:29 +02:00