summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/xmlfile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/util/xmlfile.cpp')
0 files changed, 0 insertions, 0 deletions
25&id=6e807013c570ed6b5ff7f950a3b131914b9718f3&follow=1'>Disable SOUND_DEBUG for non-debug builds, and srcclean Vas Crabb70-616/+620 2020-09-26ibm5150 - New working software list additions ArcadeShadow1-22/+68 Added: 4D Sports Driving (3.5", Euro), 4D Sports Driving (5.25", Euro) Redumped: [stunts] (the old one has a modified OEM ID) Misc: [stunts] and [stunts35] are now clones of [4dsdrv] ; Renamed developer info on [cadaver], [menace], [caveugh], [indycrus35], [serenia], [kingqst], [mineshft] 2020-09-26fmtowns_cd.xml: 3 new dumps, 5 replacements, railtycn/lipsadv3 floppies (#7281) r091-39/+260 * fmtowns_cd.xml: 3 new dumps, 5 replacements, railtycn floppy - New dumps (working): NHK Eigo de Asobo Vol. 3 - Bernard no Amusement Park [redump.org] Oshiete Noobow [sampson] Z's Triphony DigitalCraft Towns (HMB-212) [redump.org] - Replaced entries with dumps from redump.org: Burai Kanketsu-hen Jealousy Kindan no Ketsuzoku Lunatic Dawn II Necronomicon - Added floppy disk dump to Railroad Tycoon and promoted to working [anonymous] * fmtowns_cd.xml: add recreated floppy image for lipsadv3 2020-09-26ibm5150.xml: Add Fire & Forget 2 Darkstar1-0/+13 2020-09-26ibm5170.xml: Fix validity check Justin Kerk1-1/+1 2020-09-26ibm5170: new software list addition (#7227) Davide Cavalca1-0/+23 New working software list additions ----------------------------------- ibm5170: DOOM (1.2, Shareware for BBS SysOps) [Davide Cavalca] 2020-09-26omti8621: Add as standard 16-bit ISA device AJR3-2/+13 2020-09-26ibm5170 - New working software list additions ArcadeShadow1-22/+78 Added: In Extremis, Mega lo Mania (Germany) Redumped: The Humans (3.5" DD) (redump disk 1 - game is now working) 2020-09-26nforcepc/xbox: set values for various configuration space pci registers yz70s5-28/+115 2020-09-26omti8621: Reimplement FDC rate selection AJR1-2/+5 2020-09-27mbee: marked mbee as MNW, because the keyboard broke a few months ago. Robbbert1-1/+1 2020-09-27Changed some sound devices back to using std::unique_ptr<T []> for Vas Crabb9-41/+41 things that don't need to change size. Using a std::vector has additional overhead for keeping the size and allocated size, and it means you can inadvertently resize it. Also, if you register one for save state then cause it to reallocate, very bad things happen. Fixed some mixed tab/space indents in sound/mm5837.h Changed namco_163.cpp to have registers as an array in the device, since there aren't many of them, and also restored zeroing them on start. 2020-09-26x1: various keyboard fixes Robbbert1-178/+125 - added support for capslock and control - default to lowercase like real machine - fixed Z not shifting - fixed missing natural keys 2020-09-26seibuspi: allow recovery if MAME is exited during the initial flash process ↵ arbee2-0/+14 [R. Belmont] 2020-09-26vixen: various natural key fixes Robbbert1-30/+30 2020-09-26vidbrain: added function keys as natural keys; added notes. Robbbert1-4/+19 2020-09-26nmk16.cpp: removed unintendedly committed line Ivan Vangelista1-1/+0 2020-09-26nmk16.cpp: dumped mask ROMs for tdragon3h [hammy] Ivan Vangelista2-22/+38 2020-09-26tmc600: a few natural keyboard corrections. Robbbert1-7/+7 2020-09-25Add abs, bit, s8, s16, s32 functions to debugger AJR2-9/+72 2020-09-25ymf271: Modernize save state registration; allow disabling of side effects ↵ AJR1-60/+55 for reading 2020-09-25netlist: minor code cleanup. couriersud18-111/+131 * a number of minor fixes leading to an increase of 570% to 588% on pongf. * admittedly micro optimization. * Includes some comments why certain decisions have been taken. 2020-09-25mc6845: Fix off-by-one error in calculating bottom of DE window AJR1-1/+1 2020-09-26d6800: cleaned up keyboard code Robbbert1-25/+7 2020-09-26ti85: fixed typo Robbbert1-1/+1 2020-09-26spc1000: added directional natural keys Robbbert1-5/+7 2020-09-25imd_dsk: Fix bug when changing IMD image [lfantoniosi] (#7289) lfantoniosi1-0/+6 * Fix bug when changing IMD image These arrays weren't zeroed when changing a IMD disk for saving. 2020-09-26sbc6510: added lowercase natural keys Robbbert1-30/+32 2020-09-25pgm2.cpp measured common resolution refresh rate [ekorz] MetalliC1-1/+1 2020-09-25aristmk4.cpp: corrected ROM labels for fhunter and fhuntera [Heihachi_73] Ivan Vangelista2-19/+21 astrof.cpp: added manufacturer for sstarbtl bootleg 2020-09-26d6800: fixed duplicate keys in Input(this machine) and added key labels. Robbbert1-55/+39 2020-09-25jr100: added [@] natural keys; turned down the volume. Robbbert1-4/+4 2020-09-25d6800: The design of this system makes it impossible for paste to work, so ↵ Robbbert1-33/+34 removed the definitions. 2020-09-25osi: added notes and a few extra natural keys Robbbert1-26/+29 2020-09-25Fix MT07756 (ROM sets incorrectly being reported as missing) by partially ↵ Vas Crabb5-28/+37 reverting 44416bee2d3b14dabc32df064f93af5b6bb740c0. Also some random minor cleanup. 2020-09-25bbc_flop_hybrid.xml:383 : Validation error. Robbbert1-1/+1 2020-09-25psion5mx: added/corrected some natural keys. Robbbert1-27/+27