| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | move mess into mame (nw) | 2015-09-30 | 1 | -713/+0 | |
| | | |||||
| * | Cleanups and version bumpmame0165 | 2015-08-26 | 1 | -1/+1 | |
| | | |||||
| * | thomson.c: reduce tagmap lookups (nw) | 2015-08-02 | 1 | -1/+51 | |
| | | |||||
| * | thompson: updated to use the new wd fdc. same deal with as bbc: drives 0 | 2015-06-05 | 1 | -0/+3 | |
| | | | | | | and 1 are used for the controller with the wd, other legacy drives for other controllers (needs slotification). | ||||
| * | update license for Peter Trauner and Antoine Mine (nw) | 2015-05-11 | 1 | -2/+2 | |
| | | |||||
| * | Added dummy license lines to each file for MESS (nw) | 2015-05-07 | 1 | -0/+2 | |
| | | |||||
| * | and a last bunch of generic cart slots. nw. | 2014-10-11 | 1 | -1/+3 | |
| | | |||||
| * | (MESS)thomson - fixes for a non-standard video mode and adding a new one ↵ | 2014-09-25 | 1 | -1/+7 | |
| | | | | | [Antoine Mine] | ||||
| * | (MESS)thomson : improve accuracy of the colors [Antoine Mine] | 2014-09-06 | 1 | -1/+6 | |
| | | |||||
| * | More cleanups, there is issue with srcclean that needs to be taken care as ↵ | 2014-07-22 | 1 | -1/+1 | |
| | | | | | well, just doing now what we can | ||||
| * | mc6854_device: converted to devcb2 and delegates (nw) | 2014-04-30 | 1 | -0/+2 | |
| | | |||||
| * | Cleanups and version bumpmame0153 | 2014-04-07 | 1 | -1/+1 | |
| | | |||||
| * | modernized access for legacy floppy, quite straight forward thing (nw) | 2014-04-02 | 1 | -11/+11 | |
| | | |||||
| * | mc6846_device: converted to devcb2 (nw) | 2014-03-26 | 1 | -12/+0 | |
| | | |||||
| * | Fix for Thomson MO6 banking, now more faithful to the hardware [Antoine Mine] | 2014-03-25 | 1 | -0/+4 | |
| | | |||||
| * | mea8000: devcb2. (nw) | 2014-03-19 | 1 | -1/+0 | |
| | | |||||
| * | thompson, ugly but proper fix (nw) | 2014-03-16 | 1 | -1/+4 | |
| | | |||||
| * | Removed an instance of DEVCB_LINE. (nw) | 2014-03-16 | 1 | -0/+1 | |
| | | |||||
| * | removed some of machine().first_screen() users (nw) | 2014-03-14 | 1 | -1/+3 | |
| | | |||||
| * | Removed diserial connect(). Converted thomson, mc1502 & wangpc to use DEVCB2 ↵ | 2014-02-24 | 1 | -21/+18 | |
| | | | | | instead. [smf] | ||||
| * | Rewritten 6850 based on datasheet using external CLOCK & removed MIDI clock ↵ | 2014-02-21 | 1 | -4/+8 | |
| | | | | | hacks. Standardised COM8116 DEVCB2 callbacks. GUS gf1_device device derives from acia6850_device to gain access to the tx & rx irq state, rather than exposing it with a public method. [smf] | ||||
| * | Centronics WIP using write lines and DEVCB2. Added an output latch and input ↵ | 2014-02-09 | 1 | -3/+9 | |
| | | | | | 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] | ||||
| * | Modernized mc6843 device.(nw) | 2014-01-22 | 1 | -3/+5 | |
| | | |||||
| * | Converted PIA6821 to DEVCB2 [smf] | 2014-01-06 | 1 | -21/+8 | |
| | | |||||
| * | replaced read rx/cts/dcd callbacks in ACIA6850 write write handlers, which ↵ | 2013-12-22 | 1 | -2/+0 | |
| | | | | | allows multiple chips to be connected together without using glue methods. [smf] | ||||
| * | Cleanups and version bumpmame0151 | 2013-11-05 | 1 | -3/+3 | |
| | | |||||
| * | Modernized mc6854 device.(nw) | 2013-11-04 | 1 | -2/+5 | |
| | | | | | | Superficial testing shows no breakage, but in-depth testing from someone familiar with the machines would be appreciated. | ||||
| * | moved centronics into emu/bus (nw) | 2013-10-23 | 1 | -1/+1 | |
| | | |||||
| * | Modernized mc6846 device.(nw) | 2013-10-19 | 1 | -1/+1 | |
| | | |||||
| * | some SCREEN_UPDATE_* cleanups (nw) | 2013-08-05 | 1 | -1/+1 | |
| | | |||||
| * | small PALETTE_INIT cleanup (nw) | 2013-08-04 | 1 | -2/+1 | |
| | | |||||
| * | (MESS) modernized MEA 8000 sound device. [Fabio Priuli] | 2013-06-02 | 1 | -1/+1 | |
| | | |||||
| * | moving some static functions in driver state for MESS drivers plus some ↵ | 2013-04-18 | 1 | -0/+2 | |
| | | | | | other modernization (nw) | ||||
| * | (MESS) cassette cleanup (nw) | 2013-04-17 | 1 | -1/+1 | |
| | | |||||
| * | unified formating of state class constructors, no functional change (nw) | 2013-04-10 | 1 | -15/+14 | |
| | | |||||
| * | (MESS) thomson.c: Started moving a few things into the driver data. (nw) | 2013-02-24 | 1 | -256/+502 | |
| | | |||||
| * | (MESS) Refactored all drivers to use the new MOS6551 and removed the old ↵ | 2013-02-06 | 1 | -1/+1 | |
| | | | | | implementation. (nw) | ||||
| * | Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) | 2013-02-05 | 1 | -2/+11 | |
| | | |||||
| * | Cleanups and version bumpmame0148 | 2013-01-11 | 1 | -11/+11 | |
| | | |||||
| * | Memory handler cleanup 3. Add mem_mask parameter | 2012-09-17 | 1 | -49/+49 | |
| | | | | | | | | | to 8-bit handlers to match the others. To ease pain, added DECLARE_READ/WRITE_HANDLER macros that set up a default parameter. Also updated devcb so that the handlers can be called with or without the mem_mask. [Aaron Giles] | ||||
| * | Merge of MESS sources (no whatsnew) | 2012-08-21 | 1 | -0/+394 | |
