summaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to 0.248mame0248 Vas Crabb2022-09-263-6/+6
|
* docs: Corrected parent menu for input devices menu. Vas Crabb2022-09-261-2/+2
|
* diagnostics: fix clang Windows build (#10370) invertego2022-09-261-1/+1
| | | Restore necessary const qualifier removed by 0055a33e81b60284c6390e9c73db9fcb19b8ce8b
* srcclean pass in preparation for release branch Vas Crabb2022-09-2519-107/+107
|
* ibm5150.xml: 6 new working software list additions (#10365) ArcadeShadow2022-09-241-7/+87
| | | | | | | | | | | | New working software list additions ----------------------------------- Chess Simulator [The Good Old Days] Chicago 90 [The Good Old Days] California Pro Golf [The Good Old Days] Command H.Q. (3.5") [The Good Old Days] Command H.Q. (5.25") [The Good Old Days] Expert Will (v1.4) [ibmpc5150, archive.org] Metadata correction: Change floppy interface to 3_5 on "Wizardry" games
* -arcadia.xml: Added Japanese titles to Bandai games. (#10360) 0kmg2022-09-243-4/+8
| | | -mz2500.xml: Corrected gomokuna publisher.
* a2600.xml: Added 19 homebrew cartridges. (#10364) 0kmg2022-09-241-0/+224
| | | | | | | | | | | | | | | | | | | | | | | New working software list additions (a2600.xml) ----------------------------------- Climber 5 (NTSC) [AtariAge] Climber 5 (PAL) [AtariAge] Gunfight (NTSC) [AtariAge] Gunfight (PAL) [AtariAge] Jammed [AtariAge] Marble Craze (NTSC) [AtariAge] Marble Craze (PAL) [AtariAge] Oystron [AtariAge] Qb (NTSC) [AtariAge] Qb (PAL) [AtariAge] Seawolf (NTSC) [AtariAge] Seawolf (PAL) [AtariAge] Space Instigators [AtariAge] Star Fire (NTSC) [AtariAge] Star Fire (PAL) [AtariAge] Synthcart [AtariAge] Testcart [AtariAge] Thrust+ - D.C. Edition [AtariAge] Thrust+ - Platinum Edition [AtariAge]
* famicom_cass.xml: Added one more Micom BASIC magazine game. (#10363) 0kmg2022-09-241-0/+21
| | | | | New working software list additions ----------------------------------- famicom_cass.xml: Star Ship Go!! [ozidual, Gaming Alexandria]
* er1400: Correct clock phase and better handle data reads Dirk Best2022-09-248-30/+11
| | | | Fixes various issues in drivers.
* namco/namcops2.cpp: redumped HDD for cobrata [Guru] Ivan Vangelista2022-09-241-1/+1
|
* midway/midwunit.cpp, psikyo/psikyo.cpp: small notes updates / corrections. Ivan Vangelista2022-09-242-3/+4
|
* apple2gs: Mega II banks now fully follow RAMRD/RAMWRT/ALTZP like banks ↵ arbee2022-09-231-39/+155
| | | | $00/$01. [R. Belmont]
* es5503: More correct behavior in some swap-mode corner cases. [R. Belmont] arbee2022-09-231-5/+26
|
* debugview.mm: Raise requirement for Dark Mode to 10.15. [R. Belmont, kmg] arbee2022-09-231-2/+2
|
* h8, sh2: Add exception hook calls AJR2022-09-232-0/+8
|
* New Software List Entries (2x e-kara) (#10361) David Haywood2022-09-231-2/+25
| | | | | | | * new software list entries ----------------- ekara_japan_s.xml: sc0014 Saiten Cartridge Challenge Idol vol.4 (Japan) (SC0014-SAI) [Team Europe] sc0020 Saiten Cartridge Challenge Idol vol.5 (Japan) (SC0020-SAI) [Team Europe]
* m6502: Add the missing uses_custom_memory_interface. Avoid multiple ↵ Olivier Galibert2022-09-236-15/+29
| | | | instructions on one line for when reads at restartable.
* Fix some incorrect rom locations and labels in Arkanoid and Cosmic Alien, ↵ Lord-Nightmare2022-09-222-9/+15
| | | | add some notes, and mark an existing dump as good based on a redump [Brian Troha, Andy Welburn, Lord Nightmare]
* sonydriv.cpp: retired. [R. Belmont] arbee2022-09-223-695/+0
|
* lisa.cpp: preliminary switch to modern IWM/floppy devices. [R. Belmont] arbee2022-09-223-60/+20
|
* sv8000.xml: Added Japanese titles and release years, and changed ROM sizes ↵ 0kmg2022-09-231-21/+28
| | | | to hexadecimal. (#10357)
* apple2cp: fix VBL register access, solves hang in Prince of Persia [R. Belmont] arbee2022-09-221-0/+6
|
* bandai/sv8000.cpp: Halved CPU clock. Fixes games running too fast. (#10358) 0kmg2022-09-221-2/+2
|
* snes.cpp updates: Ivan Vangelista2022-09-222-19/+81
| | | | | | - identified sblastb2a as actually being Teenage Mutant Ninja Turtles - Mutant Warriors [dox] - decrypted it [iq_132] - still doesn't work, possibly because of additional protection
* New clones marked as NOT_WORKING Ivan Vangelista2022-09-224-17/+78
| | | | | -------------------------------- Strikers 1945 III (World) / Strikers 1999 (Japan) (bootleg) [Bigblue709]
* debuggdbstub.cpp: Use swapendian_int* AJR2022-09-221-22/+6
|
* dp83932c.cpp: Use swapendian_int16 AJR2022-09-221-2/+3
|
* bus/nubus/nubus_image.cpp, cpu/i386/i486ops.hxx: Use swapendian_int32 AJR2022-09-223-15/+12
|
* Adding missing emu.h include Olivier Galibert2022-09-221-0/+1
|
* ibm5170_cdrom.xml: Added three woring items. (#10349) ArcadeShadow2022-09-221-0/+43
| | | | | | | New working software list additions (ibm5170_cdrom.xml) ----------------------------------------- Blackhawk (Europe) [Jackal, redump.org] Network Q RAC Rally (USA) [MrX_Cuci, redump.org] Supaplex (Europe) [Jackal, redump.org]
* docs: Updated build prerequisite package names for newer Ubuntu versions. ↵ goldnchild2022-09-221-1/+1
| | | | (#10355)
* famicom_cass.xml: Added six Micom BASIC Magazine games. (#10359) 0kmg2022-09-221-0/+125
| | | | | | | | | | New working software list additions (famicom_cass.xml) ----------------------------------- Abunai Penpen! [ozidual, Gaming Alexandria] Fruit Panic [ozidual, Gaming Alexandria] Itazura Karasu [ozidual, Gaming Alexandria] Kani-san no Hatahokobi [ozidual, Gaming Alexandria] Star Dust [ozidual, Gaming Alexandria] War Game [ozidual, Gaming Alexandria]
* apple2cp: Use new IWM and floppy system. Writing to 3.5" disks works now. ↵ arbee2022-09-211-143/+2
| | | | [R. Belmont]
* New clones marked as NOT_WORKING Ivan Vangelista2022-09-212-31/+46
| | | | | -------------------------------- Maverick, The Movie (2.00) [Matt’s Basement Arcade, PinMAME]
* New working clones Ivan Vangelista2022-09-212-1/+22
| | | | | ------------------ Soul Calibur (Asia, SOC12/VER.A2) [nnap]
* e132xs: Cleanups AJR2022-09-201-10/+3
| | | | | - Use count_leading_zeros_32 instead of loop for TESTLZ - Simplify overflow mask calculation for SHL(I)
* osd/modules/debugger/debugqt.cpp: Don't try closing windows if debugger ↵ Vas Crabb2022-09-211-3/+5
| | | | console wasn't created.
* Update docs on romcmp AJR2022-09-202-1/+10
|
* mtu130: Implement the banking using the actual sequencer prom Olivier Galibert2022-09-208-2279/+151
|
* gamepock: use hd44102_device hap2022-09-202-195/+95
|
* upd7810: some variables were missing from savestates hap2022-09-201-6/+26
|
* gamepock, gmaster: do the lcd colors with internal artwork hap2022-09-205-26/+69
|
* gamepock: remove input tag lookups, add notes hap2022-09-203-56/+65
|
* hiscore.dat: resort and set changes cracyc2022-09-201-9512/+9514
|
* fixed building with clang 15.0.0 on windows smf-2022-09-201-1/+1
|
* Revert "atari/atarigt.cpp:: Add Japanese release of Primal Rage version 2.3. ↵ Vas Crabb2022-09-202-95/+1
| | | | | (#10301)" (#10354) This reverts commit 8f30e3071f59a2893208d4f53b40d4ffd0f93462.
* Updated mess.flt Robbbert2022-09-203-4/+6
|
* Renamed n2a03 to rp2a03 throughout source tree. (#10343) 0kmg2022-09-2041-769/+773
|
* Debugger updates: Vas Crabb2022-09-2055-481/+601
| | | | | | | | | | | | | | | | | | | | | | | Made closing the Qt debugger console window hide all debugger windows and run the emulated machine (debugger windows will be shown on next user break or breakpoint hit). This matches the behaviour of the Win32 and Cocoa debuggers. Made Qt debugger clean up its windows on exit rather than on subsequent starts. This fixes GitHub #9789. Made Qt debugger less reliant on global variables, and made code to save and load configuration a bit less convoluted. It still needs more refactoring on this front, but it's in slightly better shape now. Made Qt debugger a bit less crashy on invalid configuration. Still plenty of ways to crash it, but every little bit counts. Made Qt debugger do less comparisons on menu item names and object names - it might be possible to localise one day. Moved all the C++ debugger implementations into namespaces. They're using awfully generic class names, so it's about time.
* ave_arb: workaround for emumem bug hap2022-09-191-1/+7
|