| Commit message (Expand) | Author | Age | Files | Lines |
| * | Cleanup and version bumpmame0175 |  Miodrag Milanovic | 2016-06-29 | 12 | -877/+875 |
| * | Srcclean on netlist files. Avoid the merge massacre. (nw) |  couriersud | 2016-06-25 | 1 | -2/+0 |
| * | Netlist changes |  couriersud | 2016-06-23 | 2 | -4/+4 |
| * | fixed E28F400B erase, fixed 16 bit writing, removed extraneous {} (nw) |  smf- | 2016-06-20 | 1 | -15/+7 |
| * | let builds happen (nw) |  smf- | 2016-06-19 | 1 | -3/+5 |
| * | Merge remote-tracking branch 'mainline/master' |  therealmogminer@gmail.com | 2016-06-19 | 2 | -9/+6 |
| |\ |
|
| | * | hp_taco: This compiles too. Unable to test because hp9845 is not working. |  Robbbert | 2016-06-19 | 2 | -9/+6 |
| | * | Fixed compile error. |  Robbbert | 2016-06-19 | 2 | -2/+2 |
| * | | Checkpoint |  therealmogminer@gmail.com | 2016-06-19 | 2 | -99/+66 |
| |/ |
|
| * | Erase to ff, *duh* (nw) |  Olivier Galibert | 2016-06-18 | 1 | -1/+1 |
| * | remove all usages of tagmap |  Miodrag Milanovic | 2016-06-18 | 1 | -1/+0 |
| * | megapc: restore keyboard/portb subunits handlers. Fixes POST errors. |  mahlemiut | 2016-06-18 | 1 | -8/+3 |
| * | Merge pull request #959 from ajrhacker/master |  Ivan Vangelista | 2016-06-17 | 1 | -11/+0 |
| |\ |
|
| | * | Watchdog cleanups (nw) |  AJR | 2016-06-16 | 1 | -11/+0 |
| * | | Fixed laserdisc screen PAL parameters [Angelo Salese] |  angelosa | 2016-06-17 | 1 | -2/+4 |
| |/ |
|
| * | intelfsh, i2cmem: Not a device_memory_interface either [O. Galibert] |  Olivier Galibert | 2016-06-16 | 5 | -232/+69 |
| * | fix a few (nw) |  cracyc | 2016-06-16 | 2 | -0/+5 |
| * | eeprom: Not a device_memory_interface [O. Galibert] |  Olivier Galibert | 2016-06-16 | 2 | -73/+24 |
| * | gcc 6.1.1 warning fixes (nw) |  Olivier Galibert | 2016-06-16 | 2 | -30/+45 |
| * | megapc: fix memory fatalerrors. |  mahlemiut | 2016-06-16 | 1 | -6/+14 |
| * | Merge netlist_dev branch, all code_refactoring: (nw) |  couriersud | 2016-06-16 | 2 | -65/+145 |
| * | Added command strobe callback interface for LDV1000, and hooked it up to esh.... |  angelosa | 2016-06-15 | 2 | -2/+16 |
| * | romload.cpp: added ROMX_FILL, passing a ROM_SKIP(param_value) will fill and s... |  angelosa | 2016-06-15 | 2 | -17/+42 |
| * | Memory fun [O.Galibert] |  Olivier Galibert | 2016-06-14 | 4 | -61/+61 |
| * | LDP-1000A checkpoint (nw) |  angelosa | 2016-06-14 | 2 | -8/+110 |
| * | Added bare-bones Sony LDP-1000 device (nw) |  angelosa | 2016-06-14 | 2 | -0/+187 |
| * | Expunge erroneous save_item subscripting (nw) |  AJR | 2016-06-13 | 1 | -2/+2 |
| * | Allow Saturn CD player to be useable by changing printf to logerror (nw) |  Scott Stone | 2016-06-13 | 1 | -6/+6 |
| * | wd_fdc: suppress index pulse irq when busy. (nw) |  cracyc | 2016-06-11 | 1 | -7/+7 |
| * | Merge pull request #939 from JoakimLarsson/fccpu30_2 |  R. Belmont | 2016-06-10 | 4 | -229/+3084 |
| |\ |
|
| | * | completed the parallell port part now supporting all ports A,B and C, still WIP |  Joakim Larsson Edstrom | 2016-06-10 | 2 | -229/+593 |
| | * | DUSCC driver for 68562,26562,68C562 and 26C562 added, WIP but works for Force... |  Joakim Larsson Edstrom | 2016-06-10 | 2 | -0/+2491 |
| * | | Moved things a bit around to better decouple |  fulivi | 2016-06-09 | 2 | -28/+24 |
| |/ |
|
| * | for MSVC (nw) |  smf- | 2016-06-09 | 1 | -1/+1 |
| * | Fix build on MSVC thanks to Rene, also fix debug_break crashes |  therealmogminer@gmail.com | 2016-06-08 | 2 | -2/+2 |
| * | vegas: Corrected sub-device lookup string (nw) |  Ted Green | 2016-06-08 | 2 | -6/+28 |
| * | ds2401: support DS2400-compatibility command 0x0F to read serial no. |  Vas Crabb | 2016-06-08 | 2 | -1/+3 |
| * | Major refactoring of debugger core [Ryan Holtz] |  therealmogminer@gmail.com | 2016-06-08 | 2 | -2/+2 |
| * | - More code cleanup. |  couriersud | 2016-06-07 | 2 | -15/+15 |
| * | - Added constructors to prepare to move terminal setup into constructor. |  couriersud | 2016-06-07 | 1 | -7/+9 |
| * | - Minor cosmetic refactoring. Added a "uninitialised array" template to |  balr0g | 2016-06-07 | 1 | -1/+1 |
| * | terminal: fixed Color configuration |  Nigel Barnes | 2016-06-05 | 1 | -1/+1 |
| * | small cleanup (nw) |  Miodrag Milanovic | 2016-06-05 | 1 | -58/+58 |
| * | Added CHS and LBA limits when the chd doesn't contain identify device data [smf] |  smf- | 2016-06-02 | 1 | -0/+20 |
| * | Fixed baudrate calculation issue and some minor debug message errors |  Joakim Larsson Edstrom | 2016-06-02 | 2 | -26/+27 |
| * | (nw) Use normal array allocation for fixed sized arrays. |  Ted Green | 2016-05-31 | 2 | -6/+3 |
| * | (nw) WIP: Updated atlantis driver. |  Ted Green | 2016-05-29 | 3 | -18/+83 |
| * | Moved more code into plib namespace. (nw) |  couriersud | 2016-05-27 | 2 | -31/+31 |
| * | (nw) Updated rom naming/mapping and changed ram instantiation. |  Ted Green | 2016-05-25 | 2 | -45/+51 |
| * | Moved all parameter definitions in constructors. (nw) |  couriersud | 2016-05-25 | 1 | -12/+12 |