| Commit message (Expand) | Author | Age | Files | Lines |
| * | logerror is cool with std::string - don't use .c_str, some ostream flags stic... |  Vas Crabb | 2018-06-25 | 2 | -38/+38 |
| * | sonydriv: fixed long-standing disk-switch regression [R. Belmont] |  arbee | 2018-06-25 | 1 | -0/+6 |
| * | appease MSVC (nw) |  Vas Crabb | 2018-06-25 | 2 | -5/+2 |
| * | small cleanup (nw) |  Vas Crabb | 2018-06-24 | 3 | -7/+4 |
| * | srcclean and other cleanup (nw) |  Vas Crabb | 2018-06-24 | 24 | -174/+168 |
| * | m5074x: added missing memory_space_config() (nw) |  arbee | 2018-06-23 | 1 | -0/+7 |
| * | mips3: Added VU0 macro-instructions to R5900 disassembler, pending split into... |  mooglyguy | 2018-06-23 | 4 | -38/+195 |
| * | mc146818: correct interrupt polarity (nw) (#3627) |  Patrick Mackinlay | 2018-06-23 | 5 | -17/+4 |
| * | nt7534: Add bounds checking to help prevent data corruption and segmentation ... |  AJR | 2018-06-23 | 1 | -15/+21 |
| * | Topcat improvements (#3663) |  Sven Schnelle | 2018-06-23 | 7 | -59/+121 |
| * | Merge pull request #3687 from sschnelle/6840_div8_fix |  ajrhacker | 2018-06-23 | 1 | -0/+4 |
| |\ |
|
| | * | 6840ptm: fix divide by 8 mode |  Sven Schnelle | 2018-06-23 | 1 | -0/+4 |
| * | | im6402: UART, not USART (nw) |  AJR | 2018-06-23 | 1 | -1/+1 |
| |/ |
|
| * | mips3: Added disassembler for Emotion Engine core opcodes. VU macro ops are s... |  mooglyguy | 2018-06-23 | 5 | -314/+706 |
| * | cidx628: Make this display something again |  AJR | 2018-06-22 | 2 | -0/+28 |
| * | bus/nes: Eliminate remaining machine().device usage the ugly way (nw) |  AJR | 2018-06-22 | 4 | -13/+31 |
| * | com8116: Standardize nibble-packed write handlers; disable FX4 timer if not n... |  AJR | 2018-06-22 | 2 | -5/+32 |
| * | hd63450, genvdp, munchmo, esq5505, multigam: Remove machine().device lookups, nw |  mooglyguy | 2018-06-22 | 5 | -41/+82 |
| * | -39in1: Split Intel XScale PXA255 peripherals into a separate device. [Ryan H... |  mooglyguy | 2018-06-21 | 3 | -0/+1854 |
| * | switch a2echoii to use logmacro.h (nw) |  Lord-Nightmare | 2018-06-21 | 1 | -23/+18 |
| * | -kbdc8042: Added rudimentary PS/2 mouse support. [Ryan Holtz] |  mooglyguy | 2018-06-19 | 2 | -183/+136 |
| * | Merge pull request #3673 from sschnelle/pack_fix |  R. Belmont | 2018-06-18 | 1 | -6/+6 |
| |\ |
|
| | * | 68k: fix pack instructions |  Sven Schnelle | 2018-06-18 | 1 | -6/+6 |
| * | | Revert "floppy: Add an optional spinup delay to prevent unrealistic fast resp... |  Olivier Galibert | 2018-06-18 | 2 | -69/+14 |
| * | | upd765: Add HEAD_LOAD state, used as a spinup delay by some systems. |  Michael Zapf | 2018-06-18 | 2 | -8/+35 |
| * | | floppy: Add an optional spinup delay to prevent unrealistic fast responses. D... |  Michael Zapf | 2018-06-18 | 2 | -14/+69 |
| |/ |
|
| * | clean up some excessively long comment lines, and made the capitalization of ... |  Lord-Nightmare | 2018-06-18 | 1 | -18/+46 |
| * | 68k: fix carry flag clear in divs instruction (#3670) |  Sven Schnelle | 2018-06-17 | 1 | -6/+4 |
| * | upd765: Improved logging; removed status flag ST1.ND on missing IDAM/DAM |  Michael Zapf | 2018-06-17 | 2 | -24/+98 |
| * | Add HP9122 floppy drive (#3657) |  Sven Schnelle | 2018-06-17 | 5 | -0/+2104 |
| * | tms9928a: Expose internal palette through device_palette_interface |  AJR | 2018-06-17 | 2 | -22/+25 |
| * | TMS5220 changes, bugfixes and updates (#3654) |  Jonathan Gevaryahu | 2018-06-17 | 2 | -262/+238 |
| * | more macro removal and overload disambiguation (nw) |  Vas Crabb | 2018-06-17 | 8 | -40/+39 |
| * | make it possible to set screen update functions without macros without syntax... |  Vas Crabb | 2018-06-16 | 1 | -4/+23 |
| * | fix build, misc cleanup (nw) |  Vas Crabb | 2018-06-16 | 1 | -7/+5 |
| * | i82371sb.cpp: isa does not use separate spaces since they cause problems (nw) |  yz70s | 2018-06-15 | 2 | -38/+18 |
| * | fdc37c93x.cpp: put memory mappings in remap routine (nw) |  yz70s | 2018-06-15 | 1 | -5/+16 |
| * | svga_tseng.cpp: move memory mappings to remap routine (nw) |  yz70s | 2018-06-15 | 2 | -2/+13 |
| * | x2212: Address sanity checking (nw) |  AJR | 2018-06-15 | 1 | -0/+2 |
| * | x2212: Remove memory interface and clean up code |  AJR | 2018-06-15 | 2 | -87/+29 |
| * | acro removal, disambiguation, debugger side effects (nw) |  Vas Crabb | 2018-06-15 | 31 | -115/+112 |
| * | i8275: Clean up code slightly (nw) |  AJR | 2018-06-14 | 1 | -18/+15 |
| * | get rid of some overloaded names - a lot of these will become unnecessary aft... |  Vas Crabb | 2018-06-14 | 8 | -21/+21 |
| * | mcs51.cpp: Consolidate internal address maps; remove P0 from ROMless versions... |  AJR | 2018-06-13 | 2 | -24/+13 |
| * | Remove emupal.h from emu.h (nw) |  AJR | 2018-06-13 | 34 | -0/+40 |
| * | kaneko16: eliminated machine().device usage, nw |  mooglyguy | 2018-06-13 | 1 | -0/+5 |
| * | ad1848, cem3394: More descriptive device names (nw) |  AJR | 2018-06-12 | 2 | -3/+3 |
| * | tms5220: Convert logging calls to logmacro.h standard (nw) |  AJR | 2018-06-12 | 2 | -333/+268 |
| * | Revert "tms5220: fix the READYQ callback to poll the fifo state with a timer ... |  Vas Crabb | 2018-06-12 | 2 | -288/+275 |
| * | tms5220: fix the READYQ callback to poll the fifo state with a timer loop ins... |  Lord-Nightmare | 2018-06-12 | 2 | -275/+288 |