summaryrefslogtreecommitdiffstats
path: root/docs/release/scripts/build/file2str.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-10-26powerpc: reduce enum scope Patrick Mackinlay2-6/+7
2021-10-25Added new working clone smf-2-2/+25
----------------------- Pop'n Music 1 (ver TA-A, HDD 1.01) [smf, Caldenza]
2021-10-26macp: wrong value was being used. Robbbert1-1/+2
2021-10-25macp.cpp: Fix clang error: operator '?:' has lower precedence than '|'; '|' ↵ AJR1-1/+1
will be evaluated first [-Werror,-Wbitwise-conditional-parentheses]
2021-10-26macp.cpp: added some flesh to the skeleton. 2 games are playable. Robbbert2-41/+478
2021-10-26apple2{,gs}_flop_{clcracked,orig}.xml: Corrected metadata for Winter ↵ Firehawke3-0/+95
Games/The Games: Winter Edition. (#8749) apple2gs_flop_clcracked.xml: Corrected disk size of SQ2. New working software list additions (apple2_flop_orig.xml) ---------------------------------------------------------- Rocky's Boots (Version 4.1) (800K 3.5") [4am, Firehawke] The Bard's Tale III: Thief of Fate (800K 3.5") [4am, Firehawke] The New Print Shop (800K 3.5") [4am, Firehawke] New working software list additions (apple2gs_flop_orig.xml) ------------------------------------------------------------ King's Quest: Quest for the Crown [4am, Firehawke]
2021-10-26pce.cpp: Updated some comments. (#8747) 0kmg1-8/+4
2021-10-25facit4440: Updates based on schematics AJR1-32/+69
2021-10-25powerpc: add power family disassembly Patrick Mackinlay6-262/+369
2021-10-25sfx/monsterz: add kludge for sprite y offset issue [smf] hap3-8/+10
2021-10-25plugins/data: srcclean Vas Crabb1-2/+2
2021-10-25plugin/data: handle multiple blocks in dat cracyc2-7/+12
2021-10-25plugins/data: srcclean Vas Crabb1-2/+2
2021-10-25esripsys: fix debugger crash Patrick Mackinlay1-0/+3
2021-10-25strconv: avoid msvc debug assertion Patrick Mackinlay1-2/+2
2021-10-25esripsys: fix debugger crash Patrick Mackinlay1-0/+3
2021-10-25strconv: avoid msvc debug assertion Patrick Mackinlay1-2/+2
2021-10-25apple2_flop_clcracked.xml, apple2gs_flop_clcracked.xml: Correct some issues. Vas Crabb2-3/+3
2021-10-24plugin/data: handle multiple blocks in dat cracyc2-7/+12
2021-10-24monsterz: use galaxian stars instead of scramble hap3-11/+24
2021-10-24galaxian: fix typo hap1-1/+1
2021-10-24monsterz: only uses 1 button for shooting hap1-2/+16
2021-10-24sfx/monsterz: improve bullets x offset hap3-50/+59
2021-10-24boosting the interleave during three way cpu communications speeds up ↵ smf-1-0/+6
Monster Zero protection check
2021-10-25plugins: Use SPDX short identifiers for licenses in exports (more precise ↵ Vas Crabb15-14/+22
and easier to localise), use CC0 for hiscore plugin rather than CC0.
2021-10-25*replaced hacked Monster Z with smf's working one. Robbbert2-65/+1
2021-10-24Machines promoted to working smf-3-72/+125
---------------------------- Monster Zero (set 1) [smf, Dillweed] New working clones ------------------ Monster Zero (set 2) [Dillweed]
2021-10-24novag_diablo: fix lockup problem at fresh start hap1-1/+1
(cherry picked from commit 5a9ea65c0e1195be609f0dab001ee759e6e0e594)
2021-10-24novag_diablo: fix lockup problem at fresh start hap1-1/+1
2021-10-24New clones marked as NOT_WORKING Ivan Vangelista2-10/+29
-------------------------------- 48 in 1 MAME bootleg (ver 3.08, HPH-V000) [anonymous]
2021-10-24Remove compiled message catalogs on clean, show clean commands for VERBOSE=1. Vas Crabb1-2/+3
2021-10-23rgum: Add preliminary inputs AJR1-46/+18
2021-10-23rgum.cpp: Improve peripheral hookups; add uPD7759 controls AJR1-8/+75
2021-10-24srcclean in preparation for branching 0.237 release Vas Crabb31-517/+518
2021-10-24Plugin updates: Vas Crabb6-57/+355
Changed the hiscore plugin to save inside the "hiscore" folder in the plugin data directory. The old hiscore path setting has already been removed from MAME for some time. This means the plugin was always saving in the "hi" folder in the working directory with no way to change it, which is problematic on Linux and macOS, particularly for distro packagers. There are lots of plugin and UI changes in this release, so we may as well get this out of the way now. Also made it possible to change the "timed save" option from the Plugin Options menu, and save that in the data folder, too. Documented the input macro plugin. The only undocumented plugins now are the cheat plugin, the cheat finder plugin, and the port name plugin.
2021-10-23apple2gs: ROM 0/1 have the $C028 ROMSWITCH, support it. [R. Belmont] arbee1-3/+21
2021-10-23st0016.cpp: Fix debug build AJR1-1/+1
2021-10-23Various ST0016 updates, Especially sound and interface functions (#8686) cam9009-399/+571
* sound/st0016.cpp: Fix sound pitch, related to CPU clock use struct for each voices, Minor fix in sample position, use device_memory_interface for fetching sample behavior, Add notes machine/st0016.cpp: Use seperated address space for character RAM space, use device_video_interface for screen finder, use device_mixer_interface for sound output instead preinstalled speaker device, Fix spacing, Add notes, Use shorter/correct type values speglsht.cpp, srmp5.cpp: Fix ST0016 clock (these are hasn't 8MHz or 48MHz XTAL), Fix naming speglsht.cpp: Fix 1 pixel gap in ST0016 layer srmp5.cpp: Reduce unnecessary line * simple_st0016.cpp: Add notes of CPU clock
2021-10-24-docs: Started documenting plugins. Vas Crabb21-106/+492
* Also added a couple of missing command-line options, and added a local table of contents to the (rather long) command line options page. -Added a separate CI target for localisation updates that produces an artefact, and removed the message catalogs from the trigger paths for the Linux CI build.
2021-10-23z8000: Simplify EXTS[BL]? implementation AJR1-5/+3
2021-10-23amigaocs_flop.xml: Lowercase on some description's words (#8744) ArcadeShadow1-56/+56
Lowercase on "Prototype" and "Alt" words
2021-10-24inderp.cpp: All 4 games now playable. Robbbert4-130/+378
2021-10-23New WORKING clone (#8698) ClawGrip2-85/+111
* New WORKING clone -------------------------------------- Cosmic Alien (bootleg) [Retromaniacs] * Add 'cosmicab' * Rename sets to a more logical scheme, fix spacing, reformat comments * Rename sets * Fix ROM names, PROM was a MMI-6331
2021-10-23New WORKING clone (#8697) ClawGrip2-24/+53
* New WORKING clone ---------------------------------- Floritas (Multivideo Spanish Moon Cresta bootleg) [Retromaniacs] * Renamed 'spcdraga' as 'floritas' * Add 'floritasm' and rename 'spcdraga' as 'floritas' * Homogenized all "bootleg on Galaxian hardware" descriptions * Now there's only one "Space Dragon" set
2021-10-23bus/nes: Work on HIK8IN1 multicarts and variant boards. (#8740) 0kmg7-48/+214
* bus/nes: Work on HIK8IN1 multicarts and variant boards. - Fixed lock bit check on HIK8IN1 (it was effectively always unlocked). Also added high order PRG banking bits. Combined this fixes loading of broken menu items across various carts. - Added two minor variant boards SFC-12 and unknown board for JY-208. - Merged split PRG and CHR for set mc_101 into one large PRG ROM. New working software list additions (nes.xml) ----------------------------------- Rockman 6 in 1 (alt 2) [famiac, NewRisingSun] Rockman 7 in 1 (JY-208) [krzysiobal, NewRisingSun] New NOT_WORKING software list additions (nes.xml) --------------------------------------- Rockman 6 in 1 (alt) [famiac, NewRisingSun]
2021-10-23bus/nes: Simplified VRC4 clone board T-230. (#8735) 0kmg4-132/+69
2021-10-23mmc3.cpp: Added comment about VROM/VRAM bank numbers. (#8743) 0kmg1-3/+6
2021-10-23fixed the build: decozoom Robbbert1-1/+0
2021-10-23bus/nes: Fixed off-by-one error in VRC4/6/7 IRQ counter. (#8741) 0kmg1-3/+3
2021-10-23rgum.cpp: Fix clang error: lambda capture 'this' is not used ↵ AJR1-1/+1
[-Werror,-Wunused-lambda-capture]