summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* diagnostics: fix clang Windows build (#10370) invertego2022-09-261-1/+1
* srcclean pass in preparation for release branch Vas Crabb2022-09-2516-90/+90
* 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
* 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-222-684/+0
* lisa.cpp: preliminary switch to modern IWM/floppy devices. [R. Belmont] arbee2022-09-223-60/+20
* 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
* 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
* mtu130: Implement the banking using the actual sequencer prom Olivier Galibert2022-09-207-2274/+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-201-53/+62
* 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-2038-279/+283
* Debugger updates: Vas Crabb2022-09-2054-472/+592
* ave_arb: workaround for emumem bug hap2022-09-191-1/+7
* New working software list additions hap2022-09-191-10/+13
* sega/megadriv_rad.cpp: add debug button option for dgunl3227 (#10350) Devin Acker2022-09-191-3/+10
* - nes.xml: Corrected indorap ROM label. (#10342) 0kmg2022-09-201-2/+2
* hd44102: add intermediate render buffer hap2022-09-199-143/+124
* diagnostics: ignore all but type 0x20 symbols Patrick Mackinlay2022-09-191-1/+4
* mtu130: Fix 2bpp, fix ipl rom size, implement external rom support. Olivier Galibert2022-09-191-6/+104
* Changed fs::manager_t::enumerate_f() to simplify logic within file system dri... npwoods2022-09-1921-65/+78
* bus/gameboy: Improved GBCHK003 notes. Vas Crabb2022-09-191-4/+7
* bus/gameboy: Fixes for multi-game cartridges. Vas Crabb2022-09-198-172/+361
* debugview.mm: full dark mode support for macOS 10.14 and later [R. Belmont] arbee2022-09-171-0/+21
* gamepock: merge driver files hap2022-09-184-268/+269
* upd7810: upd78c06 has internal rom hap2022-09-187-47/+40
* bus/gameboy: Added support for banked RAM games in multi-game carts. Vas Crabb2022-09-181-5/+33