summaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to 0.239mame0239 Vas Crabb2021-12-292-4/+4
|
* Mega Drive is written with a space. Vas Crabb2021-12-282-23/+23
|
* srcclean, remove a vestigial thing, and a little cleanup Vas Crabb2021-12-2634-381/+387
|
* Initialise a few variables in h files. Robbbert2021-12-269-79/+77
|
* jackal.cpp: removed now unneeded hack Ivan Vangelista2021-12-251-4/+0
|
* viper.cpp: documented the I/O board for Mocap Golf [Guru] Ivan Vangelista2021-12-251-2/+21
|
* lckydraw: added a note. Robbbert2021-12-261-0/+1
|
* Initialised more variables and updated a few things overlooked earlier. Robbbert2021-12-2684-729/+764
|
* Revert "taito_b.cpp: DIP switch corrections for sbm & sbmj (MT08160) (#9031)" Vas Crabb2021-12-261-78/+33
| | | | | | | | This reverts commit 3c1beef1a225677bf4a585239572d946fa2cfae7. This change made six of the DIP switches disappear for sbmj. You don't use IPT_UNKNOWN for DIP switches that are physically present but have unknown function.
* Revert "gb.cpp: Improved MBC3 RTC handling. (#9035)" Vas Crabb2021-12-262-107/+32
| | | | | | | This reverts commit 76152ba35ecbf68bdac14e3aae75ea23b4529092. Real-time clock devices need to use device_rtc_interface, not ad-hoc solutions.
* -bus/nes_ctrl: Added support for Famicom Turbofile backup RAM. (#9034) 0kmg2021-12-267-4/+217
| | | -nes.xml: Corrected Metroid release year.
* expand buffer size from 15 to 16 for %t time in video_manager::open_next (#9039) goldnchild2021-12-251-1/+1
|
* Initialise class variables in some of my drivers. Robbbert2021-12-2679-300/+286
| | | | Fixed keyboard in microkit.
* drop sound levels in rohga.cpp (#8635) David Haywood2021-12-251-24/+24
|
* Complete re-write of Philips CD-i CDIC handling; re-promoted to working (#9038) MooglyGuy2021-12-256-1007/+915
| | | * -cdi: Significantly improved compatibility and re-promoted to working. [Ryan Holtz, CD-i Fan]
* Added tsconf.cpp to mess.flt Robbbert2021-12-252-1/+2
|
* nes.xml: Added Holy Diver rerelease. (#9029) 0kmg2021-12-241-1/+18
| | | | | New working software list additions ----------------------------------- Holy Diver Collector's Edition [anonymous]
* fmtowns_flop_orig.xml: 7 new dumps, 2 replacements (#9030) r092021-12-241-41/+163
| | | | | | | | | | | | | | | | | | | - Changed the romanization of 日コン連企画 to "Nichikonren Kikaku" as seen in the official website (http://www.nichikon.co.jp/) - Replaced the Futoppara FD Heisei disks 7 and 10 with unmodified images New working software list additions (fmtowns_flop_orig.xml) ----------------------------------------------------------- FMR/Towns Kihon DOS Tools [cyo.the.vile] Hometown, U.S.A. [cyo.the.vile] Hon'yaku Helper Zurukamashi [cyo.the.vile] Hon'yaku Helper Zurukamashi - Jisho Disk Junior [cyo.the.vile] Sadistic Gamers Syndrome - Episode I [cyo.the.vile] Towns Drill - Shougaku Sansuu Series - Sansuu 1-nen (TownsGEAR V2.1 version) [cyo.the.vile] Yoku Wakaru Sansuu - Shougaku 2-nen [cyo.the.vile] Replaced software list items ---------------------------- Futoppara FD Heisei 7-gou [fuzzball] Futoppara FD Heisei 10-gou [fuzzball]
* gb.cpp: Use memory views for bios disable and to remove some cartslot ↵ wilbertpol2021-12-243-194/+114
| | | | trampolines. (#9033)
* gb.cpp: Improved MBC3 RTC handling. (#9035) wilbertpol2021-12-242-32/+107
|
* Added preliminary TS-Configuration for ZX Evolution driver. (#8989) holub2021-12-2517-38/+1561
| | | | | New machines marked as not working ------------------------- NedoPC, TS-Labs ZX Evolution TS-Configuration
* -Updated the Czech and Slovak translations for the rest of the UI changes ↵ Vas Crabb2021-12-2528-26235/+937
| | | | | | this month. [Milan Galcik] -Reduced redundancy in a few more slot machine layouts. [Vas Crabb]
* New machines marked as NOT_WORKING AJR2021-12-246-1/+119
| | | | | ---------------------------------- Yamaha RX15 Digital Rhythm Programmer [DBWBP]
* New machines marked as NOT_WORKING AJR2021-12-244-0/+65
| | | | | ---------------------------------- Kawai ACR-20 Digital Accompaniment Center [DBWBP]
* viper.cpp: dumped ds2430 for sscopex [Guru] Ivan Vangelista2021-12-241-4/+12
|
* jp.cpp: removed outdated comment. Robbbert2021-12-252-2/+1
| | | | Moved petaco to its new position in mame.lst
* jp.cpp:WIP. Added outputs. Robbbert2021-12-252-134/+228
| | | | Moved petaco to peyper.cpp as it is a better fit.
* viper.cpp: dumped ds2430 for sogeki. Can now get in game, but unplayable due ↵ Ivan Vangelista2021-12-241-47/+65
| | | | to very heavy GFX glitches and missing gun controller emulation [Guru]
* c64_cart.xml: corrected hashes Ivan Vangelista2021-12-241-2/+2
|
* - c64_cart.xml: redumped and verified blueprnt, gridrunr, hesmon, minfats, ↵ Ivan Vangelista2021-12-242-13/+15
| | | | | | omegrace, paintbrs, storymac [Guru] - vic10.xml: redumped and verified lemans [Guru]
* New machines marked as NOT_WORKING AJR2021-12-234-0/+100
| | | | | ---------------------------------- JoMoX AiRBase 99 [DBWBP]
* -emu/render.cpp: Get the initial view check off the hot path (fixes MT08159). Vas Crabb2021-12-2419-10325/+622
| | | | -Tidied up a few things, reduced bloat in a few more slots layouts.
* fixed z80clock duplicate part. smf-2021-12-231-31/+31
|
* fixed comment in z80clock.xml smf-2021-12-231-1/+1
|
* taito_b.cpp: DIP switch corrections for sbm & sbmj (MT08160) (#9031) Steven Coomber2021-12-231-33/+78
| | | * taito_b.cpp: DIP switch corrections for sbm & sbmj (MT08160)
* Added z80clock to mess.flt Robbbert2021-12-242-0/+4
|
* seta.cpp: add pld info for madshark (#9032) Sergio G2021-12-231-0/+7
| | | | | | | | | * seta.cpp: add pld info for madshark PCB image: https://i.imgur.com/T9DX0bP.jpg PLDs: * https://i.imgur.com/0cneaqg.jpg * https://i.imgur.com/JG45AwL.jpg
* New Working Machine smf-2021-12-235-0/+705
| | | | | ------------------- Z80 based, triple time zone clock [smf]
* BQ4847: added BQ4845 device type which uses an external crystal, added wdo ↵ smf-2021-12-234-376/+308
| | | | output in addition to rst output, save internal registers instead of user buffer, do not update internal date/time at startup if STOP flag is set, copy internal date/time into user readable registers at startup, set hour correctly at startup if in 12 hour mode, remove unused bcd validation code, fix leap year detection, fix alarm, mask all registers on read, changed wdi to a write line, derive timing from device clock, added missing state save, implement default region [smf]
* flicker: Fixed a couple of mistakes. Robbbert2021-12-233-90/+100
|
* mame.lst: moved alcat_l7 to the correct place. Robbbert2021-12-231-1/+1
|
* Fix build with newer versions of Emscripten; minimum supported version is ↵ Justin Kerk2021-12-233-62/+48
| | | | now 2.0.25.
* ibm5150/5170.xml: add some copy-protected images (#9018) r092021-12-222-3/+342
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New working software list additions (ibm5150.xml) ------------------------------------------------- Boulder Dash (3.5") [flyers80] Buffalo Bill's Rodeo Games [flyers80] F-19 Stealth Fighter (Version 435.04, disk + manual protection) [flyers80] Grand Prix Circuit [DFXThomas] King's Quest II: Romancing the Throne (v2.2, 3.5") [Gypsy Dave] King's Quest III: To Heir Is Human (v2.00, 5.25") [Gypsy Dave] Might and Magic: Book One: Secret of the Inner Sanctum [Gypsy Dave] Pro Tennis Tour [flyers80] Rampage [flyers80] Tennis Cup II [flyers80] The Black Cauldron (v1.1m) [Gypsy Dave] The Last Ninja [flyers80] Toi Acid Game [flyers80] New working software list additions (ibm5170.xml) ------------------------------------------------- Archer Maclean's Pool [flyers80] Striker [flyers80] Wizkid: The Story of Wizball II [flyers80] WWF European Rampage Tour [flyers80] New not working software list additions (ibm5150.xml) ----------------------------------------------------- Back to the Future Part III [flyers80] Lemmings [flyers80] Midwinter [flyers80] Paperboy [flyers80] Pit-Fighter [flyers80] Replaced software list items (ibm5150.xml) ------------------------------------------ Italy '90 Soccer [flyers80]
* cyclemb.cpp: Reversed joystick up and down inputs for skydest (MT08162). (#9028) Steven Coomber2021-12-231-4/+4
|
* New working clones Ivan Vangelista2021-12-226-114/+126
| | | | | | | ------------------ Chouji Meikyuu Legion (Japan ver 1.05, set 2) [system11] - taito_o.cpp: merged everything in the driver file
* by6803.cpp: added a layout for Gen 2 machines. Robbbert2021-12-232-163/+234
|
* stv.cpp: remove sfish2 regions hacks MetalliC2021-12-222-4/+9
|
* bus/nes_ctrl: Added a SNES controller port adapter. (#9027) 0kmg2021-12-227-11/+134
|
* s9.cpp: Added outputs, savestates, notes. Robbbert2021-12-228-232/+359
| | | | | Moved alcat_l7 to s11. Made wldtexas a clone of fpwr2_l2.
* sm511: assume that divider reset is same as sm510 hap2021-12-214-9/+1
|