summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)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
* 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
* -arcadia.xml: Added Japanese titles to Bandai games. (#10360) 0kmg2022-09-243-4/+8
* a2600.xml: Added 19 homebrew cartridges. (#10364) 0kmg2022-09-241-0/+224
* famicom_cass.xml: Added one more Micom BASIC magazine game. (#10363) 0kmg2022-09-241-0/+21
* er1400: Correct clock phase and better handle data reads Dirk Best2022-09-248-30/+11
* 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 $00/$0... arbee2022-09-231-39/+155
* 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
* m6502: Add the missing uses_custom_memory_interface. Avoid multiple instruct... Olivier Galibert2022-09-236-15/+29
* Fix some incorrect rom locations and labels in Arkanoid and Cosmic Alien, add... Lord-Nightmare2022-09-222-9/+15
* 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 to... 0kmg2022-09-231-21/+28
* 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
* New clones marked as NOT_WORKING Ivan Vangelista2022-09-224-17/+78
* 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
* docs: Updated build prerequisite package names for newer Ubuntu versions. (#1... goldnchild2022-09-221-1/+1
* famicom_cass.xml: Added six Micom BASIC Magazine games. (#10359) 0kmg2022-09-221-0/+125
* apple2cp: Use new IWM and floppy system. Writing to 3.5" disks works now. [R... arbee2022-09-211-143/+2
* New clones marked as NOT_WORKING Ivan Vangelista2022-09-212-31/+46
* New working clones Ivan Vangelista2022-09-212-1/+22
* e132xs: Cleanups AJR2022-09-201-10/+3
* osd/modules/debugger/debugqt.cpp: Don't try closing windows if debugger conso... Vas Crabb2022-09-211-3/+5
* 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
* 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
* ave_arb: workaround for emumem bug hap2022-09-191-1/+7