Commit Graph

45756 Commits

Author SHA1 Message Date
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
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
briantro
a1ac565b94 esd16.cpp: Minor documentation update - NW 2016-08-14 19:02:55 -05:00
Michael Zapf
5be84f273e ti99: Fixed debugger access to cartridge 2016-08-15 00:23:07 +02:00
Antonio Giner
9f21eabe21 Try to fix audio delay regression caused when fixing -refreshspeed for
-sound xaudio2
2016-08-15 00:02:26 +02:00
Curt Coder
92858ce2c4 victor9k: Implemented SCP communications. Boots also to MS-DOS now. Promoted driver to working. [Curt Coder] 2016-08-14 23:36:17 +03:00
Curt Coder
5f5bcbed6d wangpc: Fixed interrupt handling. Boots to DOS now. [Curt Coder] 2016-08-14 22:58:44 +03:00
Michael Zapf
bec5bd5022 hdc92x4: Added 9224 emulation; ti99_dsk: Fixed issue with deleted data marks in FM 2016-08-14 21:48:23 +02:00
r09
f207e98a95 pc98_cd.xml: added more disks + FM Towns hybrids
- Added 7 new dumps sourced from P2P
- Added entries from fmtowns_cd.xml that are hybrid CDs and work on PC-98x1
2016-08-14 19:44:37 +02:00
MetalliC
449814b77d Merge pull request #1241 from mamehaze/setadditions
new clones  Deluxe 4 U (ver. 0107, 07/01/2000) [caius]
2016-08-14 19:26:43 +03:00
David Haywood
cffa62ee36 correct mame.lst comment (nw) 2016-08-14 17:20:02 +01:00
Curt Coder
99b21ab047 victor9k: WIP. (nw) 2016-08-14 18:27:11 +03:00
David Haywood
5a8a607049 new clones Super Street Fighter II X: Grand Master Challenge (Japan 940311) [undamned, ShouTime] 2016-08-14 15:34:37 +01:00
Curt Coder
6a1ac985d4 victor9k: WIP. (nw) 2016-08-14 17:32:19 +03:00
Curt Coder
696c54d95a victor9k: WIP. (nw) 2016-08-14 15:09:12 +03:00
Jezze
662950fc74 reverted semantic changes of 161a08d 2016-08-14 13:07:07 +02:00
Vas Crabb
a2b99f8149 Attempt to fix mouse state on startup in SDL builds by initialising members 2016-08-14 13:15:54 +10:00
hap
23a2315f40 hh_hmcs40: added sag internal artwork, external artwork is still highly recommended and should be easy to add since good scans are available.
sag_si2 is suspected bad dump

now for proper whatsnew since I forgot credits last time:

New working machine added
---------------
Select-A-Game: Baseball 4 [hap, Kevin Horton]
Select-A-Game: Pinball [hap, Kevin Horton]

New NOT_WORKING machine added
--------------
Select-A-Game: Space Invader 2 [hap, Kevin Horton]
2016-08-14 01:47:47 +02:00
David Haywood
a8ff324e39 new clones
Deluxe 4 U (ver. 0107, 07/01/2000) [caius]

the flash roms on the board appear to be faulty however, good reads could not be obtained, so left it as not working.
2016-08-14 00:20:38 +01:00