Commit Graph

75000 Commits

Author SHA1 Message Date
Nigel Barnes
3947c95c01 bbc.cpp: Reset devices before CPU reset is cleared on BREAK. 2020-08-16 16:14:07 +01:00
Nigel Barnes
c2a670bda8 acorn_dsk: Added support for Kenda formatted SSD images. 2020-08-16 16:14:07 +01:00
Nigel Barnes
ea75086da7 bus/bbc/fdc: Added the Kenda Professional DMFS and Microware/UDM DDFS boards. 2020-08-16 16:14:07 +01:00
Justin Kerk
d64262230b New working software list additions
-----------------------------------
ibm5170: Rise of the Dragon (5.25") [TGOD, Justin Kerk]
2020-08-16 00:24:09 -07:00
Ivan Vangelista
f98473d80c seicross.cpp: made friskytb use an M6802 2020-08-16 09:01:24 +02:00
Brian Troha
9ac8872fc7 williams.cpp: Correct ROM label typo in Sinistar Rev 3. 2020-08-16 01:34:07 -05:00
Brian Troha
a10c2f77fa exidy.cpp: Corrected ROM labels for Venture (version 5 set 2) and verified vel_11d-2.11d [Andrew Welburn] 2020-08-16 01:23:07 -05:00
Vas Crabb
4bf1ac6aaf clean up #include stuff, make trampoline constructors protected, restore blank lines between paragraphs in seicross.cpp comment 2020-08-16 13:32:23 +10:00
Vas Crabb
ce67d8e6b0 bus/centronics/epson_lx801l.cpp: cleaned up indentation, got rid of some preprocessor macros leaking from the header 2020-08-16 12:25:10 +10:00
arbee
2182454ee8 apple2: start modernizing card rom handling [R. Belmont] 2020-08-15 21:52:51 -04:00
couriersud
9a731fd8af netlist: Fix compile - sorry. 2020-08-16 00:28:23 +02:00
couriersud
75925e1905 netlist: buffered_param_setter refactoring
* Each parameter to set now has a dedicated buffered_param_setter
device.
* This allows different sample times per device
* Updated netlist.cpp for new approach
* buffered_param_setter is a template. The template parameter is a class
which is expected to support the [] operator. The value passed to []
operator is the requested sample number.
2020-08-16 00:21:52 +02:00
R. Belmont
e120cfc653
gkigt.cpp: add major authors to copyright notice 2020-08-15 16:36:44 -04:00
couriersud
290ffa74fc netlist: Remove printf debugging.
* also raises error if during parsing a local source is not found.
2020-08-15 22:20:24 +02:00
couriersud
a2248e8e18 netlist: Fix elif processing. 2020-08-15 22:20:23 +02:00
goldnchild
fb81629f73
Ap2000 fixes to get it to start up properly; Also adding green ready led indicator to printhead box to see status. (#7079)
ap2000: Fixes to get it to start up properly
- Proper initialization NMI delay
- Make printhead display ready status
2020-08-15 15:22:17 -04:00
Ivan Vangelista
b27ad435a8 pgm.cpp: overhauled ROM labels according to PCB pics [JacKc, GC8TECH.COM] 2020-08-15 20:54:33 +02:00
MetalliC
eec0d89095 midxunit.cpp revx issue notes, marked revx and invasnab PIC "dumps" as BAD 2020-08-15 21:42:49 +03:00
couriersud
6d7f41871c netlist: improve two error messages.
* Provide more detail and rephrase to make them more clear.
2020-08-15 20:12:18 +02:00
couriersud
541c162238 netlist: machine.time() rules.
* avoid overshooting sound devices, i.e. advancing past machine.time().
* removed 2us adjustment in sound_stream_update.
2020-08-15 20:01:04 +02:00
Aaron Giles
204818a509 netlist: Add THRESH parameter to AFUNC 2020-08-15 20:01:03 +02:00
couriersud
68b7535dd1 netlist: make streams accept logic parameters as well. 2020-08-15 20:01:00 +02:00
AJR
3d0632bab7 upd7810: Fix semantics of SKIT NMI and SKNIT NMI; simplify analog input code 2020-08-15 12:58:01 -04:00
Ivan Vangelista
120ae6a73b mame/audio/cage.cpp: added one missing variable to state saving, should address MT07724 2020-08-15 15:16:51 +02:00
couriersud
c721e728f4 netlist: untangle sound and cpu devices.
* member variables are now where they belong.
* Avoid over/underclocking of netlist sound devices.
2020-08-15 14:32:44 +02:00
Ivan Vangelista
51503ac1c9 New working clones
------------------
Sector Zone (set 2, Tecfri hardware) [Juan Romero, ClawGrip, David Haywood, Recreativas.org]
2020-08-15 14:23:19 +02:00
Ivan Vangelista
6c649e2e7a New clones marked as NOT_WORKING
--------------------------------
Baywatch (2.01 French) [PinMAME]
2020-08-15 13:52:05 +02:00
hap
cc04b88fe2 Software list items promoted to working
---------------------------------------
g7400:
Air Battle (Euro, Plus), Basket Bowling+ (Fra, Plus), Tenpin Bowling/Basketball (Euro, Plus, Prototype),
Billard+ (Fra, Plus), Billiard (Euro, Plus, Prototype), Clay Pigeon (Euro, Plus, Prototype),
Cosmic Conflict (Euro, Plus), Demon Attack+ (Fra, Plus), Exojet+ (Fra, Plus), Flipper+ (Fra, Plus),
Flipper+ (Fra, Plus, Alt?), Freedom Fighters (Euro, Plus), Combattants de la Liberté (Fra, Plus),
Killer Bees (Euro, Plus), La Ruche Infernale (Fra, Plus), Le Tresor Englouti (Fra, Plus),
Loony Balloon (Euro, Plus), Neutron Star (Euro, Plus), Nightmare (Euro, Plus), Pickaxe Pete (Euro, Plus),
Race/Spin-out/Cryptogram (Euro, Plus), Grand Prix+ (Fra, Plus), Satellite Attack (Euro, Plus),
Stone Sling (Euro, Plus), Terrahawks (Euro, Plus), Flashpoint (USA, Prototype, PAL Conversion),
Helicopter Rescue (Euro), Home Computer Module (Euro), Moto-Crash (Fra), Norseman (Euro), Trans American Rally (Euro) [hap]
2020-08-15 10:39:51 +02:00
Scott Stone
b502b604f4 c128.cpp: Corrected software lists associated with the machine which had a reference to a non-existent file. 2020-08-15 01:17:51 -04:00
Robbbert
07d782848b a2600,apogee: updated notes 2020-08-15 12:59:46 +10:00
Robbbert
e8e5d9ea74 apple cassettes: sound added, notes updated. 2020-08-15 12:56:39 +10:00
AJR
dad2f3ba91 cchip: Fix analog input values 2020-08-14 21:08:04 -04:00
goldnchild
5dcef206e2
Some Ap2000 fixes and UPD7810 analog fixes (#7075)
* Upd7810 analog conversion fixes (conversion registers, scan mode)

* Epson Ap2000 fixes for controls (remap controls to keypad)
2020-08-14 21:00:21 -04:00
AJR
39a6166160 gameking: Add preliminary sound emulation using external DAC device 2020-08-14 20:34:27 -04:00
MetalliC
b29288964f
Merge pull request #7074 from Rolel/patch-1
Fix a typo in TNZS driver
2020-08-15 01:05:56 +03:00
MetalliC
8db535504e
Merge pull request #7073 from TwistedTom/vigilantbl-pld
vigilante bootleg: add pal + proms
2020-08-15 01:05:14 +03:00
hap
fe47a824c5 ef9340: move read commands to readhandler and add slice mode 2020-08-14 23:30:38 +02:00
Rolel 42
6f6eb68082
Fix a typo in TNZS driver
Replaced "datails" by "details".
2020-08-14 23:05:59 +02:00
TwistedTom
d7b66ea21e vigilantbl: add pal + proms 2020-08-14 21:37:48 +01:00
David Haywood
83df00516b
new WORKING Software List Entry (#7068)
-----------------
gamate.xml: Incantational Couple [Peter Wilhelmsen, David Haywood, Morten Kirkegaard]
2020-08-14 21:42:30 +02:00
Ivan Vangelista
87eb251943 blktiger_ms.cpp: decrypted main CPU ROMs
brkball.lay: removed superfluous lines
2020-08-14 21:30:38 +02:00
MetalliC
8cba504bb7 midvunit.cpp: crusnwld uses newer type PIC
midwayic.cpp: remove few unneeded HLE hacks, add debugger access guards
2020-08-14 22:18:36 +03:00
hap
a7f7fb9e6a i8244: add external collision detection 2020-08-14 20:43:54 +02:00
hap
d355314cd6 odyssey2: add notes 2020-08-14 18:35:32 +02:00
Angelo Salese
5284aab0ae
x1.cpp: improve video documentation and make some QA (nw) 2020-08-14 18:25:36 +02:00
Angelo Salese
11c27d833b
Let's please IDEs (nw) 2020-08-14 14:58:13 +02:00
hap
c99d1da862 odyssey2: disable logging 2020-08-14 14:16:48 +02:00
Vas Crabb
e56269c933 seta.cpp: we do not transliterate Chinese titles as Japanese 2020-08-14 21:56:53 +10:00
angelosa
b9b5c7695c Properly fix confsettings for Mad Shark [Angelo Salese, hap, DopefishJustin] 2020-08-14 12:57:57 +02:00
Vas Crabb
2c505740c3 Clean up command-line -h output, tidy up emulator_info class a little, add trim trailing whitespace to .editorconfig 2020-08-14 18:35:00 +10:00