summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/mbee.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added a preliminary boolean flag to MC6845 interface structure: "show border ... Angelo Salese2013-01-141-4/+14
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-45/+44
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-1/+1
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-2/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-13/+13
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+1148