hap
f4f390a538
attotime::from_ticks: on 0hz return attotime::never instead of crashing (nw)
2018-11-11 18:01:41 +01:00
Ivan Vangelista
46f38a9d67
uzebox.xml: added 2 new entries [ArcadeShadow]
2018-11-11 16:12:46 +01:00
Ivan Vangelista
3179e847c9
toaplan2.cpp: fixed Snow Bros 2 bootlegs years I managed somehow to screw up, thanks to Haze for spotting this. Also added a note about it possibly not being a bootleg (nw)
2018-11-11 11:19:41 +01:00
Ivan Vangelista
5314734d22
tecmo.cpp: fixed backfirt missing sound regression (nw)
2018-11-11 11:03:27 +01:00
Ivan Vangelista
d144671cbc
magic10.cpp: fixed missing parent clone relationship I overlooked before merging the PR. Big thanks to gregf for spotting this. (nw)
2018-11-11 10:44:20 +01:00
f205v
8ba9b999f4
Driver magic10.cpp ( #4280 )
...
* Driver magic10.cpp
- added clone "Magic Colors (ver. 1.6)"
- updated game list with hardware setup
- more detailed hardware setup description
- updated boot instructions for all games
- corrected a few ROMs names as per real labels
- added PLDs (as NO DUMP) where appropriate
- changed manufacturer name from "ABM Electronics" to "ABM Games"
- normalised "Ver." tag in game names
- renamed "Music Sort (ver 2.02, English)" to "Music Sort (ver. 2.02)" (all games have a mixture of English and Italian text, but they are all released for "Italy" only, as stated in the games disclaimers)
2018-11-11 09:24:36 +01:00
Robbbert
7256607de3
(nw) uts : added info found in a notepad from the old days
2018-11-11 16:00:16 +11:00
Robbbert
7894a68436
(nw) uts10 : added keyboard rom; fixed ram error.
2018-11-11 15:30:00 +11:00
arbee
22e5c837ca
New machines added as MACHINE_NOT_WORKING
...
Network Computing Devices NCD-19 [R. Belmont, Al Kossow]
2018-11-10 23:03:29 -05:00
AJR
497fc4ad41
i386: Signal a privilege change to the debugger whenever protected mode is enabled or disabled or the CS descriptor flags are changed
2018-11-10 22:46:08 -05:00
AJR
aac19ebfba
ncd17c: Minor note (nw)
2018-11-10 22:28:53 -05:00
AJR
d0e28392dc
ncd17c: Add screen raw parameters; improve documentation (nw)
2018-11-10 22:21:23 -05:00
Robbbert
6459de6d86
(nw) fixed the build.
2018-11-11 13:27:22 +11:00
arbee
9047b3e753
New machines added as MACHINE_NOT_WORKING:
...
- Network Computing Devices NCD-17C [R. Belmont, Al Kossow]
2018-11-10 20:23:00 -05:00
braintro
9ec3f459cd
new working clone - Xmen COTA Asia
...
New Working Clone Added
-----------------------------------------------
X-Men: Children of the Atom (Asia 941219) [Brad Hicks]
2018-11-10 18:26:03 -06:00
AJR
e3e9561773
pc9801_118.cpp: Correct chip types in documentation; eliminate fake XTAL definition (nw)
2018-11-10 18:38:38 -05:00
ajrhacker
7396442f24
Merge pull request #4264 from hp9k/go_privilege
...
debugger: add 'gp' command
2018-11-10 15:50:03 -05:00
mooglyguy
9a5a4d491f
-t10sbc.cpp: Added support for Format Parameters and Geometry Parameters pages. [Ryan Holtz]
...
-hpc3.cpp: Added support for single-byte SCSI DRQ functionality. [Ryan Holtz]
2018-11-10 21:24:17 +01:00
AJR
9a06a7d23a
dp8390d, rtl8019a: Improve device names (nw)
2018-11-10 14:55:34 -05:00
AJR
b1c292726b
falco5220: Add ROM bank switch; correct clocks (nw)
2018-11-10 14:47:55 -05:00
AJR
50b50a818f
univac.cpp: Add customized CRTC; configure CTC using verified input frequencies (nw)
2018-11-10 14:45:25 -05:00
AJR
fc20d899ab
z80ctc: Allow a fixed-rate clock input to be configured for each channel. This improves performance by alleviating the need to drive the CLK/TRG inputs with high-frequency timers.
2018-11-10 14:40:45 -05:00
cam900
aebfca6f33
gaelco.cpp : Reduce duplicate, Cleanup naming, Reduce runtime tag lookup, Cleanup gfxdecode ( #4059 )
2018-11-10 16:20:01 +01:00
cam900
1bfda189cd
thoop2.cpp : Cleanup duplicate, naming, Reduce runtime tag lookup ( #4062 )
2018-11-10 16:06:58 +01:00
Roberto Fresca
1e6540f07b
Piccolo Poker 100 updates...
...
- Protection understood, documented, and completelly simulated.
- Removed the ugly patch/hack in the driver_init that formerly allows to boot.
- Some clean-ups...
- Added technical notes.
2018-11-10 15:11:08 +01:00
cam900
b6449656d8
deco32.cpp : Cleanups ( #4278 )
...
* deco32.cpp : Cleanups
Fix spacing, Move tilegen configurations into video_start, Remove VIDEO_START_MEMBER, Fix namings, Cleanup duplicates in gfxdecode, Reduce unnecessary address_space arguments, Reduce unnecessary arrays, Fix tattass* metadata related to date in ROM/RAM check screen
* deco32.cpp : Fix tattass eeprom logging
2018-11-10 08:51:15 -05:00
R. Belmont
2d2dd5e798
Merge pull request #4277 from cam900/patch-68
...
deco16ic.cpp : Add support for gfxdecode device...
2018-11-10 08:50:36 -05:00
R. Belmont
2e2ad370b7
Merge pull request #4272 from rfka01/master
...
x820ii: Marked iffy ROM from bitsavers as BAD_DUMP
2018-11-10 08:50:04 -05:00
David Haywood
338f278f4d
XaviX - very preliminary sound ( #4275 )
...
* terminology change (nw)
* prepare (nw)
* move some bits (nw)
* prepare (nw)
* make some noises (nw)
* less loud (nw)
* new e-kara Software List entry
e-kara UK / Europe Volume 1 (UK-E001) [Team Europe]
2018-11-10 08:49:43 -05:00
cam900
a2af88a451
wrally.cpp : Cleanup gfxdecode, Duplicates, ACCESSING_BITS, Runtime tag lookups ( #4060 )
2018-11-10 10:27:57 +01:00
Robbbert
95c2668f4c
(nw) uts : added info from Al Kossow
2018-11-10 17:19:50 +11:00
cam900
9979abf625
deco16ic.cpp : Add support for gfxdecode device...
...
... pointer
2018-11-10 14:49:14 +09:00
braintro
646f4f6665
segas16b.cpp: minor doc update (nw)
2018-11-09 16:42:43 -06:00
hap
21643b0573
namcos22: fix bug with priority over textlayer (nw)
2018-11-09 19:35:53 +01:00
Scott Stone
2c4af31088
sandscrp.cpp: Fixed regression - game boots again (nw)
2018-11-09 12:22:57 -05:00
Ivan Vangelista
0e79a04245
new working software list addition
...
-------------------------------------------------
gbcolor: Pocket GT (Eur, Prototype?) [VampierMSX, Porchy, The Dumping Union]
2018-11-09 17:13:59 +01:00
Ivan Vangelista
6ab7d1c797
new working clone
...
---------------------------------
Snow Bros. 2 - With New Elves / Otenki Paradise (bootleg, set 2) [xuserv]
2018-11-09 16:53:18 +01:00
MetalliC
ca48509594
new NOT_WORKING clone
...
---------------------
Smashing Drive (World) [ClawGrip, MetalliC]
2018-11-09 17:05:29 +02:00
ClawGrip
a11e9eafcf
Add notes about "Barcode Boy" and "GBKiss" compatible games (nw) ( #4254 )
...
* Add notes about "Barcode Boy" and "GBKiss" compatible games (nw)
* Small correction (nw)
2018-11-09 09:47:08 -05:00
R. Belmont
c019136779
Merge pull request #4255 from clawgrip/patch-7
...
wswan.xml: Add notes about Robot Works (nw)
2018-11-09 09:46:38 -05:00
R. Belmont
b9a2670388
Merge pull request #4273 from cam900/stadhero_clean
...
stadhero.cpp : Minor cleanups, Add notes
2018-11-09 09:46:12 -05:00
R. Belmont
498d93c443
Merge pull request #4196 from cam900/tecmo_clean
...
tecmo.cpp : Cleanups
2018-11-09 09:45:33 -05:00
cam900
fd9f73dad5
namco_c123tmap.cpp : Reduce unnecessary handlers, Duplicates, Add Namco System 1 implementation ( #4171 )
...
* namcos1.cpp, c117.cpp : Remove MCFGs
namcos1.cpp : Remove MCFGs, Cleanup duplicates, Correct device types, XTAL'd YM2151 clock, Namings, Device'fied C123
namco_c123tmap.cpp : Reduce unnecessary handlers, Duplicates, Add Namco System 1 implementation
* namco_c123tmap.cpp : Fix naming for 16 bit handlers, Cleanup palette changing behavior
namcos2.cpp : Fix mirroring c123 videoram
2018-11-09 09:37:31 -05:00
Patrick Mackinlay
80638b822a
policetr: restore sound (nw)
...
Adjusted memory map to match R3041 address mapping (kuseg addresses offset by 1GB).
2018-11-09 12:22:01 +07:00
braintro
762b72b524
segac2.cpp: Minor doc update (nw)
2018-11-08 19:53:14 -06:00
cam900
3dcc8ec155
stadhero.cpp : Minor cleanups, Add notes
...
Removal some MCFGs, Fix some namings, Cleanup gfxdecode, Reduce unnecessary handlers
2018-11-09 10:47:32 +09:00
mooglyguy
ae69b747b8
-hpc3.cpp: Hooked up INT3 and PIT register accessors. [Ryan Holtz]
...
-ioc2.cpp: Various changes: [Ryan Holtz]
* Hooked up z80scc and 8042kbdc interrupts.
* Fixed IRQ-lowering logic to actually clear the MIPS IRQ line.
* Hooked up 8042kbdc reset.
Gets Gentoo Linux booting (though it hangs during startup), and the IRIX 5.3 installer runs until it fails due to SCSI emulation issues.
2018-11-09 01:38:04 +01:00
Ivan Vangelista
3918180bf4
ay8910: another batch of MCFG removal (nw)
2018-11-08 23:35:19 +01:00
rfka01
907afd555d
x820ii: Marked iffy ROM from bitsavers as BAD_DUMP
2018-11-08 21:40:02 +01:00
mooglyguy
ffeabc4560
-indy_indigo2.cpp: Various changes: [Ryan Holtz]
...
* Split Indigo 2 into a derived class.
* Eliminated MACHINE_CONFIG_START/END.
* Hooked up pullups on EISA I/O space.
-ioc2.cpp: Various changes: [Ryan Holtz]
* Converted to use logmacro.
* Made logging more verbose.
* Added savestate support.
* Hooked up Timer1/Timer0 interrupts.
-hpc3.cpp: Various changes: [Ryan Holtz]
* Updated to MAME code standards.
* Converted to use logmacro.
* Made logging more verbose.
* Added savestate support.
* Partially hooked up second SCSI controller for Indigo 2.
* Hooked up second DAC.
* Fixed a bug that prevented the DAC DMA timer from stopping.
* Hooked up PIO/DMA config register logging.
-sgi.cpp: Various changes: [Ryan Holtz]
* Updated to MAME code standards.
* Converted to use logmacro.
* Made logging more verbose.
* Made RPSS counter more accurate.
* Added semaphore registers.
-newport.cpp: Various changes: [Ryan Holtz]
* Updated to MAME code standards.
* Converted to use logmacro.
* Made logging more verbose.
2018-11-08 20:59:33 +01:00