summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices
Commit message (Expand)AuthorAgeFilesLines
* srcclean for 0.234 branch Vas Crabb2021-07-2511-350/+350
* bus/nes: Added support for Cartridge Story multicarts. (#8353) 0kmg2021-07-257-28/+111
* bus/nes: Added support for a Moero TwinBee FDS conversion. (#8334) 0kmg2021-07-256-2/+83
* bus/nes: Added support for 4 multicarts. (#8344) 0kmg2021-07-256-8/+221
* nes.xml: Hooked up some multicarts to existing emulation. (#8347) 0kmg2021-07-252-2/+2
* cd.cpp: Fix regression booting SGI Indy from CD-ROM [sneakywumpus, R. Belmont] arbee2021-07-241-1/+2
* New NOT_WORKING software list additions hap2021-07-233-0/+97
* swp30: Start implementing something remotely looking like envelopes Olivier Galibert2021-07-233-89/+215
* am9517a: setting mask bits also sets status Patrick Mackinlay2021-07-231-0/+3
* ns32082: remove obsolete comment Patrick Mackinlay2021-07-231-5/+0
* mcs51: add i8744 Patrick Mackinlay2021-07-232-0/+22
* ns32000: check destination is zero-extended Patrick Mackinlay2021-07-221-5/+4
* bus/nes: Explicitly clear IRQs in almanfds games. 0kmg2021-07-211-4/+3
* bus/nes: Improved emulation of smb3h SMB3 bootleg. (#8308) 0kmg2021-07-222-42/+31
* f2mc16: Rewrite disassembler AJR2021-07-215-2198/+1703
* Tie up a few loose ends in drivers: Vas Crabb2021-07-212-0/+7
* bus/nes: Added support for a Batman bootleg. (#8316) 0kmg2021-07-206-4/+106
* ncr5380n: reclaim ncr5380 device name Patrick Mackinlay2021-07-2010-74/+74
* Merge pull request #8320 from 0kmg/nes-aisenshia ajrhacker2021-07-196-8/+79
|\
| * bus/nes: Added support for another Ai Senshi Nicol bootleg. 0kmg2021-07-196-8/+79
* | video/upd7220.cpp: During a GCHRD command, always start with pram[15]. (#8317) Brian Johnson2021-07-201-1/+1
|/
* Implement 68k FPU FATAN instruction (#8287) Calvin Buckley2021-07-181-0/+7
* -bus/nes: Support full 12-bit mapper numbers in NES 2.0 loader. (#8281) 0kmg2021-07-193-21/+252
* apple3: Preliminary support for Microsoft SoftCard /// [Rob Justice, R. Belmont] arbee2021-07-172-0/+292
* ns32000dasm: rewrite Patrick Mackinlay2021-07-162-974/+538
* ns32000: fix check instruction undefined behavior Patrick Mackinlay2021-07-161-0/+4
* voodoo: Return 0 on invalid reads, seems to fix funkball. Improve logging of ... Aaron Giles2021-07-151-3/+6
* sx1010: split the two screens. Pixel clocks are probably wrong. Olivier Galibert2021-07-151-0/+2
* API cleanups and miscellaneous fixes. Vas Crabb2021-07-152-13/+12
* fidel_sc6: add note hap2021-07-141-1/+2
* voodoo: Fix dither subtraction. Fixes squares around balls in virtpool. Aaron Giles2021-07-131-1/+1
* joypad2.cpp: Fix pin naming cam9002021-07-131-1/+1
* -pce.cpp: Converted PC Engine controller ports to slot devices. (#8028) cam9002021-07-138-0/+1178
* bus/nes: Added emulation for two more Kaiser bootlegs, fixed a third. (#8277) 0kmg2021-07-135-84/+196
* New working machines hap2021-07-134-2/+148
* voodoo: Improve fidelity of synchronization points. Add synchronization back ... Aaron Giles2021-07-126-34/+67
* bus/nes: Added support for a couple Chinese unlicensed carts. (#8195) 0kmg2021-07-136-10/+226
* MAKE_INT_8 fails on GCC/ARM (#8285) David Viens2021-07-111-11/+1
* poly.h: Fix DEBUG=1 builds AJR2021-07-111-2/+3
* poly: Early out of waits if no outstanding work. Aaron Giles2021-07-111-0/+4
* voodoo: Improve pixel pipeline throughput for LFB writes. Helps gtfore and re... Aaron Giles2021-07-113-47/+28
* voodoo: Fix LOD calculations. Improve LOD calculation accuracy. Remove stw_he... Aaron Giles2021-07-102-205/+117
* voodoo: Increase vretrace cycles to 2 so mace will boot again. Add missing ra... Aaron Giles2021-07-103-11/+8
* Fixed a few doco strings. Robbbert2021-07-101-1/+1
* voodoo: Restore some cycle stealing on vretrace to allow sfrush to boot. Aaron Giles2021-07-091-0/+3
* mb86233: refine the patch to only do fp-type flag setting on fp operations [R... Olivier Galibert2021-07-092-27/+33
* voodoo: fix compile error hap2021-07-091-1/+1
* mb86233: Fix flags behaviour on -0, seems to fix virtua fighter and motorraid... Olivier Galibert2021-07-092-25/+31
* -bus/nes: Added support for two more FDS bootlegs, fixed another. (#8247) 0kmg2021-07-095-11/+217
* bus/nes: Fixed Kaiser Metroid, promoted games to working. (#8204) 0kmg2021-07-092-15/+10