summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices (follow)
Commit message (Expand)AuthorAgeFilesLines
* srcclean (nw) Vas Crabb2017-10-2232-265/+265
* drcbex64: Change SSE control to not use Denormals-Are-Zero. Allows MIPs DRC ... Ted Green2017-10-211-4/+4
* com8116.cpp: K1135 notes (nw) AJR2017-10-201-0/+2
* Actually battlera.cpp / pcfx.cpp can access upper VRAM bounds, fixed regressi... angelosa2017-10-201-12/+15
* use slot device for gamate cartridge slot, do protection handling there (it's... David Haywood2017-10-206-0/+774
* voodoo: Check for starting x outside of clipping rectangle and fix clipping x... Ted Green2017-10-191-7/+14
* bt459: new device Patrick Mackinlay2017-10-192-0/+890
* m6809: fix overflow flag problem with SBC8 and ADC8 (nw) hap2017-10-181-9/+9
* S-100 bus refinements AJR2017-10-172-15/+3
* Merge pull request #2722 from DavidHaywood/master R. Belmont2017-10-172-6/+8
|\
| * fix an error that was preventing dc from booting (my own mistake, was testing... David Haywood2017-10-172-6/+8
* | Don't let SCU DSP go anywhere, use device_reset_after_children() (nw) angelosa2017-10-172-1/+10
* | i386: use correct stack size in retf (nw) cracyc2017-10-171-3/+3
* | z80scc: fix interrupt mask generation [Patrick Mackinlay] Vas Crabb2017-10-171-6/+6
|/
* Merge pull request #2721 from DavidHaywood/131017 ajrhacker2017-10-161-3/+6
|\
| * a few dasm fixes that were in the sh4 core but not the sh2 core and got lost ... David Haywood2017-10-161-3/+6
* | Consistency renaming for "Dragon Ball Z" - addresses MT#6713 (nw) Scott Stone2017-10-151-2/+2
* | hiscore.dat: updates [Leezer] cracyc2017-10-151-2/+3
* | voodoo: Few more SSE optimizations. (nw) Ted Green2017-10-151-44/+45
* | ay31015.cpp: Device name (nw) AJR2017-10-141-2/+2
* | ay31015.cpp: Notes (nw) AJR2017-10-141-2/+6
|/
* Explicitly allow floating point values for state registers AJR2017-10-134-92/+9
* Temporarily remove floating-point state registration (nw) AJR2017-10-134-0/+9
* Merge pull request #2666 from JoakimLarsson/z80xxx_iack R. Belmont2017-10-123-23/+47
|\
| * z80sio/z80scc: now returns cpu specific default vector when no interrupt foun... Joakim Larsson Edstrom2017-09-213-23/+47
* | device_state_interface: Polymorphism and std::function for entries (nw) (#2690) ajrhacker2017-10-122-32/+24
* | voodoo: Incorporate some more sse optimizations. (nw) Ted Green2017-10-123-97/+108
* | abc800: Fixed Luxor 55-10828 "slow" floppy controller board logic. [Curt Coder] Curt Coder2017-10-122-83/+110
* | floppy.h: Don't change sides if the drive has only one head. (nw) Curt Coder2017-10-121-1/+1
* | these were meant to be part of that (nw) David Haywood2017-10-121-15/+3
* | fix CPS3/STV (we always use timers for SH2 DMA, and have done for years, just... David Haywood2017-10-121-4/+1
* | sh4fe: Don't inline virtual functions (nw) AJR2017-10-111-2/+2
* | voodoo: Reorganize a few function calls to make profiling easier. (nw) Ted Green2017-10-112-17/+23
* | Preliminary SH3 / SH4 recompiler [David Haywood] (#2711) David Haywood2017-10-1118-10597/+9488
* | stvcd.cpp: fixed soft reset crash on Sega Saturn, caused by corrupt TOC lengt... angelosa2017-10-111-2/+3
* | stvvdp1.cpp: CEF bit gets reset when the framebuffers get swapped, fixes Twin... angelosa2017-10-111-5/+9
* | huc6270.cpp: moved VRAM-VRAM DMA from vblank callback to hsync, fixes MT #067... angelosa2017-10-112-34/+38
* | acorn_dsk: Removed CPN format, now handled with SSD/DSD. Nigel Barnes2017-10-111-1/+0
* | bbc: Added Torch Z80 Communicator as Tube slot device. Nigel Barnes2017-10-113-2/+276
* | tube_z80: Removed trampolines (nw) Nigel Barnes2017-10-112-15/+1
* | tube_z80: Check NMI state when paging in ROM. Nigel Barnes2017-10-112-9/+23
* | Merge pull request #2663 from pmackinlay/master R. Belmont2017-10-101-2/+2
|\ \
| * | eeprom: don't check endianness (nw) Patrick Mackinlay2017-09-191-2/+2
| |/
* | smpc: Don't downcast controllers that aren't configured (nw) AJR2017-10-101-3/+6
* | Misc description changes (nw) Scott Stone2017-10-101-1/+1
* | i8155: Trivia (nw) AJR2017-10-091-0/+7
* | stvvdp1.cpp: fixed potential crash (nw) angelosa2017-10-102-2/+7
* | stv.cpp: batmanfr input labels (nw) angelosa2017-10-103-3/+36
* | stvvdp2.cpp: added ROZ mode 3, fixes split screen in Sasissu and backgrounds ... angelosa2017-10-101-1/+52
* | Fix copyright on header (nw) angelosa2017-10-091-3/+3