Commit Graph

64748 Commits

Author SHA1 Message Date
hap
178e01edaf gamemachine: use device_array here (nw) 2019-03-16 22:22:27 +01:00
yz70s
2335f8d8b0 nforcepc: add a serial presence detect memory (nw)
The kind used in ddr dimms
The data used is from a Hynix HYMD532M646C6-D43H
2019-03-16 19:31:03 +01:00
yz70s
6605110fad xbox_pci.cpp: smbus controller actually supports two buses (nw) 2019-03-16 19:30:46 +01:00
couriersud
a5d6b7c5b8 gamemachine: add netlist audio. [Couriersud] 2019-03-16 19:07:33 +01:00
couriersud
bfd8b4108a netlist: fix artificial clicks in streaming sound device. (nw) 2019-03-16 19:07:32 +01:00
hap
4a9428a039 boris: add buttons to layout (nw) 2019-03-16 18:32:11 +01:00
ajrhacker
a16c1ee3d7
Merge pull request #4756 from FakeShemp/cd32.xml_upd
cd32.xml - Add one dump
2019-03-16 13:29:53 -04:00
Rebecca Wallander
b95809083d snes.xml - Add new dump (#4760)
* snes.xml - Add new prototype dump

* Fix copypaste error
2019-03-16 13:29:02 -04:00
ajrhacker
791fe676b9
Merge pull request #4765 from ArcadeShadow/patch-7
New working software list additions
2019-03-16 13:28:44 -04:00
ArcadeShadow
08532ad9b7
New working software list additions
ibm5170: All New World Of Lemmings, Desert Strike: Return to the Gulf, Ultimate Body Blows
2019-03-16 15:45:08 +00:00
angelosa
9075d8bd9d Merge branch 'master' of https://github.com/mamedev/mame 2019-03-16 16:20:58 +01:00
angelosa
5559a63bfb psx.xml: Unknown source should translate to a status=baddump, start converting those (nw) 2019-03-16 16:20:35 +01:00
arbee
1d8288f57a apple2: TransWarp card now slows down during joystick reads [R. Belmont] 2019-03-16 11:19:12 -04:00
Robbbert
e9d6dc8ef0 New NOT WORKING machine
- Micromon 7141 ECG
2019-03-17 02:11:18 +11:00
couriersud
4f212c5d68 fixedfreq: some renaming, remove members called only once. (nw) 2019-03-16 14:45:53 +01:00
couriersud
9ba8f09fb0 fixedfreq: more separation between interface and logic. (nw) 2019-03-16 12:50:42 +01:00
hap
93ee1e9e2c slc1: add note (nw) 2019-03-16 02:43:09 +01:00
hap
ff4d877d1f sc1: rename driver (nw) 2019-03-16 01:41:36 +01:00
MooglyGuy
e23c64eb76 -astrohome: Added cassette support for the AstroBASIC cartridge. [Ryan Holtz, BallyAlley] 2019-03-16 01:20:35 +01:00
hap
6b430378e1 sc1: is not sc1, rom matches slc1 by 90%, keypad functions same as slc1 (nw) 2019-03-16 01:13:54 +01:00
hap
384dbc865b New working clone added
------------
Schachcomputer SC 2 (rev. E) [kaiOr]
2019-03-15 22:09:49 +01:00
hap
a8749a2e9b layout: start removing unicode text that's unsupported by osd font sdl(linux/mac) and dwrite(windows) modules (nw) 2019-03-15 20:23:54 +01:00
hap
f63d8359e5 fidel_csc: remove preliminary unmaintained chesspieces layout plugin (nw) 2019-03-15 20:19:17 +01:00
hap
1c193ca123 hh_sm510: add g&w gamelist to notes (nw) 2019-03-15 20:08:03 +01:00
hap
0f01ef7441 mk1: rewrote most of the driver (nw)
New working clone added
-----------
CompuChess [hap]
2019-03-15 20:06:21 +01:00
hap
646d958249 chesstrv: split driver into 2 (nw)
Machines promoted to working
-------
Chess Traveler [hap]
Boris Diplomat [hap]
2019-03-15 19:36:56 +01:00
MooglyGuy
aad9f71a09 -spg2xx_audio: Switch sample processing mode immediately on change. Fixes additional instruments in icanpian. [Ryan Holtz] 2019-03-15 19:29:05 +01:00
ajrhacker
6640fd4566
Merge pull request #4761 from DavidHaywood/150319
metronome is easier to hear in "icanpian dpmagic" so map it.
2019-03-15 11:04:29 -04:00
DavidHaywood
cf5a628cf0 metronome is easier to hear in "icanpian dpmagic" so map it. 2019-03-15 14:56:42 +00:00
David Haywood
45c31793ad new WORKING machines (I Can Play Piano) (#4759)
* map some more buttons and promote icanpian to 'working

* (nw)

* use IPT_KEYPAD instead as per suggestion (note, this makes the ordering in the internal menu ugly for some reason, but all keys map to something by default)

* Keyboard instead of Keypad (now needs scrlock to toggle)
2019-03-15 10:09:23 -04:00
AJR
fae6abca59 wy55: Even better display parameters (nw) 2019-03-14 23:40:20 -04:00
AJR
4eab47f746 wy55: Fix screen parameters (nw) 2019-03-14 23:25:48 -04:00
AJR
5bcfef154f wy55: Add ROM banking and more RAM (nw) 2019-03-14 22:47:07 -04:00
AJR
307c442eb5 bus/bbc/exp, bus/bbc/rom, ds1315, upd7002: Simplify read/write handlers (nw) 2019-03-14 21:57:44 -04:00
cracyc
1a14eeaa7d pc_kbc: fix keyboard with pc/xt (nw) 2019-03-14 19:01:25 -05:00
angelosa
427ab5516b Start improving meta (nw) 2019-03-15 00:33:07 +01:00
Angelo Salese
e859664db7 Bulk replace Japan -> Jpn in description (nw) 2019-03-14 23:12:06 +01:00
yz70s
a81cb8469e i386: add a simple cache to the athlon xp processor (nw)
.
A single 64K 2-way set associative cache
Used for both instructions and data
Enabled only for addresses in the first megabyte
Works always in writeback mode
.
It is needed by the nforce motherboard bios that uses it to simulate a
block of ram at address d0000 before ddr ram is configured
2019-03-14 21:03:12 +01:00
tomctomc
f1dacfc337 Fix for 6809 disassembly (#4753)
* increment PC for indexed addressing with single byte offset

* indexed addressing was incorrectly labeled indirect in function name

* use labels for pc relative indexed addressing

* force extended addressing
2019-03-14 15:47:26 -04:00
Lord-Nightmare
083854a31e fix build (nw) 2019-03-14 11:47:30 -04:00
Nigel Barnes
3a8fc3967b spectrum: Added the Cheetah SpecDrum device. 2019-03-14 14:01:32 +00:00
Nigel Barnes
596c68e755 spectrum: Added the Technology Research Beta 128 Disk Interface. 2019-03-14 12:07:50 +00:00
David Haywood
cb60e245dc SPG2XX - Make audio emulation a subdevice (#4757)
* SPG2XX - Make audio emulation a subdevice

(I need to reuse some of it for SPG110)

* these will end up in different places on spg110 so split the handler (nw)

* refactor a little for cleaner use later (nw)

* realign logging with function names (nw)

* (nw)

* (nw)

* recent change in audio_beat_tick appears to break "icanpian jjs" seems unintentional? (MG please verify)
also documented an existing suspicious use of 'channel' in code.

* use channel_bit here instead, seems more logical (nw)

* reorganize code here a bit too (nw)
2019-03-14 22:35:19 +11:00
f205v
3b021c3a53 small update to readme (#4747)
correct chip type + typo
2019-03-14 07:04:38 +01:00
Ivan Vangelista
4701bd3125 topspeed.cpp: fixed MT07260 (nw) 2019-03-14 07:03:40 +01:00
ClawGrip
f51d1e1037 New NOT_WORKING software list additions (#4751)
FUN-damentals Series - 4th Grade Math (UK), 5th Grade Math (UK), Phonics Program - Lesson 10 - Compound Words - A Fisherman's Tale (UK), Leap and the lost Dinosaur (UK), Englisch Kurs - Let's go 3 (Germany), Englisch Kurs - Let's go 4 (Germany), LeapPad Interactive Book (UK), Leap 2 - Math - The Great Dune Buggy Race (UK), LeapFrog Schoolhouse - Level 3 - Helping Others (UK), FUN-damentals Series - Smart Guide to 3rd Grade (UK), FUN-damentals Series - Smart Guide to 5th Grade (UK) [TeamEurope]
2019-03-14 07:01:15 +01:00
AJR
1a3b2ef914 Exclude non-CPUs from numerical indexing for debugger commands 2019-03-13 23:57:09 -04:00
braintro
88d4191991 mosaic.cpp: Verified and corrected clocks for Mosaic [caius, The Dumping Union] 2019-03-13 21:01:29 -05:00
Nigel Barnes
f8be5f366b bbcb_us: Re-attached bbcb_flop_us softlist (nw) 2019-03-13 18:31:42 +00:00
Nigel Barnes
1696435969 spectrum_uspeech: Use measured oscillator frequencies, and toggle ROM also on IORQ as used in Rockfall1/2. [Thomas Busse] 2019-03-13 18:31:42 +00:00