summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/super80.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-11/+6
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-1/+0
* mc6845: converted to devcb2, delegates and inline configs. nw. Fabio Priuli2014-05-011-16/+4
* z80dma: converted to use devcb2. nw. Fabio Priuli2014-04-291-15/+11
* z80pio: converted to use devcb2. nw. Fabio Priuli2014-04-291-2/+8
* (MESS) super80 : notes Robbbert2014-04-281-0/+7
* (MESS) super80 : cleanup, part 3 Robbbert2014-04-271-3/+3
* (MESS) super80 : cleanup, part 2 Robbbert2014-04-271-12/+13
* (MESS) super80 : cleanup, part 1 Robbbert2014-04-271-16/+20
* (MESS) super80 : more work with fdc Robbbert2014-04-261-0/+1
* (MESS) super80 : starting to add fdc support Robbbert2014-04-261-1/+88
* 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-2/+2
* Checkpoint 2: Alex W. Jackson2014-03-151-2/+2
* Made palette settings for screen explicit and mandatory for ind16 mode (nw) Miodrag Milanovic2014-03-141-1/+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-6/+7
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-5/+5
* Centronics WIP using write lines and DEVCB2. Added an output latch and input ... smf-2014-02-091-6/+20
* added screen visarea adjustment to mc6845 config interface Michaël Banaan Ananas2014-01-041-0/+1
* (MESS) Added copyright info - feel free to update as needed Robbbert2013-10-161-0/+2
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-2/+1
* modernized generic palette initializations (nw) Oliver Stöneberg2013-07-151-1/+1
* (MESS) Super80: Added the last of the old bioses from my archives. Robbbert2013-05-071-0/+20
* SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) Miodrag Milanovic2013-04-191-2/+2
* (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
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-8/+8
* (MESS) Super80 cleanup of tags (nw) Robbbert2013-01-261-10/+8
* [MESS] made a few more bios shortnames lower-case (nw) Oliver Stöneberg2013-01-221-2/+2
* Added a preliminary boolean flag to MC6845 interface structure: "show border ... Angelo Salese2013-01-141-1/+3
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-68/+68
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-7/+7
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-4/+4
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+847