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
Dirk Best
b38ee8ce7a
Fix build (nw)
2018-12-20 13:41:20 +01:00
Dirk Best
15eab04d0f
mupid2: Meat to the bones
...
- Add SIO to memory map
- Improve ROM/RAM mapping and banking
- Add periodic NMI
- Add palette (16 fixed colors + 16 out of 4096)
2018-12-20 13:41:19 +01:00
mooglyguy
7ba9c79cdd
-bus/nes_ctrl: Added support for dance mats, used by the nes_vt driver. [David Haywood]
...
-nes_vt: Hooked up dance mat devices to ddrdismx and ddrstraw. [David Haywood]
-snesb: Renamed rushbeat and spidrmnb to better match the softlist sets. [David Haywood]
-bus/msx_cart/msx_audio, yamaha: Removed MACHINE_CONFIG macros. [Ryan Holtz]
-sound/8950intf, ad1848, k054539, okim6258: Removed MCFG macros. [Ryan Holtz]
-gijoe, konamigx, lethal, mtouchxl, mystwarr, pcat_dyn, piratesh, plygonet, qdrmfgp, rungun,
snk, ultrsprt, xexex: Removed MACHINE_CONFIG macros. [Ryan Holtz]
2018-12-20 13:32:42 +01:00
Patrick Mackinlay
0e75c994b8
appveyor: might as well (nw)
2018-12-20 12:57:02 +07:00
Patrick Mackinlay
eb02f89a2c
mips1: tlb fixes (nw)
...
* corrected cop0 context register encoding
* corrected invalid tlb entry exception vector
* improved logging
2018-12-20 12:48:45 +07:00
mooglyguy
32650ee591
-bus/nes/jaleco, pt554, bus/nes_ctrl/ctrl, hori, joypad: Removed MCFG and MACHINE_CONFIG macros. [Ryan Holtz]
...
-sound/asc, lmc1992, nes_apu, samples, video/ppu2c0x, ppu2c0x_vt: Removed MCFG macros. [Ryan Holtz]
-audio/astrof, carnival, cclimber, cinemat, depthch, invinco, pulsar, spacefb, targ, tranqgun, turbo, vicdual
vicdual-97271p, zaxxon: Removed MACHINE_CONFIG macros. [Ryan Holtz]
-drivers/8080bw, astinvad, atarist, blockade, cham24, circus, cosmic, equites, famibox, gottlieb, gotya, gridlee,
homerun, m10, m14, m63, mcr, meadows, mmagic, multigam, mw8080bw, nes, nes_vt, ninjakd2, playch10,
safarir, segag80v, starcrus, starfire, suna8, super80, tankbatt, tattack, thief, tmnt, tnzs, triplhnt, vsnes: Removed MACHINE_CONFIG macros. [Ryan Holtz]
-machine/genpin, mm1kb: Removed MACHINE_CONFIG macros. [Ryan Holtz]
2018-12-20 05:36:55 +01:00
Ivan Vangelista
ef14630b0f
new working clone
...
--------------------------------
Iga Ninjyutsuden (Japan, bootleg) [Hammy, Jonhughes, Digshadow]
2018-12-19 22:37:32 +01:00
mooglyguy
909996f2c9
Fix recent regressions, nw
2018-12-19 19:29:17 +01:00
Nigel Barnes
5de211f552
c64_cass.xml: Fix duplicated filenames in clones (nw)
2018-12-19 11:55:05 +00:00
Ivan Vangelista
c805cc733c
snesb.cpp: setting the correct boot vector for rushbeat helps, but isn't enough (nw)
...
Boots to the copyright screen, than stands there
2018-12-19 12:21:50 +01:00
Dirk Best
4a93ae114f
mupid2: Not a second Z80, but a SIO
2018-12-19 09:18:03 +01:00
mooglyguy
cf5a34ce49
-sound/dave, digitalk, k051649, lc7535, n63701x, namco, nile, s14001a: Removed MCFG macros. [Ryan Holtz]
...
-drivers/20pacgal, baraduke, deco32, fidel6502, fidelz80, galaga, gaplus, hcastle, hexion, jrpacman, konmedal,
mappy, namcos86, pacland, pengo, polepos, quickpick5, rallyx, skykid, srmp6, tceptor, toypop: Removed MACHINE_CONFIG macros. [Ryan Holtz]
2018-12-19 07:53:52 +01:00
Robbbert
d07330bb29
(nw) Housekeeping.
2018-12-19 08:58:51 +11:00
AJR
c8a9ca4cdd
segahang.cpp: Fix clang build (nw)
2018-12-18 16:42:25 -05:00
ClawGrip
5a696148ae
New WORKING game ( #4412 )
...
* New WORKING game
------------------------------
Dance Dance Revolution Strawberry Shortcake [zino, ClawGrip]
* Add ddrstraw (nw)
* Fix typo (nw)
2018-12-18 16:37:16 -05:00
mooglyguy
6b6c476f83
-bus/ep64/exp: Removed MCFG macros. [Ryan Holtz]
...
-sound/awacs, dave, es5503, i5000, k005289, mas3507d, segapcm, ta7630: Removed MCFG macros. [Ryan Holtz]
-drivers/40love, buggychl, ep64, flstory, mquake, msisaac, nemesis, rabbit, segahang, segaorun,
segaxbd, segaybd, tmmjprd: Removed MACHINE_CONFIG macros. [Ryan Holtz]
2018-12-18 20:19:18 +01:00
Ivan Vangelista
45f5d76b33
new not working machines
...
-------------------------------------------
Les Fiches (ver 1.3) [f205v]
Les Fiches (ver 1.2) [f205v]
2018-12-18 18:51:01 +01:00
Ivan Vangelista
8e4b07cfb4
zac_2.cpp: synced with PinMAME (nw)
2018-12-18 18:41:34 +01:00
Ivan Vangelista
3f609b8cb8
src/mame: more MCFG macros removal (nw)
2018-12-18 18:38:59 +01:00
mooglyguy
0868e31f89
Fix sbagman sound regression, nw
2018-12-18 17:34:45 +01:00
Dirk Best
c6a01f652b
New not working driver: mupid2
...
This encompasses the following systems:
- mupid Post-Mupid C2A2
- Infonova C2A2
- Grundig PTC-100
[Dirk Best, rfka01]
2018-12-18 16:49:58 +01:00
AJR
012e527c28
New machines marked as NOT_WORKING
...
----------------------------------
Cardinal Video Terminal [Bitsavers]
2018-12-18 10:41:26 -05:00
mooglyguy
2e5e818fb9
-bus/a7800/a78_slot, bus/astrocde/exp, slot, pc_joy/pc_joy, vcs/vcs_slot, : Removed MCFG macros. [Ryan Holtz]
...
-bus/a7800/hiscore, xboard, isa/gblaster, sb16, sblaster, ssi2001, stereo_fx, bus/msx_cart/moonsound: Removed MACHINE_CONFIG macros. [Ryan Holtz]
-sound/astrocde, es5506, qs1000, saa1099, t6721a, tc8830f, tiaintf, tms3615, upd7752, ymf278b, ymz280b: Removed MCFG macros. [Ryan Holtz]
-video/ef9369: Removed MCFG macros. [Ryan Holtz]
-drivers/a2600, a7800, astrocde, astrohome, bingor, bishi, eolith, esqasr, esqmr, fuukifg3, ghosteo, guab, jpmsys5, limenko,
lordgun, macrossp, mastboy, mpu4vid, psikyo, psikyo4, psikyosh, samcoupe, ssv, timeplt, vamphalf, vegaeo, xorworld: Removed MCFG macros. [Ryan Holtz]
-drivers/cave: Removed MCFG macros and moved common config into common functions. [Ryan Holtz]
-drivers/tourtabl: Removed MCFG macros and corrected CPU type. [Ryan Holtz]
2018-12-18 16:16:05 +01:00
mooglyguy
4eadb515d1
Fix zaccaria audio regression, nw
2018-12-18 16:16:05 +01:00
Patrick Mackinlay
a3f7b2a415
mips1: missed this (nw)
...
Make sure the exception target address isn't incremented.
2018-12-18 21:04:07 +07:00