couriersud
789aa074d2
Dead code removal and minor refactoring. (nw)
2016-06-01 23:55:28 +02:00
couriersud
152ef538b2
Changed argument order for save-states. (nw)
2016-06-01 20:27:48 +02:00
couriersud
a00b7c5554
More code cleanup. (nw)
2016-06-01 01:26:38 +02:00
couriersud
49ed39b243
Switch from * to &. (nw)
2016-05-31 23:49:55 +02:00
couriersud
711d0b8719
Completely removed init_object. Finally. (nw)
2016-05-31 23:10:37 +02:00
couriersud
e1f278f891
moved all logic inputs into constructor. (nw)
2016-05-31 21:36:30 +02:00
couriersud
4dc5a81b17
Merge remote-tracking branch 'origin/master' into netlist_dev
2016-05-31 19:34:29 +02:00
couriersud
21a8e71cd8
Dead code removal. (nw)
2016-05-31 19:33:56 +02:00
RobertoFresca
773febd6c0
Merge branch 'master' of https://github.com/mamedev/mame
2016-05-31 14:33:24 -03:00
RobertoFresca
36d2b7205f
Goldstar.cpp: Some cleanups toward coding standards.
2016-05-31 14:32:34 -03:00
hap
bc4c408e5f
hh_tms1k: esoccer is playable, still need to make proper artwork
...
New working machines added
-----------
Entex Electronic Soccer [hap, Sean Riddle]
2016-05-31 18:49:35 +02:00
Ted Green
430f88f2f6
(nw) Use normal array allocation for fixed sized arrays.
2016-05-31 10:37:42 -06:00
hap
c0ec593660
fidel*: added CB9 module
2016-05-31 17:55:51 +02:00
hap
7b4c55bd1e
hh_tms1k: esoccer and ssports WIP
2016-05-31 17:47:47 +02:00
Ted Green
ccab4a3624
(nw) Alantis: Updated the address map.
2016-05-31 07:28:07 -06:00
cracyc
f9b5a025a5
hiscore.dat: remove remaining invalid sets (nw)
2016-05-31 08:18:52 -05:00
etabeta78
26eb0a7609
fixed (hopefully) sha1 in FM-Towns external submission. nw.
2016-05-31 14:52:53 +02:00
Stiletto
4b3ba131fb
(nw)
...
(nw)
2016-05-31 08:35:51 -04:00
Stiletto
05ff8ca0d3
(nw)
...
(nw)
2016-05-31 08:34:59 -04:00
etabeta78
ae9fb00546
aristmk6.cpp: reorganized sets based on their actual description
...
and removed a few sets which were hacked or incomplete,
compared to their parents [Heihachi_73]
2016-05-31 14:30:35 +02:00
Michael Zapf
b723ef0b26
ti99: Changed new to unique_ptr.
2016-05-31 14:23:37 +02:00
arbee
f033180caa
sun2: Preliminary MMU implementation, still has issues. [R. Belmont]
2016-05-31 08:21:44 -04:00
Stiletto
0fa8bab4d0
minor gamelist changes (nw)
...
minor gamelist changes (nw)
2016-05-31 08:12:05 -04:00
Scott Stone
5764824315
Filled in empty description in apple2.xml (nw)
2016-05-31 07:59:29 -04:00
Vas Crabb
98a493bb34
Fix x64 compile
2016-05-31 21:21:58 +10:00
smf-
65b5c2a40c
Commodore PET Joysticks and Sound Device [Ken White]
...
* pet_cass.xml
- Added Supermon (Toronto PET User Group) [Ken White]
- Replaced bad dump of Side B of Squiggle, Big Time / Monitor (the m command in the monitor now works correctly) [Ken White]
2016-05-31 12:19:02 +01:00
Ivan Vangelista
be3f3c7eba
Merge pull request #914 from anikom15/master
...
Correct bonus life DIP switch descriptions for Mario Bros. revision F. Fixes MT03321 (anikom15)
2016-05-31 12:18:17 +02:00
Angelo Salese
16fab2d635
Minor note, nw
2016-05-31 10:34:53 +02:00
Angelo Salese
ebdd6789ad
Fix POST palette for spinal breakers, nw
2016-05-31 10:31:29 +02:00
Westley M. Martinez
2eff47a129
Reorder port definitions in mario to make more sense.
2016-05-31 00:36:50 -07:00
Westley M. Martinez
f6d120ab2a
Fix DIP switch bonus life descriptions for marioe & marioo.
2016-05-31 00:27:49 -07:00
Vas Crabb
59f15d6819
Allow full build on android:
...
* rename si_status to si_status_val in n64 as si_status is a preprocessor macro on Android
* rename PAGE_MASK to page_mask in samcoupe to avoid clash with macro (it's a local anyway)
* abuse namespaces to get around the conflict between our x86emit::REG_Rn and Android's ::REG_Rn in DRC
2016-05-31 17:24:40 +10:00
etabeta78
c1a8703c58
Merge pull request #913 from rzero9/patch-3
...
fmtowns_cd.xml: Added R + S
2016-05-31 05:06:28 +02:00
cracyc
249e77583e
hiscore.dat: fix renamed/duplicated sets (nw)
2016-05-30 21:57:35 -05:00
Scott Stone
841724156c
One remaining hiscore parse error (nw)
2016-05-30 21:52:46 -04:00
couriersud
85c22dd737
moved logic output creation to constructor. (nw)
2016-05-31 00:56:09 +02:00
Westley M. Martinez
0e8da3561e
Correct bonus life DIP switch descriptions for Mario Bros. revision F.
2016-05-30 15:52:34 -07:00
r09
385dd8f98d
fmtowns_cd.xml: Added R + S
2016-05-30 23:35:26 +02:00
Ville Linde
3f155c5668
rasterizers for gradius4 (nw)
2016-05-31 00:00:05 +03:00
couriersud
b4dfa259d6
moved analog_input creation into constructor. (nw)
2016-05-30 21:39:59 +02:00
Ville Linde
00c806a355
model3: update culling node info (nw)
2016-05-30 22:03:40 +03:00
couriersud
f559c0d243
analog_outputs now created in constructor. (nw)
2016-05-30 20:45:25 +02:00
cracyc
07f297ae7a
hiscore.dat: more fixes (nw)
2016-05-30 12:56:54 -05:00
hap
975aa01ae7
bship notes
2016-05-30 19:20:34 +02:00
cracyc
d63cd99bc3
hiscore.dat: DEC Rainbow has no cheats (nw)
2016-05-30 11:39:32 -05:00
Ville Linde
48add4e406
sharcdrc: fix conditional loops (nw)
2016-05-30 17:42:43 +03:00
Vas Crabb
1a2364e9d8
fix the yaml
2016-05-31 00:29:27 +10:00
etabeta78
d434935918
Forgot about this dump this morning. nw.
2016-05-30 16:10:57 +02:00
etabeta78
46581221e6
New NOT WORKING machine
...
=======================
V-Tech V-Smile Pro [TeamEurope]
out of whatsnew: also added a couple of discs which were dumped by
TeamEurope as well, and converted other German discs to CHD v5.
2016-05-30 16:09:06 +02:00
etabeta78
5b7160418d
added recently released ms. pacman dump to intv.xml.
...
unfortunately it does not work... is Huygens still around
and willing to take a look? nw.
[thanks Anna Wu for pointing out the release]
2016-05-30 16:06:38 +02:00