| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | -cdplay: Created branch for experimental cd-player driver. [Ryan Holtz]cdplay | 2020-05-01 | 5 | -8/+287 | |
| | | |||||
| * | netlist: Fixed polarity issue in CCCS device [Colin Howell, Couriersud] | 2020-05-01 | 3 | -11/+11 | |
| | | | | | Note: This affects all use cases of CCCS. I have changed all uses in MAME. | ||||
| * | small note (nw) | 2020-05-01 | 1 | -1/+1 | |
| | | |||||
| * | decide against using sensorboard interface for keypad chesscomputers (nw) | 2020-05-01 | 31 | -1329/+130 | |
| | | |||||
| * | netlist: more magic number removal. (nw) | 2020-05-01 | 2 | -7/+23 | |
| | | |||||
| * | netlist: Removed more magic numbers from the code. (nw) | 2020-05-01 | 13 | -26/+41 | |
| | | |||||
| * | netlist: Readding accidentially delete nld_ne555.h. (nw) | 2020-05-01 | 1 | -0/+21 | |
| | | |||||
| * | netlist: Fix a bug introduced by latest nld_log change. (nw) | 2020-05-01 | 1 | -2/+5 | |
| | | |||||
| * | New working machines | 2020-05-01 | 13 | -78/+497 | |
| | | | | | | -------------------- Mini Chess [hap, Sean Riddle] | ||||
| * | netlist: Fix inclusion of examples in documentation. (nw) | 2020-05-01 | 3 | -4/+14 | |
| | | |||||
| * | netlist: nld_log now writes out last value at end of run. (nw) | 2020-05-01 | 1 | -0/+5 | |
| | | |||||
| * | Remove explicit logging since it can be done on the command line via nltool. | 2020-05-01 | 1 | -6/+0 | |
| | | |||||
| * | Add 74393 device and unit test. | 2020-05-01 | 6 | -0/+188 | |
| | | |||||
| * | netlist: Add the NE566 as a macro device. [Couriersud] | 2020-05-01 | 20 | -184/+360 | |
| | | | | | | | | | 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. | ||||
| * | (nw) taito_f3.cpp: Explain the recent Cleopatra Fortune bootleg | 2020-04-30 | 1 | -1/+13 | |
| | | |||||
| * | Merge pull request #6620 from tlindner/fix-coco-rom-load | 2020-04-30 | 1 | -1/+1 | |
| |\ | | | | | Fix CoCo cartridge loading for less than 16k carts. | ||||
| | * | Fixed ROM fill routine | 2020-04-30 | 1 | -1/+1 | |
| | | | |||||
| * | | Merge pull request #6621 from tlindner/becker_default_off | 2020-04-30 | 1 | -1/+1 | |
| |\ \ | |/ |/| | Changed default for Becker Port to be off | ||||
| | * | Changed default of Becker Port to be off | 2020-04-30 | 1 | -1/+1 | |
| | | | |||||
| * | | mc6845: max visible lines might not be what really is displayed, see 8088mph ↵ | 2020-04-30 | 1 | -1/+1 | |
| | | | | | | | | | (nw) | ||||
| * | | mdt60: Minor notes (nw) | 2020-04-30 | 1 | -1/+2 | |
| | | | |||||
| * | | New clones marked as NOT_WORKING | 2020-04-30 | 2 | -0/+15 | |
| | | | | | | | | | | | -------------------------------- Twilight Zone (L-5) [PinMAME] | ||||
| * | | New clones marked as NOT_WORKING | 2020-04-30 | 2 | -16/+133 | |
| | | | | | | | | | | | | | | | | | | | -------------------------------- 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] | ||||
| * | | Add corrected MCU dump and emulation of Heath HE 191-3425 keyboard for Z-29 ↵ | 2020-04-30 | 2 | -8/+7 | |
| | | | | | | | | | and MDT 60 [AJR, Al Kossow, Bitsavers] | ||||
| * | | new WORKING clone | 2020-04-30 | 2 | -0/+30 | |
| |/ | | | | | ----------------- Cleopatra Fortune (Ver 2.1O 1996/09/05, bootleg) [Jorge Silva, White_Spot] | ||||
| * | ddenlovr.cpp: corrected dips as per dip sheet and added dip locations [Guru] | 2020-04-29 | 2 | -115/+115 | |
| | | | | | astrcorp.cpp: minor metadata and notes update (nw) | ||||
| * | triforce.cpp replace vs4jc dump with RAW/2352 [MajorPBX] | 2020-04-29 | 1 | -1/+1 | |
| | | |||||
| * | New working machines | 2020-04-29 | 11 | -197/+1166 | |
| | | | | | | | | | | -------------------- 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) | ||||
| * | mc6845: Note (nw) | 2020-04-29 | 1 | -0/+1 | |
| | | |||||
| * | leonardo: figure out some io (nw) | 2020-04-29 | 5 | -15/+713 | |
| | | |||||
| * | netlist: add NE566 to netlist.lua. (nw) | 2020-04-29 | 2 | -0/+4 | |
| | | |||||
| * | Stub implementation of 566 VCO | 2020-04-29 | 5 | -11/+126 | |
| | | |||||
| * | Added some missing infrastructure. Now TL081 shows up in device list. | 2020-04-29 | 1 | -0/+1 | |
| | | |||||
| * | Some initial changes. | 2020-04-29 | 4 | -0/+58 | |
| | | |||||
| * | i960dasm: add missing opcodes [SailorSat] | 2020-04-29 | 2 | -20/+78 | |
| | | | | i960dasm: add missing opcodes [SailorSat] | ||||
| * | 315-5838_317-0229_comp.*: Fix handlers (nw) | 2020-04-28 | 3 | -8/+8 | |
| | | | | | Regrettably, offset must be included whenever mem_mask is specified to avoid ambiguity in overloaded calls. | ||||
| * | kidniki: reduce namespace pollution. (nw) | 2020-04-28 | 1 | -1/+1 | |
| | | |||||
| * | netlist: Fix some edge cases in static compile. (nw) | 2020-04-28 | 3 | -109/+115 | |
| | | | | Comes with a new version of static_solvers.cpp | ||||
| * | netlist: Fix documentation build on windows in makefile. (nw) | 2020-04-28 | 1 | -6/+17 | |
| | | | | | | | | 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". | ||||
| * | netlist: Fix "--cmd=listdevices". [Couriersud] | 2020-04-28 | 1 | -5/+0 | |
| | | | | Broken for quite a while this is now working again. | ||||
| * | netlist: more code maintenance. (nw) | 2020-04-28 | 7 | -55/+46 | |
| | | | | | | | | 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. | ||||
| * | netlist: improve const-awareness and tidy changes. (nw) | 2020-04-28 | 9 | -49/+49 | |
| | | | | | Identified a number of code locations which could accept const arguments. | ||||
| * | Netlist: Added 74163 to netlist. [Couriersud] | 2020-04-28 | 3 | -29/+69 | |
| | | |||||
| * | netlist: fix some windows build issues in build/makefile. (nw) | 2020-04-28 | 1 | -6/+19 | |
| | | |||||
| * | netlist: More clang-tidy fixes. (nw) | 2020-04-28 | 24 | -201/+246 | |
| | | |||||
| * | netlist: More clang-tidy fixes. (nw) | 2020-04-28 | 4 | -53/+56 | |
| | | |||||
| * | netlist: Fix clang-tidy warnings. (nw) | 2020-04-28 | 22 | -146/+186 | |
| | | |||||
| * | sparc: remove unused file from when device was renamed (nw) | 2020-04-28 | 2 | -4740/+2 | |
| | | |||||
| * | New working clone | 2020-04-28 | 2 | -7/+30 | |
| | | | | | | | New working clone ------------------ Golden Par Golf (Joystick, V1.0) [Brian Troha, The Dumping Union] | ||||
| * | new NOT_WORKING clone | 2020-04-28 | 2 | -0/+23 | |
| | | | | | | --------------------- Konglongwang - D-Kids VS Alpha Yaosai (China, Ver 2.501) (MDA-C0081) [tenyuhuang] | ||||
