summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/build/msgfmt.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-02-17renegade, sidepckt: 6809 type identification (nw) AJR2-2/+2
2018-02-17cntsteer.cpp: CPU type (nw) AJR2-6/+6
2018-02-17bwing, compgolf: CPU type identification (nw) AJR2-3/+3
2018-02-17homedata: All of these should be 6809E (nw) AJR1-5/+5
2018-02-17yunsung8.cpp: Soundlatch modernization (nw) AJR2-20/+4
2018-02-17vaportra: Soundlatch modernization and code cleanup (nw) AJR2-45/+13
2018-02-17new clones added briantro2-337/+500
leland.cpp: Massive ROM name corrections. [Brian Troha] New Working Clone Added ------------------------------------------ Quarterback (rev 1, cocktail) [Brian Troha, The Dumping Union] New Nonworking Clone Added --------------------------------------------- Ironman Ivan Stewart's Super Off-Road (rev 3) [unknown]
2018-02-17darkseal: Clean up "control" handlers (nw) AJR2-32/+10
2018-02-17pokey.cpp : Typo cam9001-1/+1
2018-02-17Build fixes (nw) AJR3-2/+3
2018-02-17itech32.cpp : Fix sound outputs with allocated PCB sound output connectors ↵ cam9002-3/+11
(#3210) itech32.h : Typo
2018-02-17raiden2.cpp: Fixed missing sound effects / soundmap ordering (#3219) MASH1-2/+1
2018-02-16olyboss: get booting (nw) cracyc2-42/+66
2018-02-16olyboss: video int (nw) cracyc1-1/+9
2018-02-16New not working cracyc2-22/+142
------------ Olympia Boss B 8085 [Carl, rfka01]
2018-02-16xavix - various cleanups / refactoring and monster truck improvements (nw) David Haywood1-166/+162
2018-02-16devices/video: some private-ization (nw) Ivan Vangelista28-157/+174
2018-02-16badlandsbl.cpp: Cleanups, improve sound (nw) angelosa2-29/+33
2018-02-16xavix - allow monster truck to render bg tilemap as 7bpp packed data too (#3212) David Haywood1-83/+342
* xavix - allow monster truck to render bg tilemap as 7bpp packed data too * clearly 2 sets of tile registers (nw) * neater way of doing this (nw) * improved handling of some vregs (nw) * resolution / wraparound fixes (nw) * improved background rendering (nw) * flipped sprite positioning (nw) * whatever this is, it's weird (nw) * palette is in the packet too (nw) * still weird.. (nw)
2018-02-16wizdfire: Update notes (nw) AJR1-2/+7
2018-02-16rohga : Cleanup IO and Protection Handling, Cleanup duplicates, Add notes, ↵ cam9003-218/+144
Remove outdated comments (#3215)
2018-02-16Fix arcade.flt angelosa1-0/+1
2018-02-16pmac6100: The boot chime plays now, but sounds really awful (nw) AJR1-1/+1
2018-02-16deco32 : Cleanup duplicates, Remove unneeded shared_ptr, Add notes, Con… ↵ cam9003-318/+318
(#3216) * deco32 : Cleanup duplicates, Remove unneed shared_ptr, Add notes, Convert m_spriteram16*/m_spriteram16_buffered*/m_pf_rowscroll* to std::unique_ptr, Rowscroll RAM size allocated to memory mapped size lockload : Improve OKI Bankswitching, Add notes Demote Dragon Gun with MACHINE_IMPERFECT_SOUND, because OKI3 bankswitching aren't verified * deco32 : Minor fix * deco32 : More cleanups * deco32 : Move m_oki2_bank to dragngun_state * deco32 : Fix IOPORT Tags to captaven * Fix deco32.cpp ioport tags when "DSW" aren't actually dip switch
2018-02-16saturn: Fix regression due to an unexpected CDDA dependency (nw) AJR6-8/+24
2018-02-15olyboss: experiment with fdd settings (nw) cracyc1-1/+1
2018-02-15Set up heavily mirrored memory ranges with subunit masks (e.g. orunners) ↵ AJR1-31/+61
much more efficiently
2018-02-15ms32.cpp: spelling (nw) briantro1-2/+2
2018-02-15No, just no. (nw) smf-1-10/+0
2018-02-15Popeye: Fixed TPP2 test mode background. [smf] smf-1-3/+3
2018-02-15badlandsbl.cpp: added preliminary sprite drawing [Angelo Salese] angelosa2-17/+77
2018-02-15olyboss: get programs running (nw) cracyc1-12/+35
2018-02-15new not working machine Ivan Vangelista2-3/+19
------------------------------------- Sekai Kaseki Hakken (Japan, SKH1 Ver.A) [coolmod, The Dumping Union]
2018-02-15devices/machine: some private-ization (nw) Ivan Vangelista105-597/+560
+ removed some duplication
2018-02-15Split badlandsbl into own file (nw) angelosa6-324/+410
(TODO: badlands_molayout doesn't want to link for some reason, for now I split defs into both files)
2018-02-15Remove duplicates (nw) Olivier Galibert27-96/+23
2018-02-15Revert "quick look", enjoy (nw) angelosa1-7/+0
2018-02-15stvcd: Note HLE in device name (nw) AJR1-1/+1
2018-02-15Revert "Merge satcdb skeleton device with stvcd" AJR8-36/+98
This reverts commit 431de71d2033d389cdf1f49878c5b690c03bc891.
2018-02-15Fix minor duplication (nw) Olivier Galibert2-14/+12
2018-02-15Generalized support for byte-smeared accesses (nw) (#3207) ajrhacker6-203/+210
The new cswidth address map constructor method overrides the masking normally performed on narrow-width accesses. This entailed a lot of reconfiguration to make the shifting and masking of subunits independent operations. There is unlikely to have any significant performance impact on drivers that don't frequently reconfigure their memory handlers.
2018-02-14Merge satcdb skeleton device with stvcd AJR8-98/+36
2018-02-14saturn, sfish2: Move existing CD-ROM emulation down into device AJR6-390/+387
2018-02-14olyboss: boot floppies (nw) cracyc2-31/+72
2018-02-14olyboss.cpp: Add Boss B and C Z80 models [rfka01] rfka012-4/+44
2018-02-14Fix build by removing unused variables (nw) AJR4-4/+1
2018-02-14ms32.cpp: Fix cut-n-paste & add version where known (nw) briantro1-3/+3
2018-02-14ms32.cpp: Minor correction (nw) briantro1-1/+1
2018-02-14ms32.cpp: Massive ROM name correction for the Jaleco MegaSystem 32 system. ↵ briantro1-510/+516
[Brian Troha, Smitdogg, The Dumping Union]
2018-02-14ay31015.cpp: Fix unresolved callback disaster (nw) AJR1-1/+2