summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/pc8801.c
Commit message (Expand)AuthorAgeFilesLines
* (MESS) Removed unnecessary includes, and fixed a floppy bug. (nw) Curt Coder2012-12-091-3/+0
* sed1310: Cleanup. (nw) Curt Coder2012-11-221-9/+2
* Added timer irq, this makes a status bar to appear on top Angelo Salese2012-11-201-1/+0
* Some notes on the AlphaSmart Pro machine Angelo Salese2012-11-141-1/+0
* Small PC-8801 update Angelo Salese2012-11-061-0/+1
* Quick and dirty skelly for Bingo Mania, ask to Robbie for credit stuff, nw Angelo Salese2012-10-191-1/+1
* Yet another PC-8801 notes update, nw Angelo Salese2012-10-191-20/+23
* Various work, needs gfx decoding to proceed ... Angelo Salese2012-10-151-5/+6
* Small note update Angelo Salese2012-10-111-7/+9
* Notes update, OG: please check MESS forum Angelo Salese2012-10-101-27/+31
* (mess) upd765: Modernize [O. Galibert] Olivier Galibert2012-10-101-34/+35
* srcclean (nw) Curt Coder2012-10-071-2/+2
* Replace some *_DEVICE_HANDLER with _MEMBER calls (no whatsnew) Miodrag Milanovic2012-09-261-36/+41
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-251-10/+11
* modernization or timer callbacks part 3 - final (no whatsnew) Miodrag Milanovic2012-09-241-4/+4
* change from device->machine() to space.machine() in device handlers in order ... Miodrag Milanovic2012-09-211-11/+11
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-10/+9
* changed most of screen.machine() to machine() (no whatsnew) Miodrag Milanovic2012-09-181-2/+2
* Memory handler normalization, part 1. Aaron Giles2012-09-171-6/+6
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-3/+3
* Pass 2 of struct modernization. Aaron Giles2012-09-151-4/+4
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-71/+70
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-4/+4
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-10/+10
* Add safe_pc() and safe_pcbase() methods to device_t. Aaron Giles2012-09-111-1/+1
* Quick note before I forget, nw Angelo Salese2012-08-241-0/+1
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+3042