| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | move mess into mame (nw) | 2015-09-30 | 1 | -600/+0 | |
| | | |||||
| * | change flags from GAME_ to MACHINE_ | 2015-07-29 | 1 | -3/+3 | |
| | | | | | this better fits the drivers from MESS (which have always illogically used the GAME_ flags despite not being games) and also fits fine with arcade machines. | ||||
| * | removed restriction link for BSD3 licensed files (nw) | 2015-05-07 | 1 | -3/+0 | |
| | | |||||
| * | Use the same list of centronics devices everywhere (except the Amstrad CPC), ↵ | 2014-10-28 | 1 | -1/+1 | |
| | | | | | the list has been renamed as they aren't all printers. [smf] | ||||
| * | Cleanups and version bumpmame0155 | 2014-10-15 | 1 | -1/+1 | |
| | | |||||
| * | (MESS) consolidated generic socket / cartslot a bit more: removed | 2014-09-22 | 1 | -2/+2 | |
| | | | | | | | redundant cart_mounted() function since exists() from image device already provides the required service, and added capability to specify endianness of the rom region (otherwise not detectable from fullpath). nw. | ||||
| * | some more generic slots. nw. | 2014-09-19 | 1 | -11/+6 | |
| | | |||||
| * | Cleanups and version bump | 2014-07-22 | 1 | -1/+1 | |
| | | |||||
| * | cassette config moved inline (nw) | 2014-05-02 | 1 | -22/+7 | |
| | | |||||
| * | Cleanup of image device interfaces (nw) | 2014-05-02 | 1 | -2/+1 | |
| | | |||||
| * | Added serial printer, renamed centronics printer to match. Standardised the ↵ | 2014-04-16 | 1 | -1/+1 | |
| | | | | | configuration of rs232 devices. All serial devices are now connected using an rs232 port. [smf] | ||||
| * | (MESS) ep64: Cleaned up devcb2. (nw) | 2014-03-19 | 1 | -5/+9 | |
| | | |||||
| * | created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ↵ | 2014-02-15 | 1 | -4/+4 | |
| | | | | | and midi devices, changed h89 to use an rs232 port to communicate with the serial terminal to instead of connecting it directly. [smf] | ||||
| * | Centronics WIP using write lines and DEVCB2. Added an output latch and input ↵ | 2014-02-09 | 1 | -5/+14 | |
| | | | | | buffer device to allow configuration in MCFG. Renamed centronics device "printer" to "image". FM-7 parallel port joystick works again. Added support for using PC LPT control lines as inputs (not tested). c64 geocable now just passes individual lines through, changed the strobe line to what is documented online (not tested). Converted MSX & exidy sorcerer parallel port DAC to use covox device instead of using a configuration switch (not tested). Sorcerer parallel port is more like the commodore user port, so should be converted to it's own slot where one option is a centronics card. [smf] | ||||
| * | converted serial & rs232 devices to devcb2 [smf] | 2013-12-20 | 1 | -14/+4 | |
| | | |||||
| * | License tags. (nw) | 2013-10-16 | 1 | -0/+2 | |
| | | |||||
| * | small MACHINE_RESET cleanup | 2013-08-05 | 1 | -4/+0 | |
| | | |||||
| * | Cleanups and version bumpmame0149 | 2013-06-11 | 1 | -36/+36 | |
| | | |||||
| * | (MESS) ep64: Stop Dave from crashing, give Nick RGB32 and resnet colors. (nw) | 2013-06-10 | 1 | -86/+85 | |
| | | |||||
| * | (MESS) ep64: Modernized the Enterprise 64/128 driver. [Curt Coder] | 2013-06-06 | 1 | -0/+624 | |
