summaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Version bumpmame0228 Vas Crabb2021-01-262-4/+4
|
* floppy: When the floppy head stays on an unformatted track from more than an ↵ Olivier Galibert2021-01-251-1/+1
| | | | hour and ten minutes and reading happens then interval_index*2+1 overflows. Wow. Found and tracked down by Colin Howell, with much thanks.
* wscolor.xml: Software part features must be unique. Vas Crabb2021-01-251-1/+3
|
* input.cpp, inputdev.cpp: Misc. fixes AJR2021-01-242-3/+4
| | | | | - Fix a recent regression with processing XInput DPAD input item tokens - Prevent code_to_token from blowing up in strange cases
* Renamed chip8 software list so the filename matches the list name. Vas Crabb2021-01-256-10/+12
| | | | Also corrected a few titles, mostly in psx.xml.
* nmk16.cpp: Fixed 'redhawks' bad graphics, and added placeholders for ↵ ClawGrip2021-01-241-1/+9
| | | | undumped PROMs and PLDs. (#7696)
* srcclean in preparation for branching release Vas Crabb2021-01-24168-948/+949
|
* getaway.cpp: Confirmed accelerator range is correct by examining game code. Vas Crabb2021-01-241-1/+0
|
* eigccarm.h: fix unterminated #if [R. Belmont] arbee2021-01-231-1/+1
|
* alphasma3k.cpp: Add note about firmware updates (#7698) ClawGrip2021-01-231-0/+5
|
* rolla.cpp: moved set to skylncr.cpp Ivan Vangelista2021-01-235-164/+28
|
* mccpm.cpp: Clocking note AJR2021-01-231-2/+2
|
* floppy: Add dir read on apple floppies Olivier Galibert2021-01-231-0/+3
|
* New machines marked as NOT_WORKING Ivan Vangelista2021-01-234-0/+164
| | | | | ---------------------------------- unknown 'Rolla' slot machine [caius]
* Merge pull request #7694 from f205v/patch-11 ajrhacker2021-01-231-14/+14
|\ | | | | Correct ROM labels and location for ufosensib
| * Correct ROM labels and location for ufosensib f205v2021-01-231-14/+14
| | | | | | Correct ROM labels and location for ufosensib, verified against PCB
* | iwm, swim1: devsel makes more sense now, I think Olivier Galibert2021-01-232-9/+15
| |
* | getaway: change steering controller type 'ad stick' to paddle hap2021-01-231-1/+1
|/
* raiden: tweak OKI volume a bit more hap2021-01-231-1/+1
|
* raiden: lower the OKI volume hap2021-01-231-1/+1
|
* New clones marked as NOT_WORKING Ivan Vangelista2021-01-233-1/+60
| | | | | | -------------------------------- The Hole (bootleg of The Pit) [caius] The Porter (bootleg of Port Man) [caius]
* buggychl: decrease steering wheel sensitivity hap2021-01-231-1/+1
|
* iwm: motor/devsel is a little weird, hope this works Olivier Galibert2021-01-232-8/+4
|
* New NOT_WORKING software list additions Ivan Vangelista2021-01-231-0/+13
| | | | | --------------------------------------- sms.xml: Action Replay (v. 1.02) [Apocalypse]
* jungleyo.cpp: very minor comments corrections Ivan Vangelista2021-01-231-2/+2
|
* - amstr_pc.cpp: added hardware info for ppc512 / ppc640 [Guru] Ivan Vangelista2021-01-231-8/+173
| | | | - jungleyo.cpp: very minor comments corrections
* rx78_cart.xml: Added complete serial number for Donjara and moved it to the ↵ David 'Foxhack' Silva2021-01-231-1/+1
| | | | correct place in the sequence. [Dave 'Foxhack' Silva] (#7692)
* mac128.cpp: Move macros after PCH to avoid issues. Vas Crabb2021-01-231-2/+2
|
* -docs update: Vas Crabb2021-01-233-85/+166
| | | | | | | | | | | | | | | * Added note explaining that view options saved in machine CFG take precedence over INI/command line. * Added prerequisites for building HTML documentation under MSYS2 and Fedora Linux. * Explicitly mentioned that Ubuntu modifies GCC to enable "fortify source" by default in the relevant section. * Removed obsolete reference to glibstdc++6. * Re-formated compiling guide source (hard wrap at 80 columns, typographical quotes, code blocks for sample command lines). -genie.lua: Show GCC ignored attribute warnings, but don't fail for them.
* bgfx: Fixed overlapping register in lcd-grid shaders and compiled for ↵ Vas Crabb2021-01-2321-1/+1
| | | | Direct3D, SPIR-V, Metal, etc.
* bgfx: Added lcd-grid shader. (#7691) cgwg2021-01-2312-0/+368
| | | Note that this is currently only compiled for GLSL.
* mac128: start new IWM hookup, not working properly yet [R. Belmont] arbee2021-01-221-13/+94
|
* sspeedr: correct company string hap2021-01-231-1/+4
|
* jpmimpact.cpp: work on correctly mapping buttons for each machine [David ↵ David Haywood2021-01-233-692/+2521
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Haywood] (#7683) * further per game inpiut work * additional input work / documentation * further input work * further input fixes * attempting to locate a j6monmad input * still looking for some inputs on j6monmad, maybe something is missing * further per-game inputs * additional per game inputs * remove a duplicate line * looked at a few more games * gave a few more inputs * cover more game inpus * more game inputs * document some sets that aren't going into input test properly * additional per-game inputs * more per-game inputs * j6wldkng is an unusual machine, placeholder strings on the unseen vfd, and even non-standard mapping of the spin button * additional per game inputs * j6col fixup
* quizshow: add cassette device hap2021-01-221-17/+27
|
* jungleyo.cpp: added a second tilemap Ivan Vangelista2021-01-221-8/+28
|
* rx78: add note about RAM hap2021-01-221-0/+2
|
* i8244: fix recent regression hap2021-01-221-5/+6
|
* genie.lua: Attempted fix for GCC build AJR2021-01-221-0/+1
|
* getaway: re-add imperfect controls flag hap2021-01-221-5/+7
|
* jungleyo.cpp: completed decryption, added inputs and (bad) sound Ivan Vangelista2021-01-221-97/+138
|
* swim1.h: Fix clang build AJR2021-01-221-5/+10
|
* selsoft.cpp: Fix use of strmakelower AJR2021-01-221-3/+2
|
* mac128.cpp: VIA note AJR2021-01-221-1/+17
|
* swim1: Embed the iwm Olivier Galibert2021-01-229-128/+671
|
* flopimg: Fix gcr checksum Olivier Galibert2021-01-222-8/+8
|
* getaway: update notes hap2021-01-221-25/+22
|
* -getaway.cpp: Fixed steering control. Vas Crabb2021-01-2312-51/+131
| | | | | | | | | | * Works fine with an analog stick/wheel, difficult to steer on the slippery "dotted" surface with keyboard/D-pad. -osd: Moved GCC intrinsics out of eminline.h so MAME_NOASM will take the pure C++ implementation with GCC (makes testing the fallback easier). -Removed a bunch of [[maybe_unused]] that aren't actually needed.
* getaway: move register notes into io_w function hap2021-01-221-60/+79
|
* ATTR_UNUSED, do you welcome C++17 in your heart and mind? Olivier Galibert2021-01-2214-31/+29
|