Commit Graph

83351 Commits

Author SHA1 Message Date
Ivan Vangelista
e1d00b62ba New machines marked as NOT_WORKING
----------------------------------
Magic Touch [Ivan Vangelista]
2022-06-13 22:56:46 +02:00
ArcadeShadow
ba5e0c747a
megadriv.xml: Use lowercase for descriptive text that isn't poper nouns. (#9924) 2022-06-14 06:52:40 +10:00
ArcadeShadow
d281113405
psx.xml: Use lowercase for descriptive text that isn’t proper nouns. (#9925) 2022-06-14 06:45:56 +10:00
Vas Crabb
b71a3796ca tickee.cpp: Fixed rapidfir gun inputs and cleaned up code:
* Split the lightgun games into a derived class.
* Got rid of run time I/O port tag lookups.
* Got rid of legacy start/reset callbacks.
* Registered some members for save states.
2022-06-14 05:08:19 +10:00
Olivier Galibert
ca96a6ccca patinho: decouple cpu from driver 2022-06-13 19:14:39 +02:00
Olivier Galibert
ec1cdc738c archimedes_keyb: also kick upstairs in devices/machine 2022-06-13 19:14:39 +02:00
Olivier Galibert
0ed8bbcab7 fm_scsi: kick upstairs in devices/machine 2022-06-13 19:14:39 +02:00
Miodrag Milanovic
149de81cdc return proper enumeration value 2022-06-13 19:12:29 +02:00
Vas Crabb
6126ec7477 8080bw.cpp, exidy.cpp: Minor I/O fixes:
* exidy.cpp: Hooked up coin counters for Venture (see #9757).
* 8080bw.cpp: Further clarifications for Sidam Invasion hardware.
  [Janniz]
2022-06-14 01:22:33 +10:00
Curt Coder
2cce99c452 New machines marked as NOT_WORKING
----------------------------------
Luxor X37 (prototype) [Dataindustrier AB DIAB Intressegrupp, Curt Coder]

New NOT_WORKING software list additions
---------------------------------------
x37_flop: ABCenix, cremount [Dataindustrier AB DIAB Intressegrupp, Curt Coder]
2022-06-13 15:20:58 +03:00
Vas Crabb
74fe6e9d5c -Got rid of some legacy MESS support glue.
* Got rid of the special-casing for the "mess" subtarget name.
* Got rid of the MESS-specific Windows resources, emuator info source
  and man page.
* Added subtarget name to the internal name and original name in Windows
  resources.

-ui: Put the system-specific items on the input settings menu together,
 and fixed the crosshair visibility settings.
2022-06-13 16:53:23 +10:00
cracyc
30ef2dd86b pwrview: pass z80sio tests 2022-06-12 21:18:35 -05:00
Brice Onken
084c103df0
r4000.cpp: partially implement secondary cache tag manipulation (#9923) 2022-06-13 07:31:28 +07:00
ClawGrip
c93d24fb23
Dumped and added a new set of 'Super Star' (#9927)
supstarf.cpp: Dumped and added a new set of 'Super Star', make it the parent since it's a complete dump.

New NOT_WORKING machine
-----------------------
Super Star (Recreativos Franco, set 1) [jordigahan]
2022-06-12 18:31:25 -04:00
hap
2f0ced261a dotrikun: update rom labels 2022-06-12 21:22:32 +02:00
Ivan Vangelista
54dbf74ce9 warpwarp.cpp: redumped bombbee and added hw info [Guru] 2022-06-12 18:41:29 +02:00
Ivan Vangelista
908646c4e4 New working clones
------------------
Knuckle Bash (location test) [coolmod]
2022-06-12 18:31:52 +02:00
Ivan Vangelista
f54c7010ab New clones marked as NOT_WORKING
--------------------------------
Sekai Kaseki Hakken (Japan, SKH1 Ver.B) [Darksoft, brizzo]
2022-06-12 18:12:18 +02:00
hap
ad1f6584d5 goldnaxe: easier/easy dipswitch setting was the wrong way around [Jose Tejada] 2022-06-12 16:37:35 +02:00
arbee
3880d65f7f macqd700: add save state support [R. Belmont] 2022-06-11 22:27:05 -04:00
Scott Stone
ca75aa1d4c vgmplay.xml: Added 20 new entries [vgmrips.net, Tafoid] 2022-06-11 21:00:07 -04:00
AJR
842b7cfc57 Prevent debugger commands from being evaluated when they are assignment expressions and only supposed to be validated at the moment 2022-06-11 19:58:09 -04:00
Michael Zapf
f44b654efd ti99/genmod: Add option to decode high address lines for DDCC-1 so that it can be used with Genmod. 2022-06-12 01:19:48 +02:00
Vas Crabb
7dcdf5db68 8080bw.cpp: Improved emulation for Sidam Invasion. [Janniz]
One of the R Z SRL Bologna sets was aleady working as well as any of the
other sets.  This improves inputs for all of them anyway, so may as well
credit Janniz for it even though it's not clear when it started working.

Clones promoted to working
--------------------------
Invasion (bootleg set 1, R Z SRL Bologna) [Janniz]
2022-06-12 07:01:25 +10:00
AJR
96b72e4b7b compc.cpp: Modernize keyboard interface (eliminates occasional "stuck key" error in compc1); eliminate runtime port tag lookup 2022-06-11 14:41:07 -04:00
Brice Onken
4506cae8b1
machine/dp83932c.cpp: Support BE mode and transmission packet appending (#9910)
Added support for big endian bus accesses by adjusting the width of the bus access appropriately.  (In 32-bit mode, descriptors and the RBA must all be aligned to 32-bit boundaries, even when the values are only 16 bit, thus the previous method had issues on BE buses.  See pages 7 and 15 in the datasheet.)

Stop device from starting a second transaction task if one is already in progress.  The datasheet recommends that software which wants to append packets during a transmission send another transmission command to avoid a race condition, and it should do nothing if this command is received while the transfer is still ongoing.  NEWS-OS 4.2.1aRD is an example of software that does this.  It would hang on boot without this change because the SONIC would start doing weird things when the second transmit command came in.
2022-06-12 04:23:59 +10:00
Luca Elia
219d63bada
igs017.cpp, igs022.cpp: Improved protection and decryption; ,oved protection data to external files. (#9890)
* igs017.cpp: Improved protection and decryption [Luca Elia]
 - Implemented "magic" i/o as a memory map (IGS_MUX) for added flexibility
 - Hooked up IGS_INCDEC protection to cpoker2, tarzanc, spkrform, starzan
 - Implemented specific IGS_INC protection in cpoker2
 - Hooked up improved IGS022 protection to lhzb2, sqlz2
 - Added IGS025 string protection to lhzb2, lhzb2a, mgcs, spkrform, slqz2, starzan, tarzanc, tjsb
 - Palette scramble and tweaked tiles decryption in tarzanc (used also by starzan, happyskl, cpoker2)
 - Decrypted sprites in tarzanc and starzan (used also by happyskl)
 - Lamps and layout for starzan, happyskl, cpoker2
 - Cleaned up/finished hopper emulation, added diplocations
 - Joystick inputs in mgcs
 - Finished inputs in spkrform. Allow hiding gambling (switching to Formosa and back)
 - Moved protection data to external files

* igs022.cpp: Fixes for igs017.cpp games [Luca Elia, RockyWall]
 - Fixed initial auto-DMA mode
 - Enlarged internal RAM. Added stack
 - Fixed command 12: Copy -> Stack Push
 - Added command 45: Stack Pop
 - Fixed command 6d opcode 1: Add Imm -> Sub Values
 - Added command 6d opcode 0: Add Values
 - Extended logging

Machines promoted to working
----------------------------
Tarzan Chuang Tian Guan (China, V109C, set 1) [Luca Elia, iq_132, Ivan Vangelista, Guru, Dyq, bnathan]
Super Tarzan (Italy, V100I) [Luca Elia, iq_132, Ivan Vangelista, f205v, Mirko Buffoni]
Happy Skill (Italy, V611IT) [Luca Elia, Ivan Vangelista, Caius, The Dumping Union]
Champion Poker 2 (V100A) [Luca Elia, Ivan Vangelista, Jorge Silva, Fernando Oliveira]
Long Hu Zhengba 2 (China, set 1) [Luca Elia, RockyWall, David Haywood, iq_132, Pierpaolo Prazzoli, XingXing]
Shuang Long Qiang Zhu 2 VS (China, VS203J) [Luca Elia, RockyWall, David Haywood, iq_132, Pierpaolo Prazzoli, XingXing]

Clones promoted to working
--------------------------
Super Poker (V100xD03) / Formosa [Luca Elia, ANY]
2022-06-12 03:08:01 +10:00
0kmg
e22c748061
punchout.cpp: Correctly labeled service button and coin 2 inputs. (#9921) 2022-06-12 02:57:11 +10:00
npwoods
7f0905bec3
Changed the constructor of fs::dir_entry to take 'std::string &&name' instead of 'const std::string &name' (#9913) 2022-06-11 14:24:49 +02:00
Vas Crabb
f47f9c3db3
ui, docs: Added menus to fill a couple of gaps, improved consistency. (#9915)
Added menus for controlling toggle inputs, and showing recognised input
devices and control state.  Moved input menu options off main menu to a
submenu, as there are a lot of them now.

Moved menu heading drawing into base class, added headings to more
menus, and made headings more consistent with the menu items used to
reach them.  Also made terminology more consistent.

Changed the default names for buttons and hat switches/D-pads to use
1-based numbering.  DirectInput still returns 0-based button numbers for
some devices.

Removed local copy of MinGW xaudio2.h as it’s now included in the MSYS2
package.  Also fixed building the DirectSound sound output module with
the SDL OSD on Windows - the Windows headers are sensitive to include
order.

Started adding documentation for menus, to hopefully help people find
menus they remember seeing but can't recall how to access.

For translators, this makes terminology more consistent.  In particular:
* "Settings" is preferred over "configuration" in a number of places, as
  the latter can be construed as referring specifically to settings
  stored in .cfg files in the cfg_directory folder.  Also, references to
  saving machine configuration could be interpreted as relating to the
  settings on the "Machine Configuration" menu.
* The controls on host input devices (e.g. keys, buttons, joystick axes)
  are referred to as "controls", while emulated inputs are referred to
  as "inputs".
* The menus for assigning host controls to emulated inputs are called
  "input assignments" menus to distinguish them from other input
  settings menus.
* Combinations of controls that can be assigned to emulated inputs are
  referred to as "combinations" rather than "sequences".
* The potentially confusing term "ROM set" has been removed altogether.
  Use "short name" to refer to a device or system's identifier.
* "System" is used in almost places to refer to a complete, runnable
  system rather than "Machine".
* "Driver" is now only used to refer to source files where systems or
  devices are defined - it is no longer used to refer to individual
  systems.
* A few more menus have message context for the messages.  This makes it
  a bit easier to guess where the messages are used.  It also means you
  can use different translations in different places if necessary (e.g.
  if the same English text should be translated differently as an item
  in one menu and as a heading in another).
2022-06-11 21:47:19 +10:00
hap
5214d7f31c mess.lua: place hh_ collection drivers and their subclasses together 2022-06-11 11:22:23 +02:00
MASH
c4d26ca26d
Fixed Arcade build (#9912)
Added missing segafruit.cpp to Arcade build filter.
2022-06-10 20:26:40 +02:00
hap
f37ea30bfc rename headonb.cpp to efg8080.cpp 2022-06-10 20:25:59 +02:00
arbee
ccfbb57705 Add missing segafruit.cpp source file. [R. Belmont] 2022-06-10 11:24:33 -04:00
arbee
7534ecd5f6 New machines added as MACHINE_NOT_WORKING
-----------------------------------------
M3001 [Darksoft, Team Europe, R. Belmont]
M4001 [Darksoft, Team Europe, R. Belmont]
2022-06-10 11:22:47 -04:00
hap
33ec3778e6 breakout: improve cpanel in internal artwork, hide it by default 2022-06-10 17:19:31 +02:00
couriersud
1f3f5e0d57
netlist: fix bugs and more cpp instead of macros (#9897)
* netlist: fix bugs and more cpp instead of macros

- C-style comments converted to c++
- Fix crash in state saving code when an abort queue processing event
  is pending.
- Fix a bug where a net could be twice in the queue.
- Convert more macros to c++
- fixed SUBTARGET=nl build
- fixed potential bugs which would allow a terminal to belong to more
  than one net. This is not possible even for a short time.
- moved some member function definitions out-of-class.
- moved code out-of-class
- added constexpr where appropriate
- fixed mamenl build
- Cleanup and indentation
2022-06-10 16:11:21 +02:00
hap
63e595ae36 pong: remove obsolete external version 2022-06-10 15:27:19 +02:00
SomeRandomGuyIdk
445293464e
jpmsru.cpp: Added Lucky Casino. (#9864)
New machines marked as NOT_WORKING
------------------------
Lucky Casino (JPM) (SRU) (revision 8A)

New clones marked as NOT_WORKING
------------------------
Lucky Casino (JPM) (SRU) (revision 8, lower %)
2022-06-10 18:25:39 +10:00
cracyc
44c2dcc333 upd7220: reset pattern after figd 2022-06-09 16:01:04 -05:00
cracyc
fab82e4048 pwrview: display and sio wip 2022-06-09 12:58:39 -05:00
Robbbert
6e1ea31cc3 Fixed MESS build. 2022-06-10 00:39:17 +10:00
Robbbert
4b2e9a6fd0 mbeett: machine has recently regressed, can't see why, so marked as MNW. 2022-06-10 00:06:22 +10:00
Robbbert
d98c7ff663 mbee: fixed unwanted L chrs for mbee -bios 1 2022-06-09 23:59:06 +10:00
Olivier Galibert
df182a28b9 Cleanup of the source files lists for src/mame:
- Every file in src/mame/{includes,drivers,audio,machine} with the
  exception of konamiic.txt has to appear in one and only one of the
  projects of arcade.lua or mess.lua (ignoring mameshared)

- Files in mameshared must exist in mame.lua
2022-06-09 15:02:29 +02:00
Tony Konzel
21cf4d3cd4
sound/k054539.cpp: Fixed DPCM table, and added cubic interpolation. (#9778)
Using powers of 2 rather than squares for the DPCM table fixes DC offsets for 4-bit sample playback.
2022-06-09 22:05:08 +10:00
hap
a0f069a766 cclimber: update yamato notes 2022-06-09 14:01:16 +02:00
Olivier Galibert
0396da946e Remove currently shelved uncompiled experiment 2022-06-09 12:06:08 +02:00
hap
a2c4f690ea mame/includes: remove 2 files i forgot to delete ages ago 2022-06-09 11:24:22 +02:00
arbee
0bf3e133ee New machines added as MACHINE_NOT_WORKING
-----------------------------------------
Blicks [Darksoft, Team Europe, R. Belmont]
2022-06-08 23:05:32 -04:00