summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-2912-877/+875
* Srcclean on netlist files. Avoid the merge massacre. (nw) couriersud2016-06-251-2/+0
* Netlist changes couriersud2016-06-232-4/+4
* fixed E28F400B erase, fixed 16 bit writing, removed extraneous {} (nw) smf-2016-06-201-15/+7
* let builds happen (nw) smf-2016-06-191-3/+5
* Merge remote-tracking branch 'mainline/master' therealmogminer@gmail.com2016-06-192-9/+6
|\
| * hp_taco: This compiles too. Unable to test because hp9845 is not working. Robbbert2016-06-192-9/+6
| * Fixed compile error. Robbbert2016-06-192-2/+2
* | Checkpoint therealmogminer@gmail.com2016-06-192-99/+66
|/
* Erase to ff, *duh* (nw) Olivier Galibert2016-06-181-1/+1
* remove all usages of tagmap Miodrag Milanovic2016-06-181-1/+0
* megapc: restore keyboard/portb subunits handlers. Fixes POST errors. mahlemiut2016-06-181-8/+3
* Merge pull request #959 from ajrhacker/master Ivan Vangelista2016-06-171-11/+0
|\
| * Watchdog cleanups (nw) AJR2016-06-161-11/+0
* | Fixed laserdisc screen PAL parameters [Angelo Salese] angelosa2016-06-171-2/+4
|/
* intelfsh, i2cmem: Not a device_memory_interface either [O. Galibert] Olivier Galibert2016-06-165-232/+69
* fix a few (nw) cracyc2016-06-162-0/+5
* eeprom: Not a device_memory_interface [O. Galibert] Olivier Galibert2016-06-162-73/+24
* gcc 6.1.1 warning fixes (nw) Olivier Galibert2016-06-162-30/+45
* megapc: fix memory fatalerrors. mahlemiut2016-06-161-6/+14
* Merge netlist_dev branch, all code_refactoring: (nw) couriersud2016-06-162-65/+145
* Added command strobe callback interface for LDV1000, and hooked it up to esh.... angelosa2016-06-152-2/+16
* romload.cpp: added ROMX_FILL, passing a ROM_SKIP(param_value) will fill and s... angelosa2016-06-152-17/+42
* Memory fun [O.Galibert] Olivier Galibert2016-06-144-61/+61
* LDP-1000A checkpoint (nw) angelosa2016-06-142-8/+110
* Added bare-bones Sony LDP-1000 device (nw) angelosa2016-06-142-0/+187
* Expunge erroneous save_item subscripting (nw) AJR2016-06-131-2/+2
* Allow Saturn CD player to be useable by changing printf to logerror (nw) Scott Stone2016-06-131-6/+6
* wd_fdc: suppress index pulse irq when busy. (nw) cracyc2016-06-111-7/+7
* Merge pull request #939 from JoakimLarsson/fccpu30_2 R. Belmont2016-06-104-229/+3084
|\
| * completed the parallell port part now supporting all ports A,B and C, still WIP Joakim Larsson Edstrom2016-06-102-229/+593
| * DUSCC driver for 68562,26562,68C562 and 26C562 added, WIP but works for Force... Joakim Larsson Edstrom2016-06-102-0/+2491
* | Moved things a bit around to better decouple fulivi2016-06-092-28/+24
|/
* for MSVC (nw) smf-2016-06-091-1/+1
* Fix build on MSVC thanks to Rene, also fix debug_break crashes therealmogminer@gmail.com2016-06-082-2/+2
* vegas: Corrected sub-device lookup string (nw) Ted Green2016-06-082-6/+28
* ds2401: support DS2400-compatibility command 0x0F to read serial no. Vas Crabb2016-06-082-1/+3
* Major refactoring of debugger core [Ryan Holtz] therealmogminer@gmail.com2016-06-082-2/+2
* - More code cleanup. couriersud2016-06-072-15/+15
* - Added constructors to prepare to move terminal setup into constructor. couriersud2016-06-071-7/+9
* - Minor cosmetic refactoring. Added a "uninitialised array" template to balr0g2016-06-071-1/+1
* terminal: fixed Color configuration Nigel Barnes2016-06-051-1/+1
* small cleanup (nw) Miodrag Milanovic2016-06-051-58/+58
* Added CHS and LBA limits when the chd doesn't contain identify device data [smf] smf-2016-06-021-0/+20
* Fixed baudrate calculation issue and some minor debug message errors Joakim Larsson Edstrom2016-06-022-26/+27
* (nw) Use normal array allocation for fixed sized arrays. Ted Green2016-05-312-6/+3
* (nw) WIP: Updated atlantis driver. Ted Green2016-05-293-18/+83
* Moved more code into plib namespace. (nw) couriersud2016-05-272-31/+31
* (nw) Updated rom naming/mapping and changed ram instantiation. Ted Green2016-05-252-45/+51
* Moved all parameter definitions in constructors. (nw) couriersud2016-05-251-12/+12