| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | move mess into mame (nw) | 2015-09-30 | 1 | -221/+0 | |
| | | |||||
| * | fixes (nw) | 2015-05-14 | 1 | -3/+0 | |
| | | |||||
| * | Synced other dirs withs driver license for MESS (nw) | 2015-05-13 | 1 | -2/+2 | |
| | | |||||
| * | Added dummy license lines to each file for MESS (nw) | 2015-05-07 | 1 | -0/+2 | |
| | | |||||
| * | mc6845: converted to devcb2, delegates and inline configs. nw. | 2014-05-01 | 1 | -0/+1 | |
| | | | | | | | | | | while at it, cleaned up the args of the mc6845 delegates as well (no need to pass back and forth pieces of the driver class, now that delegates belong to it as well) even if I tested the changes extensively, I might have missed something among the 177 source files using this, so please report any regressions you see :) | ||||
| * | Cleanups and version bumpmame0153 | 2014-04-07 | 1 | -1/+1 | |
| | | |||||
| * | Fixed all bitmap.palette() users to use m_palette instead (nw) | 2014-03-15 | 1 | -0/+1 | |
| | | |||||
| * | Moved optional_device<screen_device> m_screen and ↵ | 2014-03-05 | 1 | -1/+3 | |
| | | | | | optional_device<palette_device> m_palette out of driver.* (nw) | ||||
| * | Centronics WIP using write lines and DEVCB2. Added an output latch and input ↵ | 2014-02-09 | 1 | -0/+7 | |
| | | | | | 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] | ||||
| * | Cleanups and version bumpmame0151 | 2013-11-05 | 1 | -3/+3 | |
| | | |||||
| * | moved centronics into emu/bus (nw) | 2013-10-23 | 1 | -1/+1 | |
| | | |||||
| * | add license info for some things i worked on, some small cleanups | 2013-10-17 | 1 | -5/+8 | |
| | | |||||
| * | unified formating of state class constructors, no functional change (nw) | 2013-04-10 | 1 | -28/+27 | |
| | | |||||
| * | (MESS) einstein.c: Tagmap cleanups (nw) | 2013-01-26 | 1 | -7/+63 | |
| | | |||||
| * | Cleanups and version bumpmame0148 | 2013-01-11 | 1 | -6/+6 | |
| | | |||||
| * | (MESS) Removed unnecessary includes. (nw) | 2012-12-09 | 1 | -1/+0 | |
| | | |||||
| * | wd1772: Rename to wd_fdc [O. Galibert] | 2012-11-27 | 1 | -1/+1 | |
| | | |||||
| * | sed1310: Cleanup. (nw) | 2012-11-22 | 1 | -1/+1 | |
| | | | | | | | (MESS) bw2: Fixed memory mapping. (nw) (MESS) msm6255: Refactored to use device_memory_interface. (nw) (MESS) floppy: Added macros for declaring modern floppy formats. The generic floppy formats (D88/DFI/IMD/IPF/MFI/MFM) are now automatically supported in each driver using the modern floppy code. [Curt Coder] | ||||
| * | Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) | 2012-10-03 | 1 | -0/+4 | |
| | | |||||
| * | TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) | 2012-09-25 | 1 | -0/+2 | |
| | | |||||
| * | Modernized screen update calls (no whatsnew) | 2012-09-17 | 1 | -0/+1 | |
| | | |||||
| * | Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT ↵ | 2012-09-13 | 1 | -0/+4 | |
| | | | | | changed to be members of state classes (no whatsnew) | ||||
| * | Merge of MESS sources (no whatsnew) | 2012-08-21 | 1 | -0/+143 | |
