| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | move mess into mame (nw) | 2015-09-30 | 1 | -630/+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. | ||||
| * | more pedantic fixes (NW) | 2015-07-08 | 1 | -3/+3 | |
| | | |||||
| * | (MESS) abc80: State saving. (nw) | 2015-06-04 | 1 | -0/+3 | |
| | | |||||
| * | (MESS) abc80: Fixed cassette crash. (nw) | 2015-06-04 | 1 | -5/+6 | |
| | | |||||
| * | (MESS) abc80: Fixed VSYNC and de-interleaved the ABCDemo diskette. ABCDemo ↵ | 2015-05-26 | 1 | -1/+3 | |
| | | | | | now runs from both cassette and diskette. [Curt Coder] | ||||
| * | Cleanups and version bumpmame0161 | 2015-04-29 | 1 | -3/+3 | |
| | | |||||
| * | Replace dynamic_array with std::vector [O. Galibert] | 2015-04-14 | 1 | -1/+1 | |
| | | |||||
| * | (MESS) abc80: Use Z80 PIO pb7_w. (nw) | 2015-04-07 | 1 | -1/+2 | |
| | | |||||
| * | (MESS) abc80: Emulated a 16KB RAM card. [Curt Coder] | 2015-04-06 | 1 | -2/+4 | |
| | | |||||
| * | (MESS) abc80: Fixed cassette loading and added quickload for BAC files. ↵ | 2015-04-06 | 1 | -20/+56 | |
| | | | | | Emulated the ABC expansion unit and ABC memory card. [Curt Coder] | ||||
| * | (MESS) abc80: Added cassette sound. [Curt Coder] | 2015-03-31 | 1 | -18/+13 | |
| | | |||||
| * | (MESS) abc80: Added ABCDemo floppy and cassette to the software lists. ↵ | 2015-03-29 | 1 | -1/+3 | |
| | | | | | [Genesis Project] | ||||
| * | converted sn76477 to use inline config. nw. | 2014-10-16 | 1 | -26/+9 | |
| | | |||||
| * | cassette config moved inline (nw) | 2014-05-02 | 1 | -14/+2 | |
| | | |||||
| * | Cleanup of image device interfaces (nw) | 2014-05-02 | 1 | -1/+0 | |
| | | |||||
| * | z80pio: converted to use devcb2. nw. | 2014-04-29 | 1 | -15/+9 | |
| | | |||||
| * | generic_keyboard_device, generic_terminal_device and teleprinter_device: ↵ | 2014-04-09 | 1 | -8/+2 | |
| | | | | | converted to devcb2 (nw) | ||||
| * | (MESS) Cleaned up devcb2. (nw) | 2014-03-19 | 1 | -1/+2 | |
| | | |||||
| * | 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] | ||||
| * | reduce dependency mak files by 130k (nw) | 2013-12-29 | 1 | -0/+5 | |
| | | |||||
| * | converted serial & rs232 devices to devcb2 [smf] | 2013-12-20 | 1 | -15/+1 | |
| | | |||||
| * | Modernized the sn76477 sound device (nw) | 2013-11-21 | 1 | -8/+8 | |
| | | |||||
| * | (MESS) Cleanup. (nw) | 2013-10-31 | 1 | -1/+1 | |
| | | |||||
| * | License tags. (nw) | 2013-10-16 | 1 | -0/+2 | |
| | | |||||
| * | Cleanups and version bumpmame0149 | 2013-06-11 | 1 | -1/+1 | |
| | | |||||
| * | (MESS) abcbus: devcb2. (nw) | 2013-06-08 | 1 | -14/+1 | |
| | | |||||
| * | (MESS) abc80x, abc1600: Added Luxor ABC keyboard port slot interface. [Curt ↵ | 2013-05-31 | 1 | -6/+1 | |
| | | | | | Coder] | ||||
| * | Moved default card config, device inputs and clock off the slot interface so ↵ | 2013-05-29 | 1 | -2/+3 | |
| | | | | | they can be specified for all cards [smf] | ||||
| * | Cleanup. (nw) | 2013-05-20 | 1 | -49/+17 | |
| | | |||||
| * | (MESS) cassette cleanup (nw) | 2013-04-17 | 1 | -1/+1 | |
| | | |||||
| * | (MESS) abc80x: Connected RS-232 ports to Z80 DART/SIO. (nw) | 2013-02-15 | 1 | -4/+1 | |
| | | |||||
| * | (MESS) Tagmap lookup cleanup. (nw) | 2013-01-27 | 1 | -6/+3 | |
| | | |||||
| * | (MESS) abc80: Use ASCII keyboard. (nw) | 2013-01-24 | 1 | -192/+19 | |
| | | |||||
| * | (MESS) Fixed software list hookups. (nw) | 2013-01-23 | 1 | -1/+1 | |
| | | |||||
| * | Cleanups and version bumpmame0148 | 2013-01-11 | 1 | -68/+68 | |
| | | |||||
| * | Merge of MESS sources (no whatsnew) | 2012-08-21 | 1 | -0/+864 | |
