Commit Graph

73374 Commits

Author SHA1 Message Date
ArcadeShadow
492d8fb2b8
ibm5150: New working software list addition
The Amazing Spider-Man
2020-05-23 17:31:52 +01:00
ajrhacker
1e34c41b27
Merge pull request #6727 from clawgrip/patch-48
New working software list additions
2020-05-23 11:27:51 -04:00
Firehawke
329f20b32a
Here's the May collection of Apple II disks per usual. (#6730)
* New working software list additions

-----------------------------------

apple2_flop_clcracked: Animal Watch: Wolves (cleanly cracked), Animal Watch: Whales (cleanly cracked), Animal Watch: Tracks (cleanly cracked) [4am, Firehawke]

* New working software list additions

-----------------------------------

apple2_flop_orig: Fraktured Faebles, A View To A Kill, Ballyhoo (Release 97 / 851218), Championship Golf, Dunjonquest: The Datestones of Ryn, GraFORTH [4am, Firehawke]

* A bit more Apple; this will be squashed..

* New working software list additions

-----------------------------------

apple2_flop_orig: Micro-LADS 5: Negatives, Micro-LADS 6: Deictic Expressions, Passive, WH-questions,  Micro-LADS 7: Prepositions II, The Last Gladiator, The Incredible Laboratory, Odd One Out, Algernon: An Introduction to Programming Logic, The Personal Secretary (Version 1.1), The Executive Secretary (Version 4.2), The Legend of Blacksilver, Magical Myths, Matterhorn Screamer, The Demon's Forge, Micro-LADS 1: Plurals & Noun/Verb Agreement, Micro-LADS 2: Verb Forms, Micro-LADS 3: Prepositions, Micro-LADS 4: Pronouns [4am, Firehawke]
apple2_flop_clcracked: Verbs II (Revision 2) (cleanly cracked), Deutsch: Aktuell 1 (Second Edition) (cleanly cracked) [4am, Firehawke]
2020-05-23 11:27:19 -04:00
Justin Kerk
d9138cb8e0 rv unintentional change (nw) 2020-05-22 23:49:41 -07:00
Justin Kerk
4c2424c805 New not working software list additions
---------------------------------------
ibm5150: Wizzardz & War Lordz [LGR]

(nw) cleanups, move SimLife to ibm5170 (#6728)
2020-05-22 21:04:53 -07:00
ArcadeShadow
b901e78537 ibm5170: New working software list addition
ibm5170: Cruise for a Corpse
2020-05-22 20:34:52 -07:00
AJR
1a16d7d367 lisa.cpp: Fix build (nw) 2020-05-22 23:21:09 -04:00
arbee
067fb08ecc Rename the HLE Apple floppy controllers as legacy to avoid future conflicts (nw) 2020-05-22 22:25:09 -04:00
arbee
caa034ae07 apple2e: Mirror RamWorks III bank switch address according to the patent. [R. Belmont] 2020-05-22 22:19:42 -04:00
ajrhacker
d1b062d035
Merge pull request #6729 from clawgrip/patch-49
New NOT_WORKING software list additions
2020-05-22 18:38:10 -04:00
ClawGrip
947ab76eff
New NOT_WORKING software list additions
---------------------------------------
Les découvertes de Mickey et ses amis (France) [DisizDream]
L'arche de Noé - L'aventure des animaux (France) [DisizDream]
2020-05-22 22:28:32 +02:00
ClawGrip
a9b2cf88c2
New working software list additions
-----------------------------------
Bob le Bricoleur - Les P'tits chantiers de Bob (France) [DisizDream]
Lil' Bratz Au Top de la Mode - Complices, Cools et Class' (France) [DisizDream]
2020-05-22 22:11:34 +02:00
Ivan Vangelista
1261240d95 New machines marked as NOT_WORKING
----------------------------------
Jackpot (Ver 16.16L) [f205v]

New clones marked as NOT_WORKING
--------------------------------
Jackpot (Ver 1.16L) [f205v]
2020-05-22 20:33:42 +02:00
Ivan Vangelista
ee1c53fadf drivers starting with y and z: further removal of READ and WRITE macros (nw) 2020-05-22 17:34:48 +02:00
Frank Palazzolo
0b50073fa5 Remove obsolete paths, fix comment, and fix dummy.lua 2020-05-22 09:20:01 -04:00
hap
6cecf61092 volt_reg: fix problem with dac stream slice update (nw) 2020-05-22 15:15:46 +02:00
Robbbert
7349d27571 (nw) reverted earlier commit - not wanted. 2020-05-22 23:10:41 +10:00
Olivier Galibert
c3a810d957 unsp: UINT_MAS needs climits [O. Galibert] 2020-05-22 14:09:07 +02:00
Ryan Holtz
d3bad75b92 -unsp: Removed outdated commnet related to Ext Push/Pop ops. The register decoding is correct. (nw) 2020-05-22 14:10:07 +02:00
David Haywood
5041861672
some small GPL16250 tweaks / hacks so that tkmag220 and lazertag (after a long time) show some sprites with expected colours, which might help with further debugging (nw) (#6725) 2020-05-22 14:07:53 +02:00
Robbbert
22e9da3634 (nw) first attempt at auto-sort of mame.lst 2020-05-22 21:00:42 +10:00
yz70s
a94b002daf xbox.cpp: fix "xbox vprogdis" debug command (nw) 2020-05-22 10:11:59 +02:00
AJR
42b144be4e tvc64, tvc64p: Modernize banking by using address map bank devices 2020-05-21 23:50:21 -04:00
AJR
f95267bf5e Various buses and associated drivers: Simplify handler signatures (nw) 2020-05-21 22:38:18 -04:00
couriersud
363485b628 netlist: Fix OSX compile. (nw) 2020-05-22 01:15:19 +02:00
couriersud
6141fa4a9c netlist: Fix performance issues and VC2019. [Couriersud]
For reasons unknown to me compile optimizations do not behave for
template code. If the implementation is in separate compile units, the
code compiles and performs.
2020-05-22 01:15:18 +02:00
couriersud
5a43cc6432 netlist: consolidate 9316-type counters. [Couriersud]
This needs more attention since for certain compilers there is a
considerable performance degregation. It looks like this is only
triggered if too many variants are declared in one cpp file and the
compiler stops inlining.
2020-05-22 01:15:18 +02:00
couriersud
dae6a396c9 netlist: fix performance decrease. (nw) 2020-05-22 01:15:17 +02:00
braintro
ba232b1c4a (nw) pengo.cpp - various documentation updates 2020-05-21 16:53:54 -05:00
Ryan Holtz
11277a993f -unsp: Fix compile, nw 2020-05-21 23:30:16 +02:00
Olivier Galibert
4cabfa3135 devcb: Remove the space for the handlers, it is not needed anyomre [Ivan Vangelista, O. Galibert] 2020-05-21 23:27:44 +02:00
R. Belmont
1407a3b712
Merge pull request #6719 from TwistedTom/varthb2
New working clone
2020-05-21 16:25:32 -04:00
R. Belmont
5350470bf6
Merge pull request #6722 from cam900/seta2_p0113a
seta2.cpp: Add notes for hardware configs, emulation issues in some game
2020-05-21 16:24:22 -04:00
R. Belmont
5ce9c391d4
Merge pull request #6723 from cam900/pgm_zoom
pgm.cpp: Add some hardware notes
2020-05-21 16:23:56 -04:00
Ryan Holtz
ce0b942ef0 -unsp: Fixed DIVQ operation and several Memory Bitop operations. [Ryan Holtz] 2020-05-21 22:13:59 +02:00
Angelo Salese
fb410f496a
QA a selection of Sharp X68000 SWs (nw) (#6714)
* QA x68k part 1

* pandas automated injection

* Refactor up to E

* Refactored the rest of the notes

* Standardize "this format is multi-disk", standardize drive -> DF#
2020-05-21 21:30:18 +02:00
Olivier Galibert
b16275062a Revert "Modifiy .gitignore to ignore mk68kmake executable and object files (nw)"
This reverts commit 7aefd0652e.

These files have not been generated since commit
ea9cd8aea1 done Sep 13, 2018, which is
the time where that specific ignore was removed.
2020-05-21 20:49:34 +02:00
yz70s
7aefd0652e Modifiy .gitignore to ignore mk68kmake executable and object files (nw) 2020-05-21 20:14:20 +02:00
yz70s
d6f2dbd915 xbox_nv2a.cpp: move poly_manager dependency to new nv2a_rasterizer class (nw) 2020-05-21 20:07:37 +02:00
Ivan Vangelista
889e65792e last batch of changes to make the https://github.com/mamedev/mame/tree/devcb-no-space branch build. (nw) 2020-05-21 19:57:43 +02:00
AJR
6b8cb09ee7 wd_fdc: Use attotime::to_string instead of custom time-to-string method; another command logging message fixed (nw) 2020-05-21 10:14:07 -04:00
ajrhacker
23d079cffe
Merge pull request #6716 from palazzol/pleiads
pleiads: Fix log messages and only log error by default
2020-05-21 10:10:58 -04:00
ajrhacker
714291ff1d
Merge pull request #6720 from cam900/tms320c31_internal
cpu/tms32031/*: Add/Correct notes for Internal peripherals and Chip family differences
2020-05-21 10:10:25 -04:00
ajrhacker
4b10251e18
Merge pull request #6721 from 68bit/m6850-tdre-reset
mc6850: TDRE should read clear in reset, and set coming out of reset
2020-05-21 10:09:27 -04:00
cam900
ab0d7bedc0 pgm.cpp: Add some hardware notes 2020-05-21 22:38:49 +09:00
cam900
6e4b099562 seta2.cpp: Add notes for hardware configs, emulation issues in some game
Fix clock for P0-113A PCBs
Fix source file name (.cpp instead .c)
2020-05-21 21:43:02 +09:00
68bit
52c7b830a9 mc6850: TDRE should read clear in reset, and set coming out of reset
Fixes a lockup running UniFlex on the SWTPC09.

Tested on hardware, the TDRE flag reads as zero in the reset state and
reads as set when taken out of reset, and even if data has been written
to the data register while in the reset state.
2020-05-21 22:27:46 +10:00
Robbbert
60592a35f6 (nw) trs80dt1,babbage,datum,emma2,mk14,savia84,selz80: save state support 2020-05-21 19:58:48 +10:00
smf-
eeb89d420a switched PlayStation CPU over to memory_access_specific (nw) 2020-05-21 10:34:50 +01:00
cam900
f2b1c6d3d9 cpu/tms32031/*: Add/Correct notes for Internal peripherals and Chip family differences
Fix chip name (no NMOS variant exists) and some descriptions
Fix Microcomputer mode when 320C30 internal ROM is empty
reference: TMS320C3x User's Manual
2020-05-21 18:14:56 +09:00