Octocontrabass
11ce5d7a5b
pc9801.cpp: make pc9801vm boot (nw)
2018-12-24 16:00:24 +11:00
AJR
88a016ab6d
zombraid: Fix breakage due to MCFG_MACHINE_START_OVERRIDE shadowing machine_start (nw)
2018-12-23 21:39:39 -05:00
Vas Crabb
3edc0c0d8e
fix compile with clang 6 (nw)
2018-12-24 04:57:28 +11:00
Vas Crabb
56152346cc
srcclean, etc.
2018-12-24 02:55:03 +11:00
Ivan Vangelista
8105e43505
ssv.cpp: very minor documentation update (nw)
2018-12-24 02:49:38 +11:00
Ivan Vangelista
9829fb0f54
arcade.lua: fixed compile (nw)
2018-12-24 02:49:25 +11:00
mooglyguy
e5f6eb6dd9
Split m2_te_device declaration into its own header file, and cleaned up some underscore usage in M2-related #defines. Fixes single-driver builds. nw
2018-12-24 02:48:55 +11:00
Philip Bennett
4ad0c2e9a6
Minor cleanup plus mark polystars CD as bad (nw)
2018-12-24 02:43:18 +11:00
Vas Crabb
2e05a4f20d
tiny adjustments (nw)
2018-12-24 02:41:09 +11:00
Philip Bennett
57fe88f1f9
Better tweak the audio levels -nw-
2018-12-23 11:55:49 +11:00
cracyc
10c4f31905
plugins/cheatfind: fix typo (nw)
2018-12-23 11:18:14 +11:00
Vas Crabb
655bfff256
srcclean (nw)
2018-12-23 09:44:47 +11:00
Philip Bennett
482cb17d57
Byte-swap evilngt EEPROM and YMZ280B ROM for evilngt and hellngt -nw-
2018-12-22 14:11:57 -08:00
mooglyguy
cd6f327839
Swap the default EEPROM now that it's a BE ROM region rather than native, nw
2018-12-22 21:35:09 +01:00
mooglyguy
c498a86ebe
Fixed building on macOS, and fixed ROM region width for polystar eeprom, nw
2018-12-22 20:40:44 +01:00
David Haywood
e1b83d928b
pastelis - demo sound was inverted ( #4421 )
2018-12-22 20:29:10 +01:00
Nigel Barnes
2eb95974d9
bbc: Added Music 2000 and EMR BBC Midi Interface 1MHz bus devices.
2018-12-22 17:46:25 +00:00
mooglyguy
9f4e2a58ac
-t10mmc; Revert erroneous CD audio change circa July, and add gain setters for each CD channel. [Phil Bennett]
2018-12-22 17:27:07 +01:00
mooglyguy
dc8834b8dc
Last round of macro removals before the freeze. (nw)
...
-sound/discrete, okim6295: Removed MCFG macros. [Ryan Holtz]
-norautp, osi, audio/mario: Removed MACHINE_CONFIG macros. [Ryan Holtz]
-vsmile: Split into its own driver from vii.cpp. [Ryan Holtz]
-vii: Fixed broken controller inputs. [Ryan Holtz]
-konamim2: Massive update. Most games work, but are still marked non-working due to rare MAME crashes in the PPC DRC. [Phil Bennett, Ryan Holtz]
2018-12-22 17:06:47 +01:00
Ivan Vangelista
1fd2f33b31
new working clone
...
------------------------------------
Legend of Hero Tonma (World, bootleg with i8751) [hammy, The Dumping Union]
2018-12-22 16:01:52 +01:00
Robbbert
5a38b15dda
vtech2: added support for French and German via machine config switches (MT 07131).
...
Note it will crash when Reset selected, logged as MT 07180.
2018-12-23 01:41:11 +11:00
Ivan Vangelista
5665af42c7
new not working machine
...
-----------------------------------------
15 Lions (10166211, Queensland) [Heihachi_73]
new not working clones
-----------------------------------------
More Chilli (20289311, Queensland) [Heihachi_73]
Pelican Pete - Jackpot Carnival (10226711, Queensland) [Heihachi_73]
Spring Carnival (10008011, Queensland) [Heihachi_73]
Werewolf Wild (20290711, Queensland) [Heihachi_73]
aristmk6.cpp: added 2 bioses and fixed some PCB locations [Heihachi_73]
2018-12-22 14:38:45 +01:00
hap
828c8d4cbc
New working machines
...
--------------------
Pastel Island (Japan, prototype) [ShouTime, David Haywood]
2018-12-22 11:34:08 +01:00
Ivan Vangelista
2c25acade2
new not working clones
...
-----------------------------------
Orchid Mist (0101241V, New Zealand) [Heihachi_73]
Queen of the Nile (0300785V, New Zealand) [Heihachi_73]
aristmk5.cpp: improved doumentation. [Heihachi_73]
2018-12-22 09:02:22 +01:00
Scott Stone
d3326e8648
deleted old comment (nw)
2018-12-21 21:12:05 -05:00
Scott Stone
dd7bc048bf
berzerk.cpp: Fixed 'berzerk1' rom labels per board pictures [Smitdogg, The Dumping Union]
2018-12-21 20:46:42 -05:00
cracyc
d6a609e12a
ui/pluginopt: pass ui cancel to lua (nw)
2018-12-21 18:55:13 -06:00
Robbbert
a4fec03419
laser500: MT 07022, MT 07131
...
MT 07022: some keys are not working
MT 07131: correct dump of character generator
2018-12-22 11:02:48 +11:00
cracyc
77c9ca3f8a
i386: fix esp after segment faults too (nw)
2018-12-21 16:05:09 -06:00
AJR
48c6885016
seta.cpp: Split out state classes for some games; do away with the stupid ROM patch for kiwame (nw)
2018-12-21 15:55:05 -05:00
Michael Zapf
5a4efb7333
ti99: Reject oversized cartridge dumps to avoid memory corruption.
2018-12-21 21:49:00 +01:00
Nigel Barnes
284be7e18f
bbc: Added bus clocks for FDC (8MHz), 1MHz bus (1MHz), and Compact expansion port (8Mhz).
2018-12-21 16:34:11 +00:00
AJR
0f3eb00085
eepromser: Serial EEPROMs don't actually have reset lines, so remove the device_reset handler that automatically switches back to STATE_IN_RESET at machine reset time
...
This change might cause erratic behavior in some systems which should be deasserting CS by clearing their EEPROM latches on reset, but is more appropriate for some MCU-based systems which actually depend on CS being automatically asserted through pull-ups when their quasi-bidirectional ports are reset.
2018-12-21 10:13:52 -05:00
ajrhacker
cbf1582e4f
Merge pull request #4420 from cam900/nslasher
...
deco32.cpp : Make ACE related mixing routine now related to cliprect
2018-12-21 08:21:16 -05:00
mooglyguy
87323a78c0
-bus/adam/exp, adamnet, bus/coleco, bus/crvision: Removed MCFG macros. [Ryan Holtz]
...
-sound/es1373, gaelco, mea8000, rf5c68, sn76496, st0016: Removed MCFG macros. [Ryan Holtz]
-drivers/adam, coleco, crvision, fmtowns, gaelco2, spcforce, machine/st0016: Removed MACHINE_CONFIG macros. [Ryan Holtz]
2018-12-21 14:17:55 +01:00
David Haywood
ae37434866
add SFR register names for axc51 disassemler ( #4405 )
...
* add SFR register names for axc51 disassemler
* better formatting (nw)
* copy some code that looks a lot like boot code (nw)
* current notes, lots of blocks that can definitely be copied to 0x5e00, nothing that appears to map at 0x9000 (yet there are lot of calls to 0x9000 ...)
* (nw)
* (nw)
* (nw)
* notes about the code in the ROMs (nw)
2018-12-21 08:04:21 -05:00
ClawGrip
c3d91f47ab
New WORKING clone ( #4408 )
...
* Rename "galaxygn" -> "galaxygno". Add a newer Galaxy Gunners set as "galaxygn" (nw)
Add a new xtal 7.9955MHz, found on the Galaxy Gunners sound board (nw)
* New WORKING clone
-----------------------
Galaxy Gunners (set 1) [David Torres, ClawGrip, Recreativas.org]
Also documented the CPUs to be 8088 (main) and V20 (sound) and corrected the sound clock (7.9955 instead of 8MHz).
Out of whatsnew: It sounds good to me, but I left MACHINE_IMPERFECT_SOUND on. I'll record the real sounds from the PCB on a few days to compare.
* Add note about ROM type (nw)
* Typo (nw)
* Rename the Galaxy Gunners sets as "Galaxy Gunners (1990 copyright)" and "Galaxy Gunners (1989 copyright)" (nw)
* Change the new set as "galaxygnh" (nw)
* Rename the new set as "Galaxy Gunners (1990 year hack)" (nw)
Also, leave the original set as parent.
2018-12-21 08:03:59 -05:00
R. Belmont
3172ba10c0
gba.xml: Improve cartridges hardware documentation (nw) ( #4416 )
...
* gba.xml: Improve cartridges hardware documentation (nw)
* Typo (nw)
2018-12-21 08:02:39 -05:00
ClawGrip
29aa4679ca
gbcolor.xml: Fix "CGB-AZ8P-EUR" serial and improve cartridges hardware documentation (nw) ( #4411 )
...
* Improve carts hardware documentation (nw)
* Fix endlines (nw)
2018-12-21 08:02:19 -05:00
mooglyguy
c8bd04e37e
Fixed recent regressions, nw
2018-12-21 12:07:23 +01:00
cam900
ba268b6693
deco32.cpp : Fix regression in capteven* ( #4419 )
2018-12-21 10:42:04 +01:00
cam900
22c9bad3fb
deco32.cpp : Make ACE related mixing routine now related to cliprect, Minor code style fix
2018-12-21 17:02:41 +09:00
AJR
fae17ac3a6
tv955: Make keyboard begin to work; add cursor
2018-12-21 00:24:26 -05:00
AJR
a5dffb560c
tv955: Add RS232 ports (nw)
2018-12-20 21:46:03 -05:00
AJR
9f7755098a
tv955: Draw some characters (nw)
2018-12-20 20:37:31 -05:00
mooglyguy
39f209a7e1
-devices/sound/aica, flt_rc, ics2115, k007232, k053260, sp0250, upd7759: Removed MCFG macros. [Ryan Holtz]
...
-drivers/ajax, asterix, bottom9, chqflag, fastlane, flkatck, gradius3, igs_fear, igs011, mainevt, overdriv,
pgm, segapico, spy, twin16, wecleman: Removed MACHINE_CONFIG macros. [Ryan Holtz]
2018-12-20 22:28:31 +01:00
Olivier Galibert
a9e6f19320
emumem: remove m_baseptr, may fix the save state issues [O. Galibert]
2018-12-20 20:25:33 +01:00
ClawGrip
f62ac72640
Typo (nw)
2018-12-20 17:46:45 +01:00
Dirk Best
052419608d
mupid2: Hook up NMI mask
2018-12-20 14:46:01 +01:00
ClawGrip
ea8a68d4be
gba.xml: Improve cartridges hardware documentation (nw)
2018-12-20 13:46:00 +01:00