summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/a6809.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-1/+1
* mc6845: converted to devcb2, delegates and inline configs. nw. Fabio Priuli2014-05-011-20/+3
* (MESS) ensure cassette-save timer is synchronised to cpu. Robbbert2014-04-211-0/+7
* generic_keyboard_device, generic_terminal_device and teleprinter_device: conv... Ivan Vangelista2014-04-091-6/+2
* saa5050: devcb2. (nw) Curt Coder2014-04-011-7/+5
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-1/+1
* added screen visarea adjustment to mc6845 config interface Michaël Banaan Ananas2014-01-041-0/+1
* removed the simplest 6522 port callbacks [smf] smf-2014-01-021-13/+19
* Convert VIA6522 to use DEVCB2 [smf] smf-2013-12-311-18/+5
* (MESS) a6809 : fixed video. Robbbert2013-12-161-33/+113
* (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
* (MESS) A6809: added cassette Robbbert2013-06-181-17/+66
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-1/+3
* [MT05156] fixed saa5050 configuration for a6809 [Oliver Stöneberg] Oliver Stöneberg2013-03-091-1/+1
* 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-2/+2
* Rewrote the SAA5050 Teletext character generator. Removed saa505x.c which was... Curt Coder2012-09-141-27/+16
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-2/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+176