summaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Bumped version to 0.279mame0279 Vas Crabb2025-07-313-6/+6
|
* Fixed some metadata, commented out systems without dump credits. Vas Crabb2025-07-3111-23/+27
|
* srcclean and cleanup Vas Crabb2025-07-2745-427/+416
|
* in207100, in207376, in213, in213ae: Use full company name AJR2025-07-263-7/+4
|
* sinclair/pentevo.cpp: Added additional BIOS options. (#13943) holub2025-07-261-1/+5
|
* sound/flt_biquad: Added calculator functions for RC-based band-pass filters. ↵ m1macrophage2025-07-264-81/+120
| | | | | | (#13888) * sound/flt_biquad: Added calculator functions for RC-based band-pass filters. linndrum.cpp, roland_tr707.cpp: Got rid of custom implementations and used the above.
* Add missing PLDs to 'badlandsm' and 'galpanicms' [Josep Quingles, ↵ ClawGrip2025-07-262-15/+13
| | | | Recreativas.org] (#13949)
* Unknown YungYu game: Fixed bipolar PROMs names and hashes. Roberto Fresca2025-07-261-4/+4
|
* k053244: assume sprite size limit is cliprect, not zoom level hap2025-07-261-7/+6
|
* apple/maclc3.cpp: LC520 and LC550 have DFAC2 also. [R. Belmont] arbee2025-07-261-8/+15
|
* Unknown YungYu game: Fixed the OKI sound samples system ROM hash. Roberto Fresca2025-07-261-1/+1
|
* New systems marked not working Roberto Fresca2025-07-262-27/+69
| | | | | ------------------------------ Unknown YungYu game [Roberto Fresca, little0]
* asterix: lower soundcpu clock, add brief pcb info hap2025-07-261-2/+6
|
* k053244: limit sprite size to 1024x512 hap2025-07-262-8/+11
|
* Fix symlist default CPU (#13886) dave-br2025-07-261-2/+2
| | | When executed with no parameters, symlist was displaying the symbol tables for the first CPU and the debugger built-in globals. Defaulting to the first CPU like that didn't make sense. It now displays the symbol tables for the VISIBLE cpu and the debugger built-in globals.
* psx.xml: Added 19 working items + 1 not working + 6 redumped items (#13974) ArcadeShadow2025-07-261-138/+625
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New working software list additions -------------------------------------------- A2 Racer: Europa Tour (Netherlands) [Redump] Ace Combat 2 (Europe) [Redump] Ace Combat 2 (France) [Redump] Ace Combat 2 (Germany) [Redump] Ace Combat 2 (Japan) [Redump] Ace Combat 2 (Japan, rev. 1) (PlayStation the Best) [Redump] Ace Combat 3: Electrosphere (Europe) [Redump] Ace Combat 3: Electrosphere (Japan) [Redump] Ace Combat 3: Electrosphere (Japan, rev. 1) [Redump] Ace Combat 3: Electrosphere (Direct Audio with AppenDisc) (Japan) [Redump] Action Bass (Europe) [Redump] Action Bass (Japan) [Redump] Action Man - Destruction X (Europe) [Redump] Action Man - Mission Xtreme (Europe) [Redump] Action Man - Mission Xtreme (Europe) (EDC release) [Redump] Adidas Power Soccer 2 (Europe) [Redump] AFL '99 (Australia) [Redump] AirRace Championship (Japan) [Redump] Anastasia (Europe) [Redump] Redumped software list items -------------------------------------------- Ace Combat 2 (USA) [Redump] Ace Combat 3: Electrosphere (USA) [Redump] Aconcagua (Japan) [Redump] Action Bass (USA) [Redump] Action Man - Operation eXtreme (USA) [Redump] Adidas Power Soccer (USA) [Redump] New NOT working software list additions -------------------------------------------- Adidas Power Soccer (Europe) [Redump] Demoted to NOT working -------------------------------------------- Aconcagua (Japan) Adidas Power Soccer (USA)
* m62_bkungfu.cpp - make most of the ingame HUD elements work (#13962) mamehaze2025-07-261-55/+453
| | | | | | | | | | | | | | * proper dirty marking * make the floor counter display work * handle the credit number / continue counter * allow high score table to be drawn * allow high score name entry * add notes * make the tilemap wide enough for the background, put some dummy (column position values) in the tilemap when the command is issued. * put the draw on a timer --------- Co-authored-by: David Haywood <hazemamewip@hotmail.com>
* CD-i: Fixes XA audio header offset (#13993) Vincent-Halver2025-07-262-146/+49
| | | | | | | | | | * Simplify cdicdic.cpp This simplifies the reference functions while making small changes to the used functions. * Simplify cdicdic Reduced by 37 lines. * CD-i: Fixes XA audio header offset Fixes Github #13991
* asterix: small tweak to layer offsets hap2025-07-261-2/+2
|
* asterix: remove debugging leftover from prev commit hap2025-07-261-1/+1
|
* asterix,rollerg: add screen raw params hap2025-07-264-24/+18
|
* emu/debug/debugcmd.cpp: Have print command insert spaces between numbers AJR2025-07-251-0/+4
|
* pokey: Disable logging again AJR2025-07-251-1/+1
|
* atari810, atari1050: Fix polarity of host communications; correct drive ↵ AJR2025-07-252-17/+17
| | | | select switch settings
* pokey: Synchronize on SOD output transitions during serial transmission AJR2025-07-252-11/+22
|
* a8sio: Hook up ready line (even though the host merely ties it to Vcc) AJR2025-07-253-5/+17
|
* sinclair/sprinter.cpp: Optimized wait state handling for performance. (#13913) holub2025-07-253-90/+136
| | | * Confirmed MACHINE_SUPPORTS_SAVE.
* Juicebox - allow loading of raw ROM dumps from Software List, add 6 new ↵ mamehaze2025-07-253-70/+251
| | | | | | | | | | | | dumps to the SL (#13955) * allow Juicebox to load raw ROMs from the software list * verified some carts, added 2 new dumps * add 2 more * added 2 more bootable sets, replace an old dump --------- Co-authored-by: David Haywood <hazemamewip@hotmail.com>
* fz1 and clones: preliminary sound emulation, fz20m: fix SCSI hookup (#13967) Devin Acker2025-07-256-12/+636
| | | | * - fz1 and clones: preliminary sound emulation - fz20m: fix SCSI hookup
* CD-i: Fix Cursor Inversion Color and Add External Video Placeholder (#13989) Vincent-Halver2025-07-252-2/+15
| | | | | | | * CD-i: Fix Cursor Inversion Color This corrects a slight error in the cursor inversion color. A full brightness color should keep the brightness value, and only invert the RGB. See MCD212 section 7.5 * CD-i: Introduce External Video Input This replaces the static background color with a function that will switch behavior if the EV flag is set. Currently there is no DVC chip, so this will produce black output. This fixes #13980 .
* New systems marked not working Ivan Vangelista2025-07-252-0/+15
| | | | | ------------------------------ Jackpot Knight (V1.1) [Hammy]
* New working clones Ivan Vangelista2025-07-252-5/+22
| | | | | ------------------ 7 Smash (set 2) [Hammy]
* minferno: fix crash at reset hap2025-07-253-11/+11
|
* circus: set maincpu ROM_LOAD to 0x0 hap2025-07-251-78/+77
|
* - igs/goldstar.cpp: fixed NVRAM regression for sets in wingco_state Ivan Vangelista2025-07-252-32/+74
| | | | - igs/spoker.cpp: filled in memory map for xjinhuang / jinhuang2
* apple/dfac2.cpp: Stub device for the DFAC II I2C-controlled audio I/O chip. arbee2025-07-245-0/+144
| | | | * Fixes regression where maccclas (Color Classic) would not boot. Cuda 2.37 will freeze if no I2C slave devices are present.
* video/mc6847.cpp: Removed fake PAL variants, and replaced with a ↵ Nigel Barnes2025-07-2418-254/+168
| | | | configuration option.
* apple/apple2gs.cpp: fix memory behaviour beyond 8MB [Peter Ferrie] Peter Ferrie2025-07-241-0/+32
| | | | fixes Biff's Tale
* sinclair/spectrum_v.cpp: Added ULA snow effect support [holub, spectramine] ↵ holub2025-07-2411-19/+121
| | | | | | | (#13963) * sinclair/spectrum_v.cpp: Added preliminary ULA snow effect support This fixes +2 as well
* CD-i: Add Undefined Matte Behavior and fix RGB Transparency (#13978) Vincent-Halver2025-07-241-53/+20
| | | | | | | | | | | * CD-i: Add Undefined Matte Behavior Fixes #13976 Greenbook says not to change the MF flag within a line. However, if you do, the behavior is undefined. Console verification shows that the real console will use these values. The non-spec behavior is explained in a comment. Additionally, this tidies up the Matte function. * CD-i: Fix RGB Transparency This fixes RGB transparency checks. Previously it was checking the high bit. This would pass when checking the false condition (mode 10) but not on the true condition (mode 2).
* cave: add hopper device hap2025-07-242-70/+55
|
* ddragon3: lower overall volume, add sprite size mask, add wwfwfest sprite ↵ hap2025-07-242-41/+46
| | | | buffer trigger [hap, Jim Westfall]
* cpu/z80n: Updated timings for z80n instructions (#13985) holub2025-07-241-3/+19
|
* bus/megadrive/eeprom.cpp: fix i2c types for nbajamte and nflqb, rename ↵ angelosa2025-07-245-19/+28
| | | | md_eeprom_nflqb_device -> md_eeprom_nflqb96_device
* Dogyuun (bootleg): Added the missing parent relationship. Roberto Fresca2025-07-231-1/+1
|
* New working clones Roberto Fresca2025-07-232-38/+93
| | | | | ------------------ Dogyuun (bootleg) [Roberto Fresca, Gabriel Vega (El Pampa), Emmanuel Firmapaz, Club Argentino de Arcades]
* New systems marked not working Ivan Vangelista2025-07-235-7/+78
| | | | | | | | ------------------------------ Huanle Dou Dizhu (V104CN) [little0, Mr.Kong] Zhongji Dou Dizhu (V204CN) [little0, Mr.Kong] - igs/igs_m036.cpp: dumped GFX ROMs for lhfy [little0, Mr.Kong]
* m92_v: update flipscreen before screen update, hap2025-07-233-29/+51
| | | | m90_v: small cleanup
* gunforc2: update dipswitches hap2025-07-231-18/+20
|
* (emu.h) drawgfx: (re)add support for high priority shadows hap2025-07-2212-79/+95
|