summaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* olyboss.cpp: added Boss A 8085 model rfka012018-02-182-0/+23
|
* renegade, sidepckt: 6809 type identification (nw) AJR2018-02-172-2/+2
|
* cntsteer.cpp: CPU type (nw) AJR2018-02-172-6/+6
|
* bwing, compgolf: CPU type identification (nw) AJR2018-02-172-3/+3
|
* homedata: All of these should be 6809E (nw) AJR2018-02-171-5/+5
|
* yunsung8.cpp: Soundlatch modernization (nw) AJR2018-02-172-20/+4
|
* Merge pull request #3218 from DavidHaywood/160218 ajrhacker2018-02-171-166/+162
|\ | | | | xavix - various cleanups / refactoring and monster truck improvements
| * xavix - various cleanups / refactoring and monster truck improvements (nw) David Haywood2018-02-161-166/+162
| |
* | Merge pull request #3221 from cam900/patch-2 ajrhacker2018-02-171-1/+1
|\ \ | | | | | | pokey.cpp : Typo
| * | pokey.cpp : Typo cam9002018-02-171-1/+1
| | |
* | | vaportra: Soundlatch modernization and code cleanup (nw) AJR2018-02-172-45/+13
| | |
* | | new clones added briantro2018-02-172-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]
* | | darkseal: Clean up "control" handlers (nw) AJR2018-02-172-32/+10
|/ /
* | Build fixes (nw) AJR2018-02-173-2/+3
| |
* | itech32.cpp : Fix sound outputs with allocated PCB sound output connectors ↵ cam9002018-02-172-3/+11
| | | | | | | | | | (#3210) itech32.h : Typo
* | raiden2.cpp: Fixed missing sound effects / soundmap ordering (#3219) MASH2018-02-171-2/+1
| |
* | olyboss: get booting (nw) cracyc2018-02-162-42/+66
| |
* | olyboss: video int (nw) cracyc2018-02-161-1/+9
| |
* | New not working cracyc2018-02-162-22/+142
| | | | | | | | | | ------------ Olympia Boss B 8085 [Carl, rfka01]
* | devices/video: some private-ization (nw) Ivan Vangelista2018-02-1628-157/+174
|/
* badlandsbl.cpp: Cleanups, improve sound (nw) angelosa2018-02-162-29/+33
|
* xavix - allow monster truck to render bg tilemap as 7bpp packed data too (#3212) David Haywood2018-02-161-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)
* wizdfire: Update notes (nw) AJR2018-02-161-2/+7
|
* Merge branch 'master' of https://github.com/mamedev/mame angelosa2018-02-163-218/+144
|\
| * rohga : Cleanup IO and Protection Handling, Cleanup duplicates, Add notes, ↵ cam9002018-02-163-218/+144
| | | | | | | | Remove outdated comments (#3215)
* | Fix arcade.flt angelosa2018-02-161-0/+1
|/
* pmac6100: The boot chime plays now, but sounds really awful (nw) AJR2018-02-161-1/+1
|
* deco32 : Cleanup duplicates, Remove unneeded shared_ptr, Add notes, Con… ↵ cam9002018-02-163-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
* saturn: Fix regression due to an unexpected CDDA dependency (nw) AJR2018-02-166-8/+24
|
* olyboss: experiment with fdd settings (nw) cracyc2018-02-151-1/+1
|
* Set up heavily mirrored memory ranges with subunit masks (e.g. orunners) ↵ AJR2018-02-151-31/+61
| | | | much more efficiently
* ms32.cpp: spelling (nw) briantro2018-02-151-2/+2
|
* No, just no. (nw) smf-2018-02-151-10/+0
|
* Popeye: Fixed TPP2 test mode background. [smf] smf-2018-02-151-3/+3
|
* badlandsbl.cpp: added preliminary sprite drawing [Angelo Salese] angelosa2018-02-152-17/+77
|
* olyboss: get programs running (nw) cracyc2018-02-151-12/+35
|
* new not working machine Ivan Vangelista2018-02-152-3/+19
| | | | | ------------------------------------- Sekai Kaseki Hakken (Japan, SKH1 Ver.A) [coolmod, The Dumping Union]
* devices/machine: some private-ization (nw) Ivan Vangelista2018-02-15105-597/+560
| | | | + removed some duplication
* Split badlandsbl into own file (nw) angelosa2018-02-156-324/+410
| | | | (TODO: badlands_molayout doesn't want to link for some reason, for now I split defs into both files)
* Remove duplicates (nw) Olivier Galibert2018-02-1527-96/+23
|
* Revert "quick look", enjoy (nw) angelosa2018-02-151-7/+0
|
* stvcd: Note HLE in device name (nw) AJR2018-02-151-1/+1
|
* Revert "Merge satcdb skeleton device with stvcd" AJR2018-02-158-36/+98
| | | | This reverts commit 431de71d2033d389cdf1f49878c5b690c03bc891.
* Fix minor duplication (nw) Olivier Galibert2018-02-152-14/+12
|
* Generalized support for byte-smeared accesses (nw) (#3207) ajrhacker2018-02-156-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.
* Merge satcdb skeleton device with stvcd AJR2018-02-148-98/+36
|
* saturn, sfish2: Move existing CD-ROM emulation down into device AJR2018-02-146-390/+387
|
* olyboss: boot floppies (nw) cracyc2018-02-142-31/+72
|
* olyboss.cpp: Add Boss B and C Z80 models [rfka01] rfka012018-02-142-4/+44
|
* Fix build by removing unused variables (nw) AJR2018-02-144-4/+1
|