summaryrefslogtreecommitdiffstats
path: root/docs/release/scripts/minimaws/lib/lxparse.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-05-24*********Added mslug5ast Robbbert3-1/+26
2022-05-24********Added sfa2us05 Robbbert4-82/+119
2022-05-24*******Artwork: removed gnw_squeeze, added manpac. Robbbert2-0/+0
2022-05-24*********Added mhavocpex81 Robbbert3-0/+31
2022-05-24*******Rearranged teot Robbbert3-10/+10
2022-05-24**********Added sfz3mix 0.12 Robbbert3-15/+52
2022-05-23Remove spurious /wx option from prjects generated for visual studio yz70s1-1/+0
With that warnings as errors were always enabled even if option NOWERROR=1 was specified
2022-05-23Initial work towards a sis630 based chipset driver (#9635) Angelo Salese30-518/+3853
- Add more or less complete implementations of sis630_host, sis950_lpc, sis630_gui, sis5513_ide, sis7001_usb, sis7018_audio, sis900_eth devices; - Removed gamecstl.cpp in favour to the new sis630.cpp driver; - i386.cpp: enable CMOV feature for Pentium III and 4; - i386.cpp: add PSN stub feature for Pentium III; New machines marked as NOT_WORKING ---------------------------------- Shuttle MS-11 [Angelo Salese, archive.org]
2022-05-24ui/ui.cpp: Use unordered map for session data, to tempt fate with toolchain ↵ Vas Crabb1-2/+2
bugs.
2022-05-24pc98_cd.xml: Marked Master of Magic as unsupported due to issues with 256 ↵ Vas Crabb1-1/+1
colour mode.
2022-05-23megadriv.xml: compatibility field cleanups, apply minor fixes (#9732) ↵ Angelo Salese11-366/+1376
[Angelo Salese, 0kmg] - megadriv.xml: fix booger ROM loading; - megadriv.xml: fix wboy5 and turmamon EEPROM saving; - megadriv.xml: add SRAM to shijie, fixes roster names; - megadriv.xml: allow nba2k and nba2k5 to boot; - megacd.cpp: remove gross hack, allow megacdj & megacd2j to boot again; - jcart.cpp: fix P3 and P4 labels; - megadriv.xml: add SRAM to fengshen; - megadriv_acbl.cpp: make sonic3mb to boot, add basic protection sim;
2022-05-23nyny.cpp: Corrected Waga Seishun no Arcadia release year (#9803) David 'Foxhack' Silva1-1/+1
Copyright on title screen is 1982, game was modified to become a tie-in with the movie.
2022-05-23New working clone (#9806) algestam2-0/+17
----------------- Elektronika: Circus [algestam, Milan Galcik]
2022-05-23arkanoid.cpp: corrected flags and ROM naming for the recently added ↵ Ivan Vangelista1-3/+3
arkatour2 set
2022-05-23z80: bug fix for 16-bit operands Patrick Mackinlay1-1/+3
2022-05-23New clones marked as NOT_WORKING Ivan Vangelista2-2/+24
-------------------------------- Tournament Arkanoid (US, newer) [Sean Sutton, Smitdogg, The FB Neo Team, Lord Nightmare, rtw, Brian Troha, The Dumping Union]
2022-05-23z80: bug fix for 16-bit operands Patrick Mackinlay1-1/+3
2022-05-23new WORKING machines (Megumi Rescue) (#9815) David Haywood2-8/+43
* new WORKING machines ------- Megumi Rescue [Jeff Willard Jr]
2022-05-23machine/cps2comm.cpp: Worked around missing deduction guides for std::array ↵ Vas Crabb1-9/+9
in libc++ 6.
2022-05-22tx0: Update OPR disassembly for older versions; add notes AJR1-5/+26
2022-05-22dvmemory.cpp: Small refactoring; verify that data written to memory spaces ↵ AJR2-10/+38
read back as the same values
2022-05-22pdp8: Have disassembler comment on instructions using memory reference ↵ AJR1-1/+7
instructions using current page mode in page zero
2022-05-22debugger: Impose an arbitrary upper limit on the count parameter of the gni ↵ AJR2-1/+8
command to prevent denial of service
2022-05-22[specpls3_flop.xml] New working entries (#9790) ICEknigh71-0/+29
Added one compilation and one game: -Made in Spain 5 Estrellas [Fede Jeréz] -Simulador Profesional de Tenis [Fede Jeréz]
2022-05-22netlist: fix aligned_alloc (PR #9801) (#9813) couriersud1-0/+2
2022-05-22specpls3, cpc664, cpc6128, et al.: Add IPF floppy format used by a few ↵ AJR4-8/+25
software list entries
2022-05-23bgfx: Honour texture wrap flag. (#9812) Vas Crabb2-7/+10
2022-05-23specpls3.cpp: Formatting consistency Vas Crabb2-3/+4
2022-05-23clcd.cpp: Use 1 MHz for system clock. (#9797) Mike Naberezny1-4/+4
2022-05-23bus/iee488/hp9122c.cpp: Added default MFM floppy image formats, (#9811) r091-2/+2
This allows HP 9000/3xx machines to actually use floppy images from the software list.
2022-05-23Spectrum +2/+3 contended memory is different to Spectrum 128k [smf] smf-2-0/+7
2022-05-23change spectrum 128 code to match comment [smf] smf-1-1/+1
2022-05-23pce_tourvision.xml: Added Galaga '88 to list of known undumped games. (#9807) ClawGrip1-0/+1
2022-05-22flt_vol.h: use default variable type for m_gain hap1-2/+2
2022-05-22snes.xml: Added six prototypes. (#9791) 0kmg1-1/+144
New working software list additions ----------------------------------- Kidou Soukou Dion (Japan, prototype) [Zoda-Y13, Forest of Illusion] Pocky & Rocky (USA, prototype) [Squiddy, Forest of Illusion] Puggsy (prototype) [TCRF] Radical Rex (USA, prototype 19940318) [Squiddy, Forest of Illusion] Seifuku Densetsu Pretty Fighter (Japan, prototype) [Squiddy, Forest of Illusion] Snoopy Concert (Japan, prototype) [Squiddy, Forest of Illusion]
2022-05-22clcd.cpp: Use 1 MHz for system clock. (#9797) Mike Naberezny1-4/+4
2022-05-23bus/iee488/hp9122c.cpp: Added default MFM floppy image formats, (#9811) r091-2/+2
This allows HP 9000/3xx machines to actually use floppy images from the software list.
2022-05-22hh*: use flt_vol device for volume decay hap4-79/+50
2022-05-22flt_vol: fix regressions, apply_gain takes effect too early so do it it in a ↵ hap1-10/+10
loop like how it was before
2022-05-23netlist: Address comments from PR #9794, partially fix issue #9801 (#9805) couriersud66-415/+508
- added cstddef to includes in ppmf.h - more explicit comments in ppmf.h - Fixed more typos and improved readiability
2022-05-22New machines marked as NOT_WORKING hap5-21/+221
---------------------------------- Musical Marvin [hap, Sean Riddle]
2022-05-22Spectrum +2/+3 contended memory is different to Spectrum 128k [smf] smf-2-0/+7
2022-05-22change spectrum 128 code to match comment [smf] smf-1-1/+1
2022-05-22srcclean in preparation for release Vas Crabb34-474/+474
2022-05-22megadriv.xml: Added eight dumps. (#9785) 0kmg1-0/+101
New working software list additions (megadriv.xml) ----------------------------------- Canon - The Legend of the New Gods [NoIntro] Clan of Heroes - Generals of the Yang Family [NoIntro] Custodian [NoIntro] Duke Nukem 3D (Piko reissue) [NoIntro] Mega Noah's Ark 3D [NoIntro] Switchblade [NoIntro] Water Margin - A Tale of Clouds and Wind [NoIntro] Wisdom Tree Collection [NoIntro]
2022-05-22fmtowns_cd.xml: 7 new dumps (#9786) r091-3/+159
New working software list additions ----------------------------------- '94-nen Nice Gal - Natsu no Soukessan [redump.org] Ii Tabi Ii Aji Goannai - Furusato Kodzutsumi & Kanpo no Yado - Heisei Gannendo-ban [redump.org] Pocky 1-2 + Ponyon [redump.org] Psychic Detective Series Vol. 4 - Orgel (Demo) [redump.org] Psychic Detective Series Final - Solitude Gekan (Demo) [redump.org] The Playroom [redump.org] Zak McKracken and The Alien Mindbenders (HMB-218) [redump.org]
2022-05-22Removed superfluous semicolons from various source files. (#9796) 0kmg26-28/+28
2022-05-22Corrected various Wonder Boy title descriptions (MT08321). (#9798) 0kmg4-16/+16
2022-05-22gamegear.xml: Added ROM patch to brkthru playable. (#9792) 0kmg1-1/+2
Software list items promoted to working --------------------------------------- BreakThru! (prototype)
2022-05-22netlist: More c++, less macros, added support for cspell (#9794) couriersud62-334/+590
- More c++, less macros * Significantly reduced the use of unused_var and replaced it with [[maybe_unused]] * use enum class in ppmf.h - Changes to testing code in ptest.h * Catch exceptions in more places * The verbosity of the output can now be controlled * Display of test stats totals - added support for cspell - fixed various typos - fixed SUBTARGET=nl build - fixed more file permissions - srcclean and add fix_permissions target to netlist makefile