couriersud
9534a0233c
netlist: improve readability. (nw)
2019-03-18 00:01:41 +01:00
couriersud
46762510c9
netlist: Added B-E and B-C capacitance to EB model. [Couriersud]
...
Despite the overhead - two devices more per transistor - this addition
significantly reduces computing time on switching conditions by reducing
the needed Newton-Raphson loops dramatically.
2019-03-17 23:42:08 +01:00
hap
e125b756e7
Machines promoted to working
...
--------
Chess Champion: Delta-1 [hap]
2019-03-17 15:18:15 +01:00
couriersud
43c6cad7dd
netlist: Add UJT example for 2N6027.
2019-03-17 15:10:15 +01:00
couriersud
ed9c85904e
Fix bug. (nw)
2019-03-17 15:10:14 +01:00
mooglyguy
16b1e9923d
-ins8154: Added internal 128-byte RAM and simplified handlers. [Ryan Holtz]
...
-astrocde: Various changes. [Ryan Holtz]
* Added I/O access handling to expansion slot.
* Added INS8154 I/O functionality to Blue RAM boards (RAM not yet hooked up).
* Hooked up cassette saving and loading to Blue RAM boards.
2019-03-17 11:10:43 +01:00
katananja
622ebbe207
Update for Brazilian Portuguese (nw)
2019-03-17 02:29:48 -03:00
braintro
735ac8764e
gottlieb.cpp: Better rom names for Ractor (nw)
2019-03-16 23:58:56 -05:00
AJR
bd9b2af4f8
bus/astrocde: Fix validation (nw)
2019-03-17 00:50:59 -04:00
ajrhacker
a2a91c389d
Merge pull request #4767 from cam900/patch-83
...
stadhero.cpp : Fix notes
2019-03-16 23:08:57 -04:00
cam900
3afb0faf94
stadhero.cpp : Fix notes
2019-03-17 12:04:22 +09:00
Vas Crabb
c420cc20d2
regenerate localisation files (nw)
2019-03-17 13:39:30 +11:00
braintro
6a05202cb5
New working clone
...
New working clones
------------------
Pang Pom's (Nova) [Hammy, The Dumping Union]
2019-03-16 21:36:34 -05:00
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