summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* ui/menu.cpp: Better handling of active pointers when resetting items.release0288 Vas Crabb7 hours3-3/+4
| | | | | | | Fixes items showing hovered state when they shouldn't. Not a regression, but more visible now than previously due to other changes. Also improved some metadata.
* util/zippath.cpp: Adjusted error handling. Vas Crabb2 days1-3/+3
| | | | Fixes some cases of failing to open files in archives.
* srcclean and manual cleanup Vas Crabb3 days68-524/+532
|
* skeleton/extrema_m27sv.cpp: hookup program bank, AY sound, palette, make ↵ angelosa3 days1-19/+115
| | | | MMIO shared
* misc/sfbonus.cpp,skeleton/amcoe_au1250.cpp: move to amcoe folder angelosa3 days3-255/+255
|
* layout/ces_tsclass.lay: LED score and trophy are mapped linearly angelosa3 days2-7/+9
|
* segas32: The resolve calls had been lost at some point in the process Olivier Galibert3 days1-0/+26
|
* irem/m92.cpp: Fix typo on CPU name (#15356) ClawGrip3 days1-1/+1
|
* kungfub3s: replace BAD_DUMP sound ROM with one from another romset (#15337) ClawGrip4 days1-1/+1
|
* luxor/x37: Implement SCC interrupt acknowledge. [Curt Coder] Curt Coder4 days1-3/+19
|
* akai/mpc60.cpp: Updates [R. Belmont] arbee4 days3-16/+118
| | | | | | | | | | | | | | | | | | | | | | | | | - Added a clone supporting the aftermarket SCSI option and 2.14 BIOS - Fixed a few mis-routed buttons and LEDs in the layout - Upgraded from MACHINE_NO_SOUND to MACHINE_IMPERFECT_SOUND - Added a software list with a good chunk of the factory disks New clones marked not working ----------------------------- MPC60 MIDI Production Center (with SCSI) [R. Belmont, DBWBP.com]] New working software list items ------------------------------- mpc60_flop.xml: MPC60 Disk 1 - Studio Set, MPC60 Disk 2 - Rock Set, MPC60 Disk 3 - Dry Set, MPC60 Disk 4 - Synth Set, MPC60 Sound Library SL601 - Samba Set, MPC60 Sound Library SL602 - Ambience Set, MPC60 Sound Library SL604 - Loft Drum, MPC60 Sound Library SL605 - Real Drum, MPC60 Sound Library SL606 - Solid Drum, MPC60 Sound Library SL607 - Native Drum, MPC60 Sound Library SL608 - Live Drum, MPC60 Sound Library SL609 - LA-1 Set, MPC60 Sound Library SL610 - UK-1 Set, MPC60 Sound Library SL612 - Power Drum, MPC60 Sound Library SL613 - Metal Drum, MPC60 Sound Library SL614 - UK-2 Set, MPC60 Sound Library SL615 - UK-3 Set, MPC60 Sound Library SL616 - UK-4 Set, MPC60 Sound Library SL617 - UK-5 Set, MPC60 Sound Library SL618 - UK-6 Set, MPC60 Sound Library SL619 - UK-7 Set, MPC60 Sound Library SL620 - UK-8 Set [R-Massive] MPC60 Sound Library SL101 - Percussion 1, MPC60 Sound Library SL102 - Live Kit 1, MPC60 Sound Library SL103 - Live Kit 2, MPC60 Sound Library SL104 - Gated Kit, MPC60 Sound Library SL105 - Electronic Drums 1, MPC60 Sound Library SL106 - Percussion 2, MPC60 Sound Library SL107 - Tuned Percussion, MPC60 Sound Library SL108 - 808 & 909 Kits, MPC60 Sound Library SL109 - Live Kit 3, MPC60 Sound Library SL110 - Live Kit 4, MPC60 Sound Library SL111 - Live Kit 5 [soundarchive.co]
* ces/cesclass.cpp: hookup LED display thru per-game artworks angelosa4 days4-31/+464
|
* skeleton/alesis_qs.cpp: move as alesis/qs.cpp angelosa4 days2-3/+3
|
* apple2gs: more accurate address map (#15335) arekkusu424 days1-26/+59
| | | | | * revisit 2fb9b7c, restore direct r/w of expansion RAM * fix reads of unpopulated RAM/ROM banks * implement expansion RAM ghosting, per Hardware Ref
* New systems marked not working Ivan Vangelista4 days6-303/+487
| | | | | | | | | | | | | | ------------------------------ Dao Lang [SongJi] Qian Duoduo [SongJi] New working clones ------------------ Ryuusei Janshi Kirara Star (ver 1.0, 91022-10 version) [Hammy] - seibu/banprestoms.cpp: improved ticket dispenser hookup. The games seem to run without ticket dispenser related errors. - taito/taito_l.cpp: corrected MCU clock and added PCB info for puzznic [Guru]
* sonix16: Add ALU overflow test AJR4 days2-30/+24
|
* luxor/x37: Fixed bus error handling. [Curt Coder] Curt Coder4 days1-5/+7
|
* steppers: Integrate the draw functionality and the outputs in the class Olivier Galibert4 days667-10025/+9973
|
* ksys573, segas32, patinhofeio: Convert to output finders, assist by Qwen 3.6 Olivier Galibert4 days4-195/+440
|
* unidasm.cpp: Use C++20 bit functions AJR5 days1-8/+7
|
* trs/coco3.cpp: Fix CoCo 3 Keyboard interrupt (#15349) tim lindner5 days6-77/+112
|
* sound/l4003.cpp: Found the correct units for the envelope rate, fixes ↵ arbee5 days1-22/+27
| | | | glitchy playback on many factory sound sets. [R. Belmont]
* psion/psion5mxp_de: Corrected bootloader ROM SHA1. Nigel Barnes5 days1-1/+1
|
* ncd/ncd68k.cpp: Fix typo in comment AJR5 days1-1/+1
|
* taito/lsasquad.cpp: add debug tilemap viewer angelosa5 days1-3/+29
|
* skeleton/lanmao.cpp: changed flag MACHINE_IMPERFECT_SOUND to ↵ flama123335 days1-8/+8
| | | | MACHINE_NO_SOUND for sets which haven't been examined yet(#15347)
* taito/lsasquad.cpp: Added FIXME comments to obviously dubious code. Vas Crabb5 days3-57/+73
|
* taito/lsasquad.cpp: consolidate in single file, anon namespace, move ↵ angelosa5 days4-413/+439
| | | | daikaiju specifics into own state
* taito/marinedt.cpp: various fixes: angelosa5 days1-37/+44
| | | | | | | * bit2 of color PROM low shift down red gradient like blue, makes boundaries to better match refs (actual algo still unknown) * fix sprite-to-sprite priority (mermaid goes above player) * experimentally narrow collision to 8x8 block (softlocks maybe fixed, needs testing) * fix MT07311
* taito/marinedt.cpp: cleanups angelosa5 days3-124/+136
|
* New working systems Ivan Vangelista6 days4-30/+183
| | | | | ------------------- Crayon Shin-chan no Daruma Otoshi da Zo [Hammy]
* SSI Poker (v4.0) improvements [Roberto Fresca, f205v] Roberto Fresca6 days1-31/+61
| | | | | | | | | - Redumped and confirmed the graphics ROMs. - Redumped and replaced the bipolar PROM. - Corrected the ROM names. - Confirmed the graphics ROMs for sets 2.4 and 3.0. - New parent-clone relationship, being the more recent set the parent. - Added technical notes.
* psion/psionhc.cpp: Added microphone (not working). Nigel Barnes6 days1-11/+18
|
* psion/psion7.cpp: Removed function update_amp() until sound is hooked up. Nigel Barnes6 days1-21/+21
|
* psion/psion7: Removed OS1 BIOS option. Nigel Barnes6 days1-2/+0
|
* New systems marked not working Nigel Barnes6 days6-17/+1499
| | | | | | | | ------------------------------ netBook [Nigel Barnes, Bs()Dd] Series 7 [Nigel Barnes] machine/sa1110.cpp: Added LCD controller.
* New systems marked not working Nigel Barnes6 days7-1173/+1933
| | | | | | | | | | | | | | | | | | | | | | | | | | ------------------------------ Series 5mx PRO [Nigel Barnes, Bs()Dd] Revo [Nigel Barnes] MC 218 [Nigel Barnes] New clones marked not working ----------------------------- Series 5mx (French) [Nigel Barnes] Series 5mx PRO (German) [Nigel Barnes, Bs()Dd] Revo (German) [Nigel Barnes] Revo (French) [Nigel Barnes] Diamond Mako [Nigel Barnes] MC 218 (German) [Nigel Barnes] MC 218 (French) [Nigel Barnes] psion/psion5mx.cpp: Devicified the Windermere SoC. - Demoted Series 5mx to not working (until Time app issue is fixed). - Expanded screen to match digitiser area, can now select apps from bezel overlay region. - Added CODEC audio device, and volume control. - RAM contents are now non-volatile. - Now uses an EEPROM device, and improved default contents. psion/etna.cpp: Removed PROM handling, and added port handlers.
* sound/upd931: update pitch when writing either the note or octave registers ↵ Devin Acker6 days2-27/+35
| | | | (fixes regression with silent notes in ct8000 and related) (#15346)
* ces/cesclass.cpp: default NVRAM is 1-filled angelosa6 days4-19/+28
|
* am79(c)90: Add clocks for all users AJR6 days16-23/+28
|
* sound/pcd3311.cpp: Implemented DTMF tone generator, and I2C interface. Nigel Barnes6 days5-23/+305
| | | | | | psion/psion3.cpp: DTMF tone generator is now working, removed MACHINE_IMPERFECT_SOUND flag. atari/pofo.cpp: DTMF tone generator is now working, removed MACHINE_IMPERFECT_SOUND flag.
* sinclair/next/specnext.cpp: Various improvements. (#15263) holub6 days2-11/+35
| | | | | | * Forced more updates on tilemap writes. * Better handling DivMMC CS instant switch. * Pulled up unmapped value on 0x2ffd & 0x3ffd reads. * next/specnext_layer2.cpp: Improved half-pixel rendering.
* sony/news_r3k.cpp: Specify LANCE clock to fix NEWS-OS 4 and 5 (#15344) Brice Onken6 days1-1/+1
|
* upd7810: fix SET_Z on OFFI/ONI instructions (#15343) goldnchild7 days1-80/+80
|
* psion/psion3a.cpp: Moved CODEC device to separate file, and added microphone ↵ Nigel Barnes7 days5-159/+254
| | | | | | input (not working). machine/psion_asic9.cpp: Added port CD handlers.
* psion/mc400.cpp: Added microphone (not working). Nigel Barnes7 days1-5/+12
|
* psion/workabout.cpp: Swap SSD slots. Nigel Barnes7 days1-13/+13
|
* psion/siena.cpp: Fix indentation. Nigel Barnes7 days1-5/+5
|
* psion: rename psion5.cpp to psion5mx.cpp. Nigel Barnes7 days3-5/+5
|
* New clones marked not working Nigel Barnes7 days2-2/+14
| | | | | ----------------------------- Siena (US) [Nigel Barnes]