arbee
58a7cffdb3
mac128: switch back to real-hw ROMs using Apple part numbers. [R. Belmont]
2016-11-28 19:35:44 +11:00
briantro
c4954da8af
peplus.cpp: Correct hashes as pointed out by MASH - NW
2016-11-27 15:39:52 +11:00
Lord-Nightmare
22b192ac3e
build fix (nw)
2016-11-26 18:24:40 -05:00
Vas Crabb
cfc8419567
Version bump
2016-11-27 09:59:14 +11:00
Vas Crabb
7238415d1f
srcclean (nw)
2016-11-27 09:56:49 +11:00
cracyc
1637c91a5c
isbc_208: add device [Carl]
2016-11-26 15:56:05 -06:00
Vas Crabb
1287e5687d
Revert "LDPLAYER: added cdrom interface (nw) still doesn't seem to work, i have no suitable software to test with, marked not working until someone verifies otherwise.(nw)"
...
This reverts commit 7142ca143b
.
2016-11-27 06:04:20 +11:00
briantro
e0c2850a57
peplus.cpp: Research points to PP0232 being called "Patriot Poker" - NW
2016-11-26 11:14:26 -06:00
Miodrag Milanović
ef7ed341f4
Merge pull request #1779 from einstein95/patch-2
...
Remove USE_BGFX option (nw)
2016-11-26 15:49:13 +01:00
Logan B
6c133b7450
Remove USE_BGFX option (nw)
...
Wasn't removed when mmicko did 9eb2734495
2016-11-27 03:22:25 +13:00
R. Belmont
cb248419ca
Merge pull request #1777 from ajrhacker/sei80bu
...
Move SEI80BU encryption out of the SEIBU_SOUND device and make it a d…
2016-11-26 09:16:44 -05:00
Robbbert
7142ca143b
LDPLAYER: added cdrom interface (nw) still doesn't seem to work, i have no suitable software to test with, marked not working until someone verifies otherwise.(nw)
2016-11-26 22:04:14 +11:00
briantro
6276048f56
peplus.cpp: Figured out the special 4K bonus for PP0467 - NW
2016-11-25 23:38:37 -06:00
Vas Crabb
3bffc041c5
Quick fix for symptom of #1778 but doesn't address how it decided the joystick component was unknown to begin with
2016-11-26 15:59:30 +11:00
Nigel Barnes
67a60cd3e5
bbcb_flop.xml: added various games, applications, utilities
2016-11-26 02:14:27 +00:00
Nigel Barnes
0bebf861ca
bbcmc_flop: added Carnival and Astro Blaster
2016-11-26 02:14:27 +00:00
Nigel Barnes
ec4878ebfc
archimedes.xml: added RISC OS 3 Applications and removed some bad dumps
2016-11-26 02:14:27 +00:00
Nigel Barnes
cd0241c65c
atom_flop.xml: added latest Retro Software releases (Egghead in Space, F14 Tomcat)
2016-11-26 02:14:27 +00:00
Nigel Barnes
55f7ac29f8
a310: added new NOT WORKING machines
...
Archimedes 305, Archimedes 440, Archimedes 3000, Archimedes 410/1, Archimedes 420/1, Archimedes 440/1, Archimedes 540, Acorn A5000, Acorn A4, Acorn A4000, Acorn A5000 Alpha
- renamed a310->aa310 to avoid conflict with Amiga machines
- added all missing OS releases Arthur 0.30, RISC OS 2.01, RISC OS 3.00, RISC OS 3.10, RISC OS 3.19 (German)
- all machines default to OS (Arthur, RISC OS 2, RISC OS 3) they were shipped with
- corrected ROM labels/locations
- added default CMOS to boot to desktop
- mapped Acorn A4 Power Management extension
2016-11-26 02:14:27 +00:00
arbee
73755c82c9
micro20: more device hookups, gets farther into POST [R. Belmont]
2016-11-25 21:12:14 -05:00
arbee
526d9b0ec9
concept: added optional MacsBug ROMs [Al Kossow, R. Belmont]
2016-11-25 21:08:57 -05:00
AJR
4c9814ab30
Move SEI80BU encryption out of the SEIBU_SOUND device and make it a device of its own
...
Add MCFG_DEVICE_ROM to override region tag for device_rom_interface (nw)
2016-11-25 17:47:10 -05:00
briantro
2aeab228e8
peplus.cpp: Figured out the Super Deuces paytable - NW
2016-11-25 16:24:35 -06:00
briantro
3360b5e21c
peplus.cpp: Figured 2 more paytables - NW
...
Figured out PP0294 & PP0445 are Aces and Faces Bonus Joker Poker
2016-11-25 16:12:30 -06:00
briantro
6c96e0d083
peplus.cpp: Figured out the paytable for PP0232 - NW
2016-11-25 15:49:52 -06:00
cracyc
7ad15e7826
new not working
...
--------------
Intel iSBC 86/05 [Al Kossow]
Intel iSBC 86/30 [Al Kossow]
2016-11-25 11:25:15 -06:00
R. Belmont
f668f46427
Merge pull request #1776 from ajrhacker/seibu_sound_cleanup
...
Seibu sound device cleanup (nw)
2016-11-25 11:15:34 -05:00
AJR
8fa5f5f1ec
Fix disastrous regression in dynduke and raiden (nw)
2016-11-25 02:28:05 -05:00
AJR
152615df5c
Seibu sound device cleanup (nw)
...
- Eliminate SEIBU_SOUND_SYSTEM configuration macros hiding details of device construction
- Start using devcb for generic YM hookups
- Use device finder to connect seibu_sound_device to audiocpu
- kothello has only one YM2203 and one ADPCM, not two of each
Future changes planned
- Separate SEI0100BU and SIE150 types; Cabal and Dead Angle should each be using two of the former
- Separate SEI80BU device to handle Z80 decryption (Mustache Boy uses this for its main CPU)
2016-11-24 23:08:28 -05:00
Lord-Nightmare
37fde072b9
another comment fix (nw)
2016-11-24 22:35:45 -05:00
Scott Stone
b39399448d
Format fix pico.xml changes (nw)
2016-11-24 22:24:04 -05:00
Scott Stone
e49c0b00b2
Merge branch 'master' of https://github.com/mamedev/mame
2016-11-24 22:20:49 -05:00
Scott Stone
e7029d82ba
Fixed MT#0634 - Gemini Wing input issues (nw)
2016-11-24 22:19:55 -05:00
R. Belmont
a3996127b9
Merge pull request #1774 from mamehaze/mk6
...
pico.xml: 5 new Korean dumps, confirmed one 'best selection' as match…
2016-11-24 22:19:10 -05:00
arbee
7bfcc2cacb
mac128: all subdrivers and valid -ramsize values work again (nw)
2016-11-24 22:16:44 -05:00
briantro
ee47e45e6f
peplus.cpp: Fix clone def 1 --> 2 - NW
2016-11-24 21:06:09 -06:00
briantro
fa69050430
peplus.cpp: Documentation update & misc fixes - NW
2016-11-24 20:57:11 -06:00
briantro
f79639557b
peplus.cpp: Found another undumped clone - NW
2016-11-24 19:21:57 -06:00
briantro
dddc6dcce1
Merge branch 'master' of https://github.com/mamedev/mame
2016-11-24 19:20:20 -06:00
Vas Crabb
51f33cf106
Fix key names with -keyboardprovider win32
2016-11-25 12:10:14 +11:00
Vas Crabb
84288bb15c
Fix build (nw)
2016-11-25 11:14:04 +11:00
briantro
a1698491fe
Merge branch 'master' of https://github.com/mamedev/mame
2016-11-24 17:26:55 -06:00
mahlemiut
0d13c7115e
fmtowns: add support for IC Memory Card images. Limited to 16MB in size for now, until I can find software that supports more.
2016-11-25 11:51:29 +13:00
Scott Stone
cb23c81933
Format fixes for recent hash file additions (nw)
2016-11-24 17:23:39 -05:00
David Haywood
84d3e236a1
pico.xml: 5 new Korean dumps, confirmed one 'best selection' as matching an existing dump, confirmed one prototype as matching retail dump [Team Europe]
2016-11-24 22:20:55 +00:00
MetalliC
33e73876b7
aristmk6: hook IRQ registers, actual sources still unknown
2016-11-24 23:13:43 +02:00
R. Belmont
0278e99d02
Merge pull request #1773 from rdroush/master
...
zorba: Added software list for floppy disks, plus misc. info to driver file
2016-11-24 16:02:28 -05:00
R. Belmont
2a0b269f81
Merge pull request #1772 from Happy-yappH/master
...
n64: AI, add delayed carry signal for AI address
2016-11-24 16:01:35 -05:00
R. Belmont
a24d227f75
Merge pull request #1771 from Bavarese/patch-18
...
DEC Rainbow 100: make port 50 readable
2016-11-24 16:01:07 -05:00
cracyc
e5bb4a97c0
Promote to working
...
----------
Intel iSBC 286/10 [Carl]
isbc: new isbc 286 rom version v1.0 [Carl, Al Kossow]
2016-11-24 13:34:47 -06:00