Commit Graph

82423 Commits

Author SHA1 Message Date
RobertoFresca
a6fed48685 New machines marked as NOT_WORKING
----------------------------------
Maxi Double Poker (version 1.8) [Roberto Fresca, Jeff Hamelin]
2022-03-29 17:21:53 +02:00
Curt Coder
d70daace90 abc1600: Improve logging, use u8/u16. [Curt Coder] 2022-03-29 17:46:37 +03:00
hap
9d9ec1a2f7 rw5000: add a5500 2022-03-29 15:14:55 +02:00
hap
bf7961cd45 New working machines
--------------------
24K (Rockwell) [hap, Sean Riddle]
2022-03-29 14:11:56 +02:00
Patrick Mackinlay
70628bc225 clipper: clipper has two branch delay slots 2022-03-29 15:49:47 +07:00
Patrick Mackinlay
046b48d39d dsp56000: correct harmless typo 2022-03-29 15:49:32 +07:00
hap
f876dd8241 rw5000: add a5000/a5900 2022-03-29 01:43:47 +02:00
hap
d6ae8ec921 rw5000: separate b6000 disasm from b5000, add a5000 disasm 2022-03-29 00:19:57 +02:00
hap
eb7bfe8450 b5000: rename base class to rw5000 2022-03-28 23:52:01 +02:00
Ivan Vangelista
19fe9e23a6 - diverboy.cpp, exzisus.cpp: finders, other minor cleanups
- various drivers: removed some custom GFX decodes in favor of the ones provided in emu/video/generic.cpp
2022-03-28 18:11:51 +02:00
ClawGrip
d832d6a366
bloodbro_ms.cpp: Fix note (#9478) 2022-03-27 17:49:09 -04:00
AJR
54bbeef05f scudsp: Revert unwanted change 2022-03-27 16:21:28 -04:00
AJR
734f533c87 ccpudasm.cpp: Fix mistake in return statement (flagged by some versions of clang) 2022-03-27 15:01:47 -04:00
MooglyGuy
877884fc41
-timetrv: Removed stray debugging printf. (#9477)
Co-authored-by: MooglyGuy <mog@home>
2022-03-27 14:58:28 -04:00
AJR
c7597225b4 Debugger feature improvements
- Add 'gbt' and 'gbf' debugger commands to step until a true or false conditional branch has been detected.
- Update over 100 of the disassemblers in MAME to output a new STEP_COND flag for all conditional branches. Besides being used for execution of the new 'gbt' and 'gbf' commands, this flag also now helps the debugger 'out' command to properly handle conditional return instructions.
- Remove STEP_OVER from many instructions that aren't actually subroutine calls (e.g. DJNZ on Z80). A 'gni' debugger command (go next instruction) has been added to accommodate some of the misuse.
- Add instruction flag support to several more disassemblers that lacked them entirely (e.g. st62xx)
- Don't pass over delay slots for debugging in ASAP core
2022-03-27 14:29:51 -04:00
MooglyGuy
c3162e739d
-timetrv: Hooked up 1-bit audio DAC. [Ryan Holtz] (#9476)
Co-authored-by: MooglyGuy <mog@home>
2022-03-27 13:42:17 -04:00
AJR
bd8779ece4 osdhelper.h: Make a couple of overloads const 2022-03-27 13:14:14 -04:00
Vas Crabb
bffb0f6dc9 Merged 0.242 release branch into master to head off conflicts. 2022-03-28 00:11:15 +11:00
Vas Crabb
c6517f5d1e timetrv: corrected screen height in layout. 2022-03-28 00:07:37 +11:00
MooglyGuy
1589b642c3 -timetrv: Fixed layout to not warp screen to non-4:3 aspect. [Ryan Holtz] (#9475) 2022-03-28 00:05:52 +11:00
MooglyGuy
139248a548
-timetrv: Fixed layout to not warp screen to non-4:3 aspect. [Ryan Holtz] (#9475) 2022-03-27 23:53:21 +11:00
Robbbert
5edff6b302 cobram3: fixed an assert in the debug build 2022-03-27 23:43:03 +11:00
Robbbert
3c2c0826e4 cobram3: fixed an assert in the debug build 2022-03-27 19:58:48 +11:00
Vas Crabb
b6df0d2d3d srcclean and manual tidying up in preparation for 0.242 release 2022-03-27 13:22:33 +11:00
ClawGrip
2a3c402cae
New NOT_WORKING software list additions (#9437)
* New NOT_WORKING software list additions

---------------------------
roland_tnsc1.xml:
  70's and 80's (TN-SC1-03) [Sean Riddle, ClawGrip]
2022-03-27 11:46:26 +11:00
Michael Sanborn
ca060c8132
hng64.cpp: make titles consistent (#9297) 2022-03-27 11:40:16 +11:00
Scott Stone
095d7a43e1 cdi.xml: Corrected a mistaken copy/pasted hash for bestphoto92 2022-03-26 19:54:26 -04:00
ClawGrip
086f358275
cosmos_playc8f.cpp: Fix Basketball sets (#9473) 2022-03-26 19:01:50 -04:00
wd40yasu
f9101df899 Merge branch 'master' of https://github.com/mamedev/mame 2022-03-27 06:46:13 +09:00
Firehawke
31600247d4
Temporarily remove duplicate Apple-oids and Chipout disk pending detailed analysis (#9472) 2022-03-26 22:37:39 +01:00
Scott Stone
bc3444951e vgmplay.xml: Added 37 new entries and corrected a shortname (shanghai -> shangkid). [vgmrips.net, Tafoid] 2022-03-26 16:52:37 -04:00
0kmg
0dd5dd8f57
bus/nes: Removed useless open bus comments. (#9471) 2022-03-27 07:15:24 +11:00
MooglyGuy
dd62ad8808
Fixed bill validator hookup in Time Traveler (#9470)
* -timetrv: Replaced IPT_COIN2 with IPT_BILL1, as it is the bill-validator input. [Ryan Holtz]

* -laserdsc: Added savestate registration. [Ryan Holtz]

Co-authored-by: MooglyGuy <mog@home>
2022-03-26 15:31:31 -04:00
hap
2a4e772943 hash/apple*: remove html tags from comments 2022-03-26 17:36:56 +01:00
hap
74cd05c1f4 misatk: driver note was wrong way around 2022-03-26 17:29:39 +01:00
Angelo Salese
c857c0854b
hankin.cpp: fix empsback title 2022-03-26 17:03:15 +01:00
angelosa
11ebe17ca0 dec0.cpp: fix midres2 control scheme 2022-03-26 15:35:47 +01:00
wd40yasu
e862652255 Merge branch 'master' of https://github.com/mamedev/mame 2022-03-26 22:57:54 +09:00
hap
f415b81616 misatk: change title string 2022-03-26 14:54:19 +01:00
MooglyGuy
06e60e848f
Time Traveler (set 1) - promoted to working (#9468) [Ryan Holtz]
* machine/laserdsc.cpp: Added functionality to retrieve if a disc is CAV.
* machine/ldv4200hle.cpp: Added high-level Pioneer LD-V4200 player emulation.

Machines promoted to working
----------------------------
Time Traveler (set 1) [Ryan Holtz, Matt O, ld-decode Team]
2022-03-27 00:41:51 +11:00
hap
524986a648 j5hilos: typo on prev commit 2022-03-26 14:32:51 +01:00
wd40yasu
fe8a7fbdac Update senjyo.cpp
According to tweet (https://twitter.com/sintan_jp/status/1294465615076315142) by Shinichi Sakamoto (composer and one of sound circuit designers of Senjyo / Starforce), fuse ROM is used to store waveform data. Read it by CTC to generate frequency, then send it to R-2R ladder DAC
2022-03-26 20:36:03 +09:00
Robbbert
2593201bc3 fixes for mame.lst 2022-03-26 22:15:08 +11:00
telanus
b67579460e
Added MS-DOS (Version 3.2) (Alt.) [winworldpc] (#9445)
New working software list additions
-----------------------------------
ibm5150: MS-DOS (Version 3.2) (Alt.) [winworldpc]
2022-03-26 22:02:56 +11:00
0kmg
080a5a770b
nes.xml: Added a couple large dumps. (#9467)
New working software list additions
-----------------------------------
Super Games 143 in 1 (HKMK-143) [Consolethinks]

New NOT_WORKING software list additions
---------------------------------------
Game 500 in 1 (alt) [Consolethinks]
2022-03-26 22:01:05 +11:00
Steven Coomber
9a14087a8b
8080bw.cpp: add bonus life DIP switch to rollingc (MT08267) (#9463) 2022-03-26 21:56:16 +11:00
ClawGrip
81930264fa
New NOT_WORKING machines (#9466)
* New NOT_WORKING machines

---------------------------------
Basketball (Benchmark Games, set 1) [Museo del Recreativo, ClawGrip]
Ten Strike Classic [Museo del Recreativo, ClawGrip]

New NOT_WORKING clones
---------------------------------
Basketball (Benchmark Games, set 2) [Museo del Recreativo, ClawGrip]
2022-03-26 21:55:23 +11:00
CanoeHope
7761ad89f4
neogeo.xml - lastblad: Correct year and add alt title (#9432) 2022-03-26 21:52:54 +11:00
0kmg
bac2fa541a
famibox.xml: Initial software list. [Fiskbit, ICEknigh7, j4m13c0, joey4, kmg, Marionova64, Patnukem, RetroGE, togemet2] (#9411) 2022-03-26 21:51:24 +11:00
janniz
0db189d608
pang3b4 and pang3b5 (#9392)
New working clones
------------------
Pang! 3 (bootleg, set 4)
Pang! 3 (bootleg, set 5)
2022-03-26 21:48:42 +11:00