Commit Graph

72850 Commits

Author SHA1 Message Date
couriersud
644e330b71 netlist: Readding accidentially delete nld_ne555.h. (nw) 2020-05-01 15:16:02 +02:00
couriersud
bfa908aa32 netlist: Fix a bug introduced by latest nld_log change. (nw) 2020-05-01 15:13:37 +02:00
hap
516f80e31d New working machines
--------------------
Mini Chess [hap, Sean Riddle]
2020-05-01 14:39:41 +02:00
couriersud
e30ab9be9a netlist: Fix inclusion of examples in documentation. (nw) 2020-05-01 10:49:28 +02:00
couriersud
0120d1d8ff netlist: nld_log now writes out last value at end of run. (nw) 2020-05-01 10:24:20 +02:00
couriersud
9dd0b48b3e netlist: add 393 to netlist.lua (nw) 2020-05-01 10:23:08 +02:00
Aaron Giles
40a8b9df95 Remove explicit logging since it can be done on the command line via nltool. 2020-05-01 10:09:06 +02:00
Aaron Giles
2b0aaee3ed Add 74393 device and unit test. 2020-05-01 10:08:40 +02:00
couriersud
13f6e92cec netlist: Add the NE566 as a macro device. [Couriersud]
The device can be found in nlm_other.cpp.
Removed nld_ne566.*
Added SYS_SW, SYS_SW2 and SYS_COMP. These are single switch,
alternating switch and a analog comparator with digital outputs.
Renamed RES_SWITCH to SYS_SW.
Added example ne566.cpp in netlist/examples.
2020-05-01 10:04:22 +02:00
braintro
cb3210d0ad (nw) taito_f3.cpp: Explain the recent Cleopatra Fortune bootleg 2020-04-30 21:58:40 -05:00
Robbbert
553d399de5 (nw) gimix.xml: added usage 2020-05-01 12:56:10 +10:00
ajrhacker
849c4d46c7
Merge pull request #6620 from tlindner/fix-coco-rom-load
Fix CoCo cartridge loading for less than 16k carts.
2020-04-30 20:55:15 -04:00
ajrhacker
fe3daaec0a
Merge pull request #6621 from tlindner/becker_default_off
Changed default for Becker Port to be off
2020-04-30 20:54:15 -04:00
tim lindner
6e90aa90fd Fixed ROM fill routine 2020-04-30 17:34:45 -07:00
tim lindner
483503d954 Changed default of Becker Port to be off 2020-04-30 15:48:33 -07:00
Scott Stone
8cc41c96e5 vgmplay.xml: 24 new entries from most recent release [vgmrips.net, Tafoid] 2020-04-30 18:13:19 -04:00
cracyc
9ff0c5d083 mc6845: max visible lines might not be what really is displayed, see 8088mph (nw) 2020-04-30 16:22:29 -05:00
AJR
58e1af7123 mdt60: Minor notes (nw) 2020-04-30 14:57:28 -04:00
Ivan Vangelista
8bb063526c New clones marked as NOT_WORKING
--------------------------------
Twilight Zone (L-5) [PinMAME]
2020-04-30 19:24:34 +02:00
Ivan Vangelista
b21427b254 New clones marked as NOT_WORKING
--------------------------------
Magic Bomb (Ver. L3.5S) [Cristiano MDQ]
Magic Bomb (Ver. AB4.5A, 07/10/02)  [Cristiano MDQ]
Magic Bomb (Ver. AB4.2, 11/10/01) [Cristiano MDQ]
Magic Bomb (Ver. A3.1A) [Cristiano MDQ]
Magic Bomb (Ver. AA.72D, 14/11/05) [Cristiano MDQ]
2020-04-30 18:47:59 +02:00
AJR
3e3c1b07e2 Add corrected MCU dump and emulation of Heath HE 191-3425 keyboard for Z-29 and MDT 60 [AJR, Al Kossow, Bitsavers] 2020-04-30 10:55:23 -04:00
MetalliC
3098666727 new WORKING clone
-----------------
Cleopatra Fortune (Ver 2.1O 1996/09/05, bootleg) [Jorge Silva, White_Spot]
2020-04-30 15:29:06 +03:00
ajrhacker
5230f97707
Merge pull request #6615 from davide125/sgi4
sgi_mips: new software list additions
2020-04-29 23:59:11 -04:00
ajrhacker
dffd74c0e5
Merge pull request #6616 from FakeShemp/zelda
n64.xml: Document a few more cart PCBs
2020-04-29 19:54:26 -04:00
Rebecca Wallander
29d26e8539 n64.xml: Document a few more cart PCBs 2020-04-30 00:53:51 +02:00
Davide Cavalca
efe1eb522e sgi_mips: new software list additions 2020-04-29 10:15:48 -07:00
Ivan Vangelista
d863e1c26e ddenlovr.cpp: corrected dips as per dip sheet and added dip locations [Guru]
astrcorp.cpp: minor metadata and notes update (nw)
2020-04-29 18:18:15 +02:00
MetalliC
7f607f3cb1 triforce.cpp replace vs4jc dump with RAW/2352 [MajorPBX] 2020-04-29 18:31:08 +03:00
AJR
9556e3a5bd New working machines
--------------------
MDT 60 Video Display Terminal [Bitsavers, AJR]

z29: Add skeleton for undumped keyboard; try (and fail) to make this work with the MDT 60 keyboard instead

z22: Separate driver (nw)
2020-04-29 11:16:14 -04:00
Robbbert
b403d9be2d (nw) psi98.xml: added usage for kos boot; merged utils with kos since utils isn't bootable. 2020-04-30 01:13:18 +10:00
AJR
374dd56be5 mc6845: Note (nw) 2020-04-29 10:34:27 -04:00
Davide Cavalca
627bba8651
sgi_mips: new software list additions (#6611) 2020-04-29 10:19:16 -04:00
couriersud
184c198a88 Fixed indenting in netlist.lua. (nw) 2020-04-29 16:00:35 +02:00
hap
eb316bd6a7 leonardo: figure out some io (nw) 2020-04-29 15:44:33 +02:00
couriersud
c782a0ef33 netlist: add NE566 to netlist.lua. (nw) 2020-04-29 14:38:58 +02:00
Aaron Giles
a46108ce5a Stub implementation of 566 VCO 2020-04-29 12:24:33 +02:00
Aaron Giles
09c19bd622 Added some missing infrastructure. Now TL081 shows up in device list. 2020-04-29 12:22:34 +02:00
Aaron Giles
302223432b Some initial changes. 2020-04-29 12:21:31 +02:00
Ariane Fugmann
85454208d5
i960dasm: add missing opcodes [SailorSat]
i960dasm: add missing opcodes [SailorSat]
2020-04-29 12:10:23 +02:00
Scott Stone
1cc5a48440 sgi_mips.xml: Fix incorrect parent names and short names which exceeded 16 characters. Now passes -validation (nw) 2020-04-28 23:48:40 -04:00
AJR
6773fe7c61 315-5838_317-0229_comp.*: Fix handlers (nw)
Regrettably, offset must be included whenever mem_mask is specified to avoid ambiguity in overloaded calls.
2020-04-28 22:11:26 -04:00
ajrhacker
1d9f206d4c
Merge pull request #6610 from clawgrip/patch-32
New NOT_WORKING software list additions
2020-04-28 20:10:31 -04:00
ClawGrip
9cca8efd10
New NOT_WORKING software list additions
---------------------------------------
Hot Mix 18 - Explore Tools and Technologies for Silicon Graphics [ClawGrip, Rampa]
SupportFolio 5/96 [ClawGrip, Rampa]

(nw) Also (somehow) sorted the list, merged the two "Freeware May 2000" CDs on the same entry and unified the entries name scheme.
2020-04-28 23:14:51 +02:00
couriersud
30e319926e kidniki: reduce namespace pollution. (nw) 2020-04-28 22:39:51 +02:00
couriersud
e192f94e75 netlist: Fix some edge cases in static compile. (nw)
Comes with a new version of static_solvers.cpp
2020-04-28 22:39:19 +02:00
couriersud
026123beb2 netlist: Fix documentation build on windows in makefile. (nw)
Documentation should be created on Windows using
make mingw PARAMS=doc

Admittedly this is ugly and the makefile needs to be changed to
use something like "make HOSTOS=windows doc".
2020-04-28 21:08:07 +02:00
couriersud
3f95aebfb5 netlist: Fix "--cmd=listdevices". [Couriersud]
Broken for quite a while this is now working again.
2020-04-28 21:08:06 +02:00
couriersud
77da7b11ae netlist: more code maintenance. (nw)
Make some calls private which were public before.
Eliminate functions which would be executed only once.
Make terminal reference functions in twoterm.h return const.
Clearly identify the use cases which need a non-const ref
to terminals.
2020-04-28 21:08:06 +02:00
couriersud
14e4c4bb3f netlist: improve const-awareness and tidy changes. (nw)
Identified a number of code locations which could accept const
arguments.
2020-04-28 21:08:05 +02:00
couriersud
097c736f79 Netlist: Added 74163 to netlist. [Couriersud] 2020-04-28 21:08:04 +02:00