summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/vii.c
Commit message (Expand)AuthorAgeFilesLines
* modernization or timer callbacks part 3 - final (no whatsnew) Miodrag Milanovic2012-09-241-8/+8
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-7/+7
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-41/+41
* changed most of screen.machine() to machine() (no whatsnew) Miodrag Milanovic2012-09-181-3/+3
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-9/+9
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-11/+11
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-28/+21
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-11/+11
* Add ambiguous execute() and memory() methods to the Aaron Giles2012-09-111-2/+2
* In device_state_interface, rename state() to state_int() Aaron Giles2012-09-111-3/+3
* Add safe_pc() and safe_pcbase() methods to device_t. Aaron Giles2012-09-111-1/+1
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+1223