Sergey Svishchev
75cbb7673e
isa_hdc: don't install ROM on ec1841 (its BIOS supports HDC natively) (nw)
2016-08-17 09:48:27 +03:00
Ivan Vangelista
d7099a7d46
yunsung8.cpp: simplified rom loading (nw)
2016-08-16 21:45:39 +02:00
Ivan Vangelista
7914a8b289
Started synching with latest PINMAME. Will add new games directly in the wn (nw)
2016-08-16 21:10:00 +02:00
James Wallace
8a4bc0d1ca
Added all known expansions as fragments for DRIVER_INIT. This will permit 'per set' configuration to make the games playable.
2016-08-16 20:06:43 +01:00
Olivier Galibert
ecbab7db5d
Merge pull request #1252 from dankan1890/patch1
...
Fixed menu lag.
2016-08-16 20:56:06 +02:00
Olivier Galibert
1cbf71e5da
vgmplay: Add the sn76496, no variant detection though (nw)
2016-08-16 20:31:31 +02:00
Olivier Galibert
57767c08af
vgmplay: Add 2612 dac (nw)
2016-08-16 20:15:06 +02:00
dankan1890
1ec5a77b56
Moved creation roms list where necessary, this gets back to the menu at acceptable reaction times. (nw)
2016-08-16 19:06:22 +02:00
Olivier Galibert
7ab2f5b02f
vgmplay: Add ym2413 (nw)
2016-08-16 18:42:07 +02:00
Scott Stone
fcf42b6005
vgmplay duplicate shortname fix (nw)
...
wangmid parent/clone relationship fix (nw)
2016-08-16 12:19:44 -04:00
Olivier Galibert
429360df92
dirom: Make robust to too big roms
2016-08-16 16:13:07 +02:00
therealmogminer@gmail.com
049c4c39cd
Fix some modernization bugs in the CMI IIx driver, nw
2016-08-16 15:38:28 +02:00
James Wallace
3f9f96f8c8
Merge pull request #1250 from mamehaze/other_fruity_work
...
found the rather obvious bug that was actually preventing the 2nd lot…
2016-08-16 11:58:17 +01:00
Curt Coder
b4d4167d76
compis: WIP. (nw)
2016-08-16 12:44:59 +03:00
Curt Coder
06403c58b1
Less errorlog spam. (nw)
2016-08-16 12:44:59 +03:00
mahlemiut
8af56d841a
debugimgui: added images menu, with crude file select dialog [Barry Rodewald]
2016-08-16 21:34:48 +12:00
Olivier Galibert
a826c0569f
okim6295 dirom fix
2016-08-16 11:11:36 +02:00
Curt Coder
2d165744d0
cmi: Compile fix. (nw)
2016-08-16 11:19:56 +03:00
Curt Coder
e85958b647
compis: Created a bus for the graphics card slot. [Curt Coder]
2016-08-16 11:15:29 +03:00
Vas Crabb
9e3f53356d
Fix a comment
2016-08-16 18:07:34 +10:00
Vas Crabb
9121d74344
check number of bits in BITSWAPnn and expand up to 64
2016-08-16 17:53:22 +10:00
Vas Crabb
222d054bdc
Fix up GBA build and replace some stupid macros with members
2016-08-16 17:25:19 +10:00
Vas Crabb
8aebdfc06d
replace BITSWAP8/16/24/32 macros with constexpr function that works for any number of bits
2016-08-16 17:25:19 +10:00
Vas Crabb
af6b18bd68
make &some_required_shared_ptr[offs] work as expected in const context
2016-08-16 17:25:19 +10:00
Vas Crabb
9cda2a26f4
Don't rely on macro expansion to supply parentheses around condition for if statement
2016-08-16 17:25:19 +10:00
Ivan Vangelista
c0a7f97169
Merge pull request #1251 from rzero9/patch-2
...
pc98_cd.xml: fix sha1 mistake
2016-08-16 09:19:18 +02:00
Olivier Galibert
2a4869df9b
Pushed the wrong version, duh (nw)
2016-08-16 09:18:49 +02:00
r09
cb1f4abbe0
pc98_cd.xml: fix sha1 mistake
2016-08-16 09:02:11 +02:00
Olivier Galibert
00c8a3b165
Preliminary VGM player [O. Galibert]
...
Use: ./mame vgmplay -bitb file.vgm/vgz
Lots of chips missing, no visualization, no control of anything, no
volume control either, and no sound shutdown on end of file.
2016-08-16 08:40:53 +02:00
Vas Crabb
cb43e37d29
Merge pull request #1245 from shattered/_709ee6a
...
upd765: drop redundant tag() in logerror calls (nw)
2016-08-16 12:26:12 +10:00
therealmogminer@gmail.com
08bedafb45
Initial modernization of Phil's CMI IIx driver, nw
2016-08-16 04:25:35 +02:00
briantro
6f2dc6c24f
New Pit Boss clone added
...
New Clone Added
----------------------------------------------
Dealer's Choice (E4A1) [Brian Troha, The Dumping Union]
2016-08-15 21:21:38 -05:00
David Haywood
0500408a0d
found the rather obvious bug that was actually preventing the 2nd lot of lamps from working..
...
looked more at the MCU based on studying the (rather short) program, but the hookup so far doesn't work so continue to use the fake 2nd i8279..
it looks like the MCU really just implements a small set of the i8279 features?!
2016-08-16 01:10:37 +01:00
smf-
5513854b6a
fix for compiling with msvc, because it can't tell that all cases are handled. (nw)
2016-08-15 22:18:34 +01:00
Olivier Galibert
82c408f54c
dirom: device_rom_interface for sound chips with rom/memory map alternative [O. Galibert]
2016-08-15 22:36:39 +02:00
MetalliC
2f79828705
new NOT_WORKING
...
---------------
Wangan Midnight Maximum Tune (Japan) (Rev B) [ShouTime, rtw]
2016-08-15 22:55:44 +03:00
R. Belmont
9ec0c60147
Merge pull request #1244 from GiuseppeGorgoglione/master
...
Rework and simplify GBA code
2016-08-15 15:36:18 -04:00
Sergey Svishchev
d393dc2139
upd765: drop redundant tag() in logerror calls (nw)
2016-08-15 22:21:32 +03:00
R. Belmont
b85a797e81
Merge pull request #1238 from Shideravan/patch-23
...
It's time to add Animal Crossing Series 2
2016-08-15 15:02:34 -04:00
R. Belmont
5152eee74c
Merge pull request #1236 from fulivi/hp9845_dev5
...
hp9845: correct character generator ROMs added
2016-08-15 15:01:45 -04:00
R. Belmont
ea17615c5f
Merge pull request #1242 from rzero9/patch-1
...
pc98_cd.xml: added more disks + FM Towns hybrids
2016-08-15 15:01:36 -04:00
R. Belmont
5ecd21063c
Merge pull request #1243 from mamehaze/other_fruity_work
...
maygay m1a, MCU bones, commuication not hooked up yet.
2016-08-15 15:01:23 -04:00
Giuseppe Gorgoglione
318952746f
gba: make video subsystem into a device
...
Additional info taken from http://problemkaputt.de/gbatek.htm
by Martin Korth
2016-08-15 19:23:16 +02:00
Giuseppe Gorgoglione
01f273d283
gba: rework and simplify I/O registers accessors
...
Additional info taken from http://problemkaputt.de/gbatek.htm
by Martin Korth
2016-08-15 19:23:16 +02:00
David Haywood
ee236be2e9
maygay m1a, MCU bones, commuication not hooked up yet.
2016-08-15 18:00:38 +01:00
smf-
77e0098cf4
removed create_option_guide() as you can't create cd's (nw)
2016-08-15 14:31:42 +01:00
Curt Coder
278cb2fc4e
abc80x: Fixed ABC-838 disk image cell size. [Curt Coder]
2016-08-15 16:05:49 +03:00
Olivier Galibert
2fbf2919d2
Fix missing region report when DEVICE_SELF is used [O. Galibert]
2016-08-15 14:07:59 +02:00
Curt Coder
3f353b116e
abc1600: WIP. (nw)
2016-08-15 14:47:56 +03:00
Miodrag Milanović
384bb4f880
Merge pull request #1240 from johnparker007/maygay_m1a_lamp_remap
...
Maygay M1A/B partial fix for lamp mapping [John Parker]
2016-08-15 13:22:18 +02:00