| Commit message (Expand) | Author | Age | Files | Lines |
| * | bus/nes_ctrl: Added support for Exciting Boxing air bag controller. (#8817) |  0kmg | 2021-11-20 | 1 | -0/+2 |
| * | clang fixes |  smf- | 2021-11-19 | 1 | -0/+6 |
| * | New NOT_WORKING machines |  Luigi Thirty | 2021-11-16 | 1 | -0/+2 |
| * | bus/archimedes/podule: Podules for Acorn Archimedes: |  Nigel Barnes | 2021-11-15 | 1 | -0/+6 |
| * | bus/archimedes/podule: Various podules for Acorn Archimedes: |  Nigel Barnes | 2021-11-14 | 1 | -0/+53 |
| * | bus/archimedes/econet: Archimedes econet interface devices: |  Nigel Barnes | 2021-11-14 | 1 | -0/+17 |
| * | bus/centronics: Added Vertical Twist Joystick Interface (for Archimedes) |  Nigel Barnes | 2021-11-14 | 1 | -0/+2 |
| * | New devices for Archimedes machines: |  Nigel Barnes | 2021-11-14 | 1 | -0/+49 |
| * | bus/nes_ctrl: Added support for Doremikko piano keyboard. (#8790) |  0kmg | 2021-11-11 | 1 | -2/+4 |
| * | fixes for variables set but not used |  smf- | 2021-11-07 | 1 | -0/+10 |
| * | -Enabled complex combinations for analog axes: |  Vas Crabb | 2021-11-06 | 1 | -0/+2 |
| * | bus/nes_ctrl: Added emulation for IGS Tap-tap Mat controller. (#8772) |  0kmg | 2021-11-03 | 1 | -2/+2 |
| * | -frontend: Refactored menu event handling and fixed a number of issues. (#8777) |  Vas Crabb | 2021-10-31 | 2 | -0/+4 |
| * | new NOT_WORKING machine (Casio CTK-2100) (#8757) |  Devin Acker | 2021-10-27 | 1 | -0/+2 |
| * | Remove OSD_UWP from rest of code |  Miodrag Milanovic | 2021-10-26 | 2 | -7/+0 |
| * | Remove uwp specific sources |  Miodrag Milanovic | 2021-10-26 | 1 | -1/+0 |
| * | Remove uwp from build system |  Miodrag Milanovic | 2021-10-26 | 4 | -160/+1 |
| * | Remove of winstore/winphone |  Miodrag Milanovic | 2021-10-26 | 2 | -56/+0 |
| * | vs2019_clang target is now used instead of vsllvm |  Miodrag Milanovic | 2021-10-26 | 2 | -34/+0 |
| * | xcode4 and ios removal |  Miodrag Milanovic | 2021-10-26 | 1 | -3/+3 |
| * | mips platform is not supported for Android for some time |  Miodrag Milanovic | 2021-10-26 | 2 | -12/+0 |
| * | rpi target was not used, but regular linux one anyway |  Miodrag Milanovic | 2021-10-26 | 3 | -15/+0 |
| * | Remove steamlink |  Miodrag Milanovic | 2021-10-26 | 1 | -5/+1 |
| * | Remove pnacl remains |  Miodrag Milanovic | 2021-10-26 | 2 | -20/+1 |
| * | 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 |
| * | More user experience improvements: |  Vas Crabb | 2021-10-15 | 1 | -0/+2 |
| * | Casio CTK-551 [Daivn Acker] |  Devin Acker | 2021-10-13 | 2 | -4/+28 |
| * | 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 | 2 | -4/+7 |
| * | 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 |
| * | bus/nes: Added support for several Shenzhen Jncota RPGs. (#8500) |  0kmg | 2021-09-21 | 1 | -0/+2 |
| * | bus/nes: Added support for Super Russian Roulette. |  0kmg | 2021-09-18 | 1 | -0/+2 |
| * | 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 |
| * | | fixed vs2019, broken by clang fix. |  smf- | 2021-09-09 | 1 | -3/+5 |
| |/ |
|
| * | apple2: support for the AppleIISD card [R. Belmont, Florian Reitz] |  arbee | 2021-09-07 | 2 | -1/+14 |
| * | 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 |
| * | Move endianness type into lib/util header |  AJR | 2021-08-31 | 1 | -0/+1 |
| * | Merge pull request #8495 from 0kmg/nes-mappers-114,115,182 |  ajrhacker | 2021-08-26 | 1 | -2/+0 |
| |\ |
|
| | * | bus/nes: Simplified a few related boards by Kasheng and Hosenkan. |  0kmg | 2021-08-26 | 1 | -2/+0 |
| * | | Major state refactoring of pc98 based HW (#8475) |  Angelo Salese | 2021-08-24 | 2 | -0/+14 |
| |/ |
|
| * | formats, osd, util: Started refactoring file I/O stuff. (#8456) |  Vas Crabb | 2021-08-22 | 4 | -4/+9 |