Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move mess into mame (nw) | 2015-09-30 | 1 | -122/+0 | |
| | |||||
* | change flags from GAME_ to MACHINE_ | 2015-07-29 | 1 | -1/+1 | |
| | | | | 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. | ||||
* | did change on Robbberts behalf (nw) | 2015-05-07 | 1 | -1/+1 | |
| | |||||
* | generic_keyboard_device, generic_terminal_device and teleprinter_device: ↵ | 2014-04-09 | 1 | -6/+2 | |
| | | | | converted to devcb2 (nw) | ||||
* | created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ↵ | 2014-02-15 | 1 | -4/+6 | |
| | | | | and midi devices, changed h89 to use an rs232 port to communicate with the serial terminal to instead of connecting it directly. [smf] | ||||
* | (MESS) Added copyright info - feel free to update as needed | 2013-10-16 | 1 | -0/+2 | |
| | |||||
* | Cleanups and version bumpmame0150 | 2013-09-17 | 1 | -1/+1 | |
| | |||||
* | (MESS) dsb46 : Added bankswitching | 2013-07-31 | 1 | -7/+33 | |
| | |||||
* | (MESS) dsb46 : Connected to a terminal, added notes | 2013-07-31 | 1 | -0/+59 | |
| | | | Octopus : corrected the year | ||||
* | (MESS) Added skeleton driver for Davidge DSB-4/6. [Al Kossow, Curt Coder] | 2013-07-30 | 1 | -0/+37 | |