summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/sm1800.c
Commit message (Expand)AuthorAgeFilesLines
* upd7220: Refactored to use bitmap_rgb32. (nw) Curt Coder2012-12-071-5/+6
* Replaced all device_t's with actual device classes. Regression test recommend... Curt Coder2012-11-261-3/+3
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-5/+5
* changed most of screen.machine() to machine() (no whatsnew) Miodrag Milanovic2012-09-181-1/+1
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-4/+4
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-5/+5
* removed local macros since macros with same name but different syntax will be... Miodrag Milanovic2012-09-121-2/+1
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-1/+1
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-1/+1
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+224