AJR
8b63e04999
Really fix build (nw)
2019-03-16 22:35:11 -04:00
Vas Crabb
82ac7de9b7
update UI and XML output for additional emulation status flags
2019-03-17 13:33:49 +11:00
AJR
0f520ff3bb
Fix build (nw)
2019-03-16 22:27:18 -04:00
arbee
57d3501c82
Merge branch 'master' of https://github.com/mamedev/mame
2019-03-16 22:22:21 -04:00
arbee
43f05b73c4
apple2gs: first pass on annotated disassembly, including Toolbox calls, system globals, and new I/O [R. Belmont]
2019-03-16 22:20:07 -04:00
couriersud
0882868e11
netlist: Fix formatting bug. (nw)
2019-03-17 03:17:15 +01:00
MooglyGuy
ac247a915d
Fix build, nw
2019-03-17 03:10:50 +01:00
MooglyGuy
e803f2307e
-device: Added more granular device_feature bits as well as a couple more catch-all categories. [Ryan Holtz, Vas Crabb]
2019-03-17 02:45:02 +01:00
David Haywood
a811ade594
map some inputs on icanguit ( #4766 )
...
* map some inputs on icanguit
* map remaining buttons for icanguit
2019-03-16 21:19:42 -04:00
AJR
45bd48fe24
apollo: Make beeper subdevice of keyboard; eliminate associated machine().device call (nw)
2019-03-16 21:14:49 -04:00
couriersud
783a4188de
gamemachine: document random mode for Shooting Gallery. (nw)
2019-03-17 01:02:47 +01:00
couriersud
4b9f90c4a9
netlist: add MC1455P as device. (nw)
2019-03-17 00:48:40 +01:00
AJR
1a66b2ff1e
distate: Expose state_find_entry (nw)
2019-03-16 19:46:53 -04:00
mooglyguy
b5c19e9fb2
-astrocade: Various changes. [Ryan Holtz]
...
* Removed inaccurate comment from astrocde.xml regarding the 2000-baud tape interface.
* Converted astrohome controllers to slot devices.
* Added preliminary (not yet working) 300-baud cassette tape slot device.
* Changed potentiometer callbacks from tagged IO ports to devcb3.
-device: Added feature flag to indicate lack of, or support for, cassette. (nw)
2019-03-17 00:28:54 +01:00
hap
06fd6e6cff
gamemachine: add note (nw)
2019-03-17 00:16:14 +01:00
couriersud
3ef2896f1b
gamemachine: Minor changes ... (nw)
...
Changed solver frequency to 48kHz and add comment about 555 variant
used.
2019-03-17 00:06:39 +01:00
couriersud
804439399b
netlist: Add output resistance to NE555.
...
This is a first-order approximation of the output driving stage. A logic
output with appropriate family may be better but would add more
complexity.
2019-03-17 00:05:08 +01:00
couriersud
d27b434ca9
netlist: fix bug in LOGIC_INPUT devices. (nw)
...
Now family parameter is actually used. Also fixed bugs in code using
this device.
gamemachine now creates sound at realistic pitch.
2019-03-16 22:25:12 +01:00
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