summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/mbee.c
Commit message (Expand)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-1164/+0
* Added floppy noises to some of my drivers. Robbbert2015-08-221-0/+6
* change flags from GAME_ to MACHINE_ David Haywood2015-07-291-5/+5
* get rid of all the x Dirk Best2015-06-231-2/+2
* The perils of red tape... (nw) Robbbert2015-06-141-9/+9
* wd_fdc: add support for the enmf (enable minifloppy) pin, which enables Dirk Best2015-05-291-2/+4
* rest for Juergen (nw) Miodrag Milanovic2015-05-071-1/+1
* (MESS) mbee : added choice of monochrome or colour, since the real machines c... Robbbert2015-03-131-6/+19
* (MESS) mbee : more work on the old keyboard (nw) Robbbert2015-03-121-47/+51
* (MESS) mbee : some work on the old keyboard (nw) Robbbert2015-03-071-11/+3
* (MESS) mbee : more things (nw) Robbbert2015-03-061-14/+18
* (MESS) mbee : fixed colours (nw) Robbbert2015-03-051-6/+1
* (MESS) mbee: various things (nw) Robbbert2015-02-281-119/+104
* (MESS) mbee : fixed printer (nw) Robbbert2015-02-141-11/+12
* (MESS) mbee: various cleanups and notes (nw) Robbbert2015-02-131-108/+73
* (MESS) mbee : fixed RTC on rom-based models; fixed crash in mbee128. (nw) Robbbert2015-02-121-32/+60
* (MESS) replaced mbee64 with mbee128p. Added various notes. (nw) Robbbert2015-02-111-44/+39
* (MESS) mbee: sped up bank switching; removed unneeded format files (nw) Robbbert2015-02-071-0/+1
* (MESS) mbee128: improvements; mbee256: fixed some of the paste problems (nw) Robbbert2015-02-071-31/+17
* (MESS) improvements to mbee256. Thanks to RedSkullDC for dumping the bankswit... Robbbert2015-02-041-91/+79
* (MESS) mbee : removed incorrect rom from the 256tc model. (nw) Robert2015-01-011-8/+14
* (MESS) included modern .dsk format among default supported etabeta782014-11-231-3/+1
* Use the same list of centronics devices everywhere (except the Amstrad CPC), ... smf-2014-10-281-2/+2
* Cleanups and version bump Miodrag Milanovic2014-07-221-2/+2
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-10/+6
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-7/+0
* mc6845: converted to devcb2, delegates and inline configs. nw. Fabio Priuli2014-05-011-66/+30
* z80pio: converted to use devcb2. nw. Fabio Priuli2014-04-291-2/+12
* Added serial printer, renamed centronics printer to match. Standardised the c... smf-2014-04-161-2/+2
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* Checkpoint 2: Alex W. Jackson2014-03-151-2/+2
* MCFG_DEVICE_REMOVE("palette") replaced with proper MCFG_PALETTE_MODIFY (nw) Miodrag Milanovic2014-03-071-2/+2
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-7/+9
* (MESS) microbee : added support for TAP and BEE formats (used in ubee512 emul... Robbbert2014-02-271-4/+14
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-3/+3
* Centronics WIP using write lines and DEVCB2. Added an output latch and input ... smf-2014-02-091-2/+10
* added screen visarea adjustment to mc6845 config interface Michaël Banaan Ananas2014-01-041-0/+4
* (MESS) mbee128 : added 5 more bioses (nw) Robbbert2013-11-051-7/+12
* (MESS) mbee256 : added 2 more bios versions (nw) Robbbert2013-11-041-2/+6
* Fixed the MC146818 modernisation so that local/utc & whether a century is sto... smf-2013-11-011-2/+2
* (MESS) Added copyright info - feel free to update as needed Robbbert2013-10-161-1/+3
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-9/+5
* modernized generic palette initializations (nw) Oliver Stöneberg2013-07-151-1/+1
* (MESS) mbee : tidyup Robbbert2013-07-071-2/+2
* (MESS) mbee : forgot to remove 2 lines (nw) Robbbert2013-07-051-1/+0
* (MESS) mbee : converted to modern fdc, still doesn't work though. (nw) Robbbert2013-07-051-11/+57
* SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) Miodrag Milanovic2013-04-191-4/+4
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-4/+4
* speaker tag lookup removal, also no need to use universal tag, since easier n... Miodrag Milanovic2013-04-121-2/+2
* Finished moving quicload/snapshot formats into machine folder (nw) Miodrag Milanovic2013-02-221-1/+0