summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/pcw16.c
Commit message (Expand)AuthorAgeFilesLines
* (MESS) Removed unnecessary includes, and fixed a floppy bug. (nw) Curt Coder2012-12-091-2/+0
* sed1310: Cleanup. (nw) Curt Coder2012-11-221-7/+5
* (MESS) pcw16: added softlist for available disk images [remax] Fabio Priuli2012-10-121-0/+2
* (mess) upd765: Modernize [O. Galibert] Olivier Galibert2012-10-101-91/+33
* cleanup (nw) Miodrag Milanovic2012-10-031-357/+15
* Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) Miodrag Milanovic2012-10-031-24/+22
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-37/+34
* pcw16: Commented old code not used, mahlemiut please delete if not needed as ... Miodrag Milanovic2012-09-201-26/+26
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-2/+2
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+1
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-33/+33
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-1/+1
* Enum and union normalization. Aaron Giles2012-09-161-2/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-11/+7
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-3/+3
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+1541