| Commit message (Expand) | Author | Age | Files | Lines |
| * | diagnostics: fix clang Windows build (#10370) |  invertego | 2022-09-26 | 1 | -1/+1 |
| * | srcclean pass in preparation for release branch |  Vas Crabb | 2022-09-25 | 16 | -90/+90 |
| * | er1400: Correct clock phase and better handle data reads |  Dirk Best | 2022-09-24 | 8 | -30/+11 |
| * | namco/namcops2.cpp: redumped HDD for cobrata [Guru] |  Ivan Vangelista | 2022-09-24 | 1 | -1/+1 |
| * | midway/midwunit.cpp, psikyo/psikyo.cpp: small notes updates / corrections. |  Ivan Vangelista | 2022-09-24 | 2 | -3/+4 |
| * | apple2gs: Mega II banks now fully follow RAMRD/RAMWRT/ALTZP like banks $00/$0... |  arbee | 2022-09-23 | 1 | -39/+155 |
| * | es5503: More correct behavior in some swap-mode corner cases. [R. Belmont] |  arbee | 2022-09-23 | 1 | -5/+26 |
| * | debugview.mm: Raise requirement for Dark Mode to 10.15. [R. Belmont, kmg] |  arbee | 2022-09-23 | 1 | -2/+2 |
| * | h8, sh2: Add exception hook calls |  AJR | 2022-09-23 | 2 | -0/+8 |
| * | m6502: Add the missing uses_custom_memory_interface. Avoid multiple instruct... |  Olivier Galibert | 2022-09-23 | 6 | -15/+29 |
| * | Fix some incorrect rom locations and labels in Arkanoid and Cosmic Alien, add... |  Lord-Nightmare | 2022-09-22 | 2 | -9/+15 |
| * | sonydriv.cpp: retired. [R. Belmont] |  arbee | 2022-09-22 | 2 | -684/+0 |
| * | lisa.cpp: preliminary switch to modern IWM/floppy devices. [R. Belmont] |  arbee | 2022-09-22 | 3 | -60/+20 |
| * | apple2cp: fix VBL register access, solves hang in Prince of Persia [R. Belmont] |  arbee | 2022-09-22 | 1 | -0/+6 |
| * | bandai/sv8000.cpp: Halved CPU clock. Fixes games running too fast. (#10358) |  0kmg | 2022-09-22 | 1 | -2/+2 |
| * | snes.cpp updates: |  Ivan Vangelista | 2022-09-22 | 2 | -19/+81 |
| * | New clones marked as NOT_WORKING |  Ivan Vangelista | 2022-09-22 | 4 | -17/+78 |
| * | debuggdbstub.cpp: Use swapendian_int* |  AJR | 2022-09-22 | 1 | -22/+6 |
| * | dp83932c.cpp: Use swapendian_int16 |  AJR | 2022-09-22 | 1 | -2/+3 |
| * | bus/nubus/nubus_image.cpp, cpu/i386/i486ops.hxx: Use swapendian_int32 |  AJR | 2022-09-22 | 3 | -15/+12 |
| * | Adding missing emu.h include |  Olivier Galibert | 2022-09-22 | 1 | -0/+1 |
| * | apple2cp: Use new IWM and floppy system. Writing to 3.5" disks works now. [R... |  arbee | 2022-09-21 | 1 | -143/+2 |
| * | New clones marked as NOT_WORKING |  Ivan Vangelista | 2022-09-21 | 2 | -31/+46 |
| * | New working clones |  Ivan Vangelista | 2022-09-21 | 2 | -1/+22 |
| * | e132xs: Cleanups |  AJR | 2022-09-20 | 1 | -10/+3 |
| * | osd/modules/debugger/debugqt.cpp: Don't try closing windows if debugger conso... |  Vas Crabb | 2022-09-21 | 1 | -3/+5 |
| * | mtu130: Implement the banking using the actual sequencer prom |  Olivier Galibert | 2022-09-20 | 7 | -2274/+151 |
| * | gamepock: use hd44102_device |  hap | 2022-09-20 | 2 | -195/+95 |
| * | upd7810: some variables were missing from savestates |  hap | 2022-09-20 | 1 | -6/+26 |
| * | gamepock, gmaster: do the lcd colors with internal artwork |  hap | 2022-09-20 | 5 | -26/+69 |
| * | gamepock: remove input tag lookups, add notes |  hap | 2022-09-20 | 1 | -53/+62 |
| * | fixed building with clang 15.0.0 on windows |  smf- | 2022-09-20 | 1 | -1/+1 |
| * | Revert "atari/atarigt.cpp:: Add Japanese release of Primal Rage version 2.3. ... |  Vas Crabb | 2022-09-20 | 2 | -95/+1 |
| * | Updated mess.flt |  Robbbert | 2022-09-20 | 3 | -4/+6 |
| * | Renamed n2a03 to rp2a03 throughout source tree. (#10343) |  0kmg | 2022-09-20 | 38 | -279/+283 |
| * | Debugger updates: |  Vas Crabb | 2022-09-20 | 54 | -472/+592 |
| * | ave_arb: workaround for emumem bug |  hap | 2022-09-19 | 1 | -1/+7 |
| * | New working software list additions |  hap | 2022-09-19 | 1 | -10/+13 |
| * | sega/megadriv_rad.cpp: add debug button option for dgunl3227 (#10350) |  Devin Acker | 2022-09-19 | 1 | -3/+10 |
| * | - nes.xml: Corrected indorap ROM label. (#10342) |  0kmg | 2022-09-20 | 1 | -2/+2 |
| * | hd44102: add intermediate render buffer |  hap | 2022-09-19 | 9 | -143/+124 |
| * | diagnostics: ignore all but type 0x20 symbols |  Patrick Mackinlay | 2022-09-19 | 1 | -1/+4 |
| * | mtu130: Fix 2bpp, fix ipl rom size, implement external rom support. |  Olivier Galibert | 2022-09-19 | 1 | -6/+104 |
| * | Changed fs::manager_t::enumerate_f() to simplify logic within file system dri... |  npwoods | 2022-09-19 | 21 | -65/+78 |
| * | bus/gameboy: Improved GBCHK003 notes. |  Vas Crabb | 2022-09-19 | 1 | -4/+7 |
| * | bus/gameboy: Fixes for multi-game cartridges. |  Vas Crabb | 2022-09-19 | 8 | -172/+361 |
| * | debugview.mm: full dark mode support for macOS 10.14 and later [R. Belmont] |  arbee | 2022-09-17 | 1 | -0/+21 |
| * | gamepock: merge driver files |  hap | 2022-09-18 | 4 | -268/+269 |
| * | upd7810: upd78c06 has internal rom |  hap | 2022-09-18 | 7 | -47/+40 |
| * | bus/gameboy: Added support for banked RAM games in multi-game carts. |  Vas Crabb | 2022-09-18 | 1 | -5/+33 |