Aaron Giles
d8733b9f25
netlist: Macro-ized 74174 DIPs
2020-08-02 12:49:44 +02:00
Aaron Giles
cdca99f353
netlist: Macro-ized CD4006 DIPs
2020-08-02 12:41:28 +02:00
Aaron Giles
5f991abda1
netlist: Macro-ized 74393 DIPs
2020-08-02 12:41:27 +02:00
Aaron Giles
88c4e1d76a
netlist: Macro-ized 74166 DIPs
2020-08-02 12:41:27 +02:00
Aaron Giles
90e4d6410a
netlist: Macro-ized 74165 DIPs
2020-08-02 12:41:26 +02:00
Aaron Giles
f40b7e48f1
netlist: Macro-ized 74164 DIPs
2020-08-02 12:41:25 +02:00
Aaron Giles
8fff0b57ab
netlist: Macro-ized 74153 DIPs
2020-08-02 12:41:25 +02:00
Aaron Giles
2347096a88
netlist: Macro-ized 74113 DIPs
2020-08-02 12:41:15 +02:00
Aaron Giles
8705fe505e
netlist: Macro-ized 74107 DIPs
2020-08-02 12:40:47 +02:00
Aaron Giles
fe8c88862f
netlist: Macro-ized 9322 DIPs.
2020-08-02 12:36:28 +02:00
Aaron Giles
bd6cbb17aa
netlist: Macro-ized 9310/9316/74161/74163 DIPs
2020-08-02 12:29:07 +02:00
Aaron Giles
daa62d6c32
netlist: Macro-ized 7493/7497 DIPs
2020-08-02 12:29:07 +02:00
Aaron Giles
b2d4b6d887
netlist: Macro-ized 7492 DIP
2020-08-02 12:29:06 +02:00
Aaron Giles
ca10c41883
netlist: Macro-ized 7490 DIP
2020-08-02 12:29:05 +02:00
Aaron Giles
5649ce186f
netlist: Macro-ized 7485 DIP
2020-08-02 12:29:05 +02:00
Aaron Giles
ea921a554d
netlist: Macro-ized 7483 DIP
2020-08-02 12:29:04 +02:00
Robbbert
1a52fd1136
*housekeeping fixes
2020-08-02 18:00:52 +10:00
couriersud
51d840703d
netlist: Fix 7492 and roms include bug.
2020-08-02 09:20:35 +02:00
braintro
116caaef7c
midvunit.cpp: Document Cruis'n World mask ROM format.
2020-08-02 01:14:59 -05:00
arbee
e7697364dd
apple2e: Add RGB monitor mode, including monochrome and mixed color/mono DHGR and full-color text. [R. Belmont]
2020-08-01 21:52:03 -04:00
arbee
e3d9c0afd8
Merge branch 'master' of https://github.com/mamedev/mame
2020-08-01 21:46:25 -04:00
arbee
4db4f2026b
apple2: add DIP switch to "The Mill" 6809 card to select between original and OS-9 memory mappings. [R. Belmont]
2020-08-01 21:45:38 -04:00
AJR
6bc0ad0a95
cit101e: Add ROM banking
2020-08-01 21:44:23 -04:00
AJR
5c210560e8
Add 'fill' command to debugger. Syntax and operation are similar to 'find' command.
2020-08-01 19:04:36 -04:00
hap
85a91ce999
odyssey2: mark 4in1 as not working
2020-08-02 00:10:14 +02:00
hap
03cfcb2a44
odyssey2.xml: typo
2020-08-01 22:30:44 +02:00
hap
672876016a
New NOT_WORKING software list additions
...
---------------------------------------
odyssey2: Backgammon (Euro) [unknown]
2020-08-01 22:04:54 +02:00
Roberto Fresca
78086e13c0
Reflex Cards: Fixed wrong default NVRAM hash.
2020-08-01 21:54:16 +02:00
hap
b7eac7bf5e
addrmap: remove unsupported setter, emumem enforces unmapval 0 or ~0
2020-08-01 20:57:30 +02:00
hap
b744e341ef
odyssey2: move homecomp to g7400.xml
2020-08-01 19:18:55 +02:00
hap
18f2dd9ac1
Software list items promoted to working
...
---------------------------------------
odyssey2: Chess Module (Euro) [hap]
2020-08-01 19:02:40 +02:00
fulivi
206767bf56
hp9825: hp98036 serial I/O module added ( #7024 )
2020-08-01 12:35:59 -04:00
Aaron Giles
9414a219a9
netlist: Added CD4017/4022 devices.
...
* Also contains squashed clang signedness fixes
2020-08-01 18:27:21 +02:00
Aaron Giles
2719654114
netlist: Better implementation of CD4053.
2020-08-01 18:27:21 +02:00
Aaron Giles
c06ebeb787
netlist: Fix incorrect sense in warning.
2020-08-01 18:27:20 +02:00
Aaron Giles
0487858692
netlist: More dip macros and device refactoring
...
* Updated 7450, 7473/7473A, 7474, 7475/7477 devices to use DIP macros
instead of C++ DIPs.
* Reworked 7475/7477 more in the style of 7474, leveraging system signal
activation and edge detection.
2020-08-01 18:27:19 +02:00
couriersud
15172f15ca
netlist: Disable dangerous optimization.
...
* This was an over-aggressive optimization. Now prints an info and
recommends to comment out if appropriate.
2020-08-01 18:27:19 +02:00
couriersud
d876f4cd82
netlist: Fix 74ls629 implementation and some cherry-picking issues.
2020-08-01 18:27:18 +02:00
Aaron Giles
c0ecd68341
netlist: Device refactoring
...
* Move DIPs for 82S16, 82S115, and 2102A devices into nlm_proms
* Moved 7448 DIP to a macro. Replaced 7442 with truthtable and macro.
* Moved 74LS629 DIP into macro.
* Expand truthtable to handle 10 outputs.
2020-08-01 18:27:17 +02:00
couriersud
bcfc49f5b8
netlist: Fix CD4053 device
...
* also fix signedness warning (clang) in CD4020
2020-08-01 18:27:17 +02:00
Robbbert
47f2b1b161
dct11em: machine is now usable
2020-08-01 23:13:13 +10:00
hap
8aae3f8763
Machines promoted to working
...
----------------------------
Chess Challenger [Berger, Mike Watters]
2020-08-01 12:07:51 +02:00
hap
ad54556650
New NOT_WORKING software list additions
...
---------------------------------------
odyssey2: Home Computer Module (Euro) [unknown]
2020-08-01 11:44:32 +02:00
AJR
8d76dc7d0c
cit101, cit101e: Add dumps and low-level emulation of keyboard MCUs [AJR, Witchy, Bitsavers]
2020-07-31 23:21:57 -04:00
Roberto Fresca
f49bb92f3a
New working machines
...
--------------------
Reflex Cards (English, serial protected) [Roberto Fresca, Ioannis Bampoulas]
Card"S"
Plural...
2020-07-31 22:39:41 +02:00
Roberto Fresca
1d60ecd16f
New working machines
...
--------------------
Reflex Card (English, serial protected) [Roberto Fresca, Ioannis Bampoulas]
2020-07-31 22:34:40 +02:00
Robbbert
4266388e8e
dct11em: added devices and digital display
2020-08-01 03:19:53 +10:00
AJR
7c80f66cec
New machines marked as NOT_WORKING
...
----------------------------------
CIT-101e Video Terminal [Bitsavers]
2020-07-31 10:59:35 -04:00
Roberto Fresca
525d7982f9
Jolly Joker (40bet) improvements: [Roberto Fresca]
...
- Removed the 'Croatian hack' description because
it's only a simple text hack for commercial purposes.
- Splitted the second program to a new set since it's handled
through a PLD, so isn't user selectable.
- Changed descriptions to 'higher' and 'lower' paytable, since
they have different ones.
New working clones
------------------
Jolly Joker (40bet, lower paytable) [Roberto Fresca]
2020-07-31 14:39:23 +02:00
hap
4d09f86740
odyssey2/chess: add notes
2020-07-31 10:51:58 +02:00