summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/tdv2324.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tms9927: converted to use inline configs. nw. Fabio Priuli2014-05-011-12/+2
* z80dart: converted to use devcb2. nw. Fabio Priuli2014-04-291-29/+2
* Reverted changes to tdv2324 now that the better fix was applied to pit8253.c ... Ivan Vangelista2014-03-191-6/+0
* Possible fix for leland.c and tdv2324.c problems in debug builds regression t... Ivan Vangelista2014-03-151-0/+6
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-2/+1
* Converted PIT8253 to DEVCB2 [smf] smf-2014-02-231-50/+5
* replaced read rx callback in Z80DART (and clones) with a write handler, which... smf-2013-12-221-2/+4
* License tags. (nw) Curt Coder2013-10-161-0/+2
* Last batch of updates regarding commented out code, forgotten during past dev... Ivan Vangelista2013-09-071-3/+3
* some SCREEN_UPDATE_* cleanups (nw) Oliver Stöneberg2013-08-051-4/+0
* small VIDEO_START cleanup (nw) Oliver Stöneberg2013-08-041-4/+0
* i8085.c: Modernized cpu core (nw) Wilbert Pol2013-08-031-28/+0
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-1/+0
* modernized generic palette initializations (nw) Oliver Stöneberg2013-07-151-1/+1
* Cleanup. (nw) Curt Coder2013-06-101-1/+1
* Modernized the PIT8253 device. [Fabio Priuli] Fabio Priuli2013-06-031-3/+3
* modernized the TMS9927 device [Fabio Priuli] Fabio Priuli2013-06-021-1/+1
* Moved default card config, device inputs and clock off the slot interface so ... smf-2013-05-291-2/+2
* (MESS) Cleanup. (nw) Curt Coder2013-05-281-2/+2
* (MESS) TDV2324 : fixed crash at start Robbbert2013-05-211-1/+1
* pic8259.c: Switched to devcb2. (nw) Wilbert Pol2013-05-151-13/+1
* (MESS) tdv2324: Floppy modernization. (nw) Curt Coder2012-12-181-37/+21
* made S1410 device act as a SCSIHD with the custom commands, added D9060HD & A... smf-2012-09-051-1/+0
* (MESS) a little reorganisation while investigating the S1410 SASI to ST506 ad... smf-2012-08-301-2/+1
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+495