summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices (follow)
Commit message (Expand)AuthorAgeFilesLines
* devcb3 Vas Crabb2018-07-07493-2592/+2988
* nscsi: add support for CD-ROMs with 512-byte blocks (#3727) Patrick Mackinlay2018-07-063-46/+71
* (nw) Fixed the build.... hopefully Robbbert2018-07-061-3/+3
* clipper: minor bugfix (nw) (#3731) Patrick Mackinlay2018-07-062-7/+7
* -ps2sony: Various DMA and SIF bug fixes, initial OSDSYS ELF transfers to IOP ... mooglyguy2018-07-056-15/+113
* interpro: CLIX boots (on the ip2000) (#3730) Patrick Mackinlay2018-07-057-60/+133
* misc cleanup and stuff to make macro removal easier (nw) Vas Crabb2018-07-054-5/+21
* Merge pull request #3728 from pmackinlay/ncr5390 ajrhacker2018-07-051-5/+5
|\
| * ncr5390: dma fixes again (nw) Patrick Mackinlay2018-07-051-5/+5
* | ps2sony: Disable debug printing, nw mooglyguy2018-07-051-0/+2
* | ps2sony: Added skeleton DMAC, INTC, and SIF devices, nw mooglyguy2018-07-052-15/+29
|/
* es5503: fixed bad playback of synthLAB sampled-attack looped-sustain instrume... arbee2018-07-041-2/+1
* 68000: stop the cpu on recursive berr (nw) Olivier Galibert2018-07-041-2/+7
* (nw) fixed validation error Robbbert2018-07-041-1/+1
* misc cleanup and devcb3 prep (nw) Vas Crabb2018-07-035-14/+12
* z80scc: fix transmit interrupt behavior that was locking up the Apple IIgs [R... arbee2018-07-011-1/+22
* ps2sony: Fixed some R3000 bugs, started fleshing out IOP devices, nw mooglyguy2018-07-011-7/+22
* ti99: Removed deprecated function calls, simplified GROM access, added logmac... Michael Zapf2018-06-3020-280/+380
* ym3812: Synchronize IRQ outputs to prevent lossage (nw) AJR2018-06-302-7/+19
* Merge pull request #3715 from StefanBruens/fix_arm_build ajrhacker2018-06-3012-21/+6
|\
| * Avoid multiple explicit instantiations definition of templates Stefan BrĂ¼ns2018-06-2912-21/+6
* | emumem: Backend modernization [O. Galibert] Olivier Galibert2018-06-2914-34/+78
|/
* -ps2sony: Fleshing out the skeleton driver. [Ryan Holtz] mooglyguy2018-06-288-712/+1897
* Eliminate "Atari VG EAROM" in favor of newer ER2055 device AJR2018-06-272-2/+5
* Merge tag 'mame0199' Vas Crabb2018-06-274-43/+40
|\
| * logerror is cool with std::string - don't use .c_str, some ostream flags stic... Vas Crabb2018-06-252-38/+38
| * sonydriv: fixed long-standing disk-switch regression [R. Belmont] arbee2018-06-251-0/+6
| * appease MSVC (nw) Vas Crabb2018-06-252-5/+2
* | cage.cpp Cleanups (#3416) cam9002018-06-262-15/+15
* | copyright holder consistency (nw) hap2018-06-262-2/+2
* | hd63450: Hide logging calls behind logmacro (nw) AJR2018-06-251-25/+28
* | hd63450: Switch member variables to types that save_item likes (nw) AJR2018-06-251-20/+20
* | hd63450: Even more cleanup (nw) AJR2018-06-252-190/+144
* | hd63450: CSR/CER behavior (nw) AJR2018-06-251-2/+6
* | hd63450: More stuff to reset (nw) AJR2018-06-251-0/+4
* | hd63450: Minor cleanup; initialize registers on device_reset; save state regi... AJR2018-06-252-60/+74
* | hd63450: Configure device clock (not used yet); back out custom constructor (nw) AJR2018-06-253-9/+7
* | sonydriv: fixed long-standing disk-switch regression [R. Belmont] arbee2018-06-241-0/+6
* | Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-2447-91/+98
* | Move ROM loading macros to romentry.h and remove romload.h from emu.h (nw) AJR2018-06-245-0/+5
|/
* small cleanup (nw) Vas Crabb2018-06-243-7/+4
* srcclean and other cleanup (nw) Vas Crabb2018-06-2424-174/+168
* m5074x: added missing memory_space_config() (nw) arbee2018-06-231-0/+7
* mips3: Added VU0 macro-instructions to R5900 disassembler, pending split into... mooglyguy2018-06-234-38/+195
* mc146818: correct interrupt polarity (nw) (#3627) Patrick Mackinlay2018-06-235-17/+4
* nt7534: Add bounds checking to help prevent data corruption and segmentation ... AJR2018-06-231-15/+21
* Topcat improvements (#3663) Sven Schnelle2018-06-237-59/+121
* Merge pull request #3687 from sschnelle/6840_div8_fix ajrhacker2018-06-231-0/+4
|\
| * 6840ptm: fix divide by 8 mode Sven Schnelle2018-06-231-0/+4
* | im6402: UART, not USART (nw) AJR2018-06-231-1/+1
|/