| Commit message (Expand) | Author | Age | Files | Lines |
| * | remove deco_zoomspr device, refactor deco32 - drgngun, lockload to use the na... |  David Haywood | 2021-10-22 | 1 | -2/+0 |
| * | Add new files to SDL OSD as well as Mac OSD. |  Vas Crabb | 2021-10-18 | 1 | -0/+2 |
| * | Still more user experience improvements: |  Vas Crabb | 2021-10-18 | 2 | -0/+4 |
| * | New machines marked as NOT_WORKING |  Ivan Vangelista | 2021-10-15 | 1 | -0/+1 |
| * | More user experience improvements: |  Vas Crabb | 2021-10-15 | 1 | -0/+2 |
| * | asuka.cpp: split in subclasses |  Ivan Vangelista | 2021-10-14 | 1 | -2/+0 |
| * | More user experience improvements: |  Vas Crabb | 2021-10-14 | 7 | -51/+106 |
| * | Casio CTK-551 [Daivn Acker] |  Devin Acker | 2021-10-13 | 3 | -4/+30 |
| * | bus/nes: Improved support for various VRC clone boards. (#8687) |  0kmg | 2021-10-11 | 1 | -0/+2 |
| * | frontend: Keep cleaning up. |  Vas Crabb | 2021-10-11 | 1 | -1/+0 |
| * | Overdue internal UI enhancements (#8674) |  Vas Crabb | 2021-10-09 | 6 | -100/+48 |
| * | New machines marked as NOT_WORKING |  Patrick Mackinlay | 2021-10-08 | 1 | -0/+6 |
| * | - cchasm.cpp: removed duplicated include |  Ivan Vangelista | 2021-10-07 | 1 | -2/+0 |
| * | softlist.cpp: Add support for a 'notes' field to store information ab… (#8482) |  wilbertpol | 2021-10-05 | 4 | -7/+45 |
| * | util: Further API cleanups: (#8661) |  Vas Crabb | 2021-10-05 | 1 | -3/+7 |
| * | Add Z80-derived stub devices for eZ80 and R800 CPUs |  AJR | 2021-10-03 | 1 | -0/+4 |
| * | bus/rs232: Added a configurable patch box device, and various cleanups. |  Vas Crabb | 2021-10-03 | 1 | -14/+16 |
| * | Update bgfx, bx and bimg to latest upstream (fixes issue #8057) (#8645) |  Julian Sikorski | 2021-10-02 | 1 | -0/+1 |
| * | karnov: Cleanup |  Dirk Best | 2021-10-01 | 1 | -2/+0 |
| * | -minimaws: Changed geometry of disclosure triangles. |  Vas Crabb | 2021-09-29 | 2 | -2/+2 |
| * | Add floppy support to NEC PC-8001 (#8532) |  Angelo Salese | 2021-09-25 | 1 | -0/+2 |
| * | minimaws: Added disclosure triangle controls to many sections. |  Vas Crabb | 2021-09-23 | 7 | -35/+103 |
| * | -minimaws: Made table sort widgets (and the code behind them) less ugly. |  Vas Crabb | 2021-09-23 | 9 | -43/+91 |
| * | - konmedal68k.cpp: tentatively identified the unkkonmd set [Wayder] |  Ivan Vangelista | 2021-09-23 | 1 | -0/+1 |
| * | Dumped the 68705P3 MCUs on 2 different types of sp.ACE fruit machine reel dri... |  David Haywood | 2021-09-21 | 1 | -0/+2 |
| * | bus/nes: Added support for several Shenzhen Jncota RPGs. (#8500) |  0kmg | 2021-09-21 | 1 | -0/+2 |
| * | Fix build script typo [R. Belmont] |  arbee | 2021-09-19 | 1 | -1/+1 |
| * | New games added as MACHINE_NOT_WORKING |  arbee | 2021-09-19 | 1 | -0/+1 |
| * | bus/nes: Added support for Super Russian Roulette. |  0kmg | 2021-09-18 | 1 | -0/+2 |
| * | util/strformat.h: Detect C++ standard > C++17 before doing weird stuff. |  Vas Crabb | 2021-09-18 | 1 | -0/+3 |
| * | -util/delegate.cpp: One less level of indirection for functoid delegates. |  Vas Crabb | 2021-09-16 | 1 | -1/+0 |
| * | New working machines |  hap | 2021-09-14 | 1 | -0/+1 |
| * | -goldnpkr.cpp: Base screen parameters on how games program the CRTC. |  Vas Crabb | 2021-09-13 | 1 | -1/+0 |
| * | Merge pull request #8559 from 0kmg/nes-mappers-297,374 |  ajrhacker | 2021-09-11 | 1 | -0/+2 |
| |\ |
|
| | * | bus/nes: Added support for MMC1-based multicarts. |  0kmg | 2021-09-09 | 1 | -0/+2 |
| * | | Formats-related refactoring |  AJR | 2021-09-11 | 1 | -0/+2 |
| * | | New machines marked as NOT_WORKING |  Robbbert | 2021-09-11 | 1 | -0/+1 |
| * | | fixed vs2019, broken by clang fix. |  smf- | 2021-09-09 | 1 | -3/+5 |
| |/ |
|
| * | Miscellaneous cleanup. |  Vas Crabb | 2021-09-09 | 1 | -4/+1 |
| * | apple2: support for the AppleIISD card [R. Belmont, Florian Reitz] |  arbee | 2021-09-07 | 4 | -1/+16 |
| * | - airraid.cpp, hanaawas.cpp: used finders instead of tagmap lookups and other... |  Ivan Vangelista | 2021-09-07 | 1 | -2/+0 |
| * | minimaws: Better equality for devices. |  Vas Crabb | 2021-09-07 | 2 | -7/+7 |
| * | -ui: Made zoom controls a bit more intuitive. |  Vas Crabb | 2021-09-06 | 1 | -2/+0 |
| * | Decoupled RPK logic from TI-99 cartridge code. (#7880) |  npwoods | 2021-09-06 | 1 | -0/+2 |
| * | fixes for building with clang 12.0.1 on windows |  smf- | 2021-09-04 | 2 | -0/+5 |
| * | unidasm: Add disassembler for DEC VAX architecture |  AJR | 2021-09-03 | 1 | -0/+10 |
| * | funkyjet.cpp: moved everything into the driver file, as video/funkyjet.cpp on... |  Ivan Vangelista | 2021-09-03 | 1 | -2/+0 |
| * | Move endianness type into lib/util header |  AJR | 2021-08-31 | 1 | -0/+1 |
| * | More miscellaneous cleanup: |  Vas Crabb | 2021-08-30 | 1 | -2/+0 |
| * | Merge pull request #8495 from 0kmg/nes-mappers-114,115,182 |  ajrhacker | 2021-08-26 | 1 | -2/+0 |
| |\ |
|