summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/pc88va.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0147u4 Miodrag Milanovic2012-12-171-7/+7
* (MESS) Removed unnecessary includes, and fixed a floppy bug. (nw) Curt Coder2012-12-091-2/+0
* cleanups (nw) Olivier Galibert2012-12-081-8/+6
* Fixed ready on PC-88VA Angelo Salese2012-12-081-1/+1
* Preliminary Force Ready mechanism for PC-88VA Angelo Salese2012-12-031-0/+28
* De-kludgeized floppy motor functionality Angelo Salese2012-11-261-15/+59
* PC-88VA starts sending some bytes, still doesn't work well tho Angelo Salese2012-11-241-1/+16
* Check-point for upd71071, nw Angelo Salese2012-11-231-1/+4
* sed1310: Cleanup. (nw) Curt Coder2012-11-221-8/+6
* (MESS) Fixed upd765 SIS status when fid = 4, this makes NEC PC-88VA to attemp... Angelo Salese2012-11-221-10/+45
* Hooked up upd71071, from suggestion by Carl & Barry (same DMAC as FM-Towns) Angelo Salese2012-11-221-42/+17
* Notes for PC-88VA Angelo Salese2012-11-221-1/+42
* PC-88VA: fixed irq generation, but FDC still won't work for whatever reason Angelo Salese2012-11-201-9/+44
* (MESS) PC-88VA: Disabled FDC sub-system thru define switch Angelo Salese2012-11-201-19/+39
* (mess) upd765: Modernize [O. Galibert] Olivier Galibert2012-10-101-53/+30
* Replace some *_DEVICE_HANDLER with _MEMBER calls (no whatsnew) Miodrag Milanovic2012-09-261-49/+58
* modernization or timer callbacks part 3 - final (no whatsnew) Miodrag Milanovic2012-09-241-10/+10
* change from device->machine() to space.machine() in device handlers in order ... Miodrag Milanovic2012-09-211-11/+11
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-1/+1
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-3/+4
* changed most of screen.machine() to machine() (no whatsnew) Miodrag Milanovic2012-09-181-2/+2
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-13/+13
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-3/+3
* Memory handler normalization, part 1. Aaron Giles2012-09-171-3/+3
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-1/+1
* Pass 2 of struct modernization. Aaron Giles2012-09-151-2/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-23/+21
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-2/+2
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-3/+3
* Add safe_pc() and safe_pcbase() methods to device_t. Aaron Giles2012-09-111-1/+1
* gfx_element is now a class. Accessors are provided for all Aaron Giles2012-09-061-2/+2
* Updated PC-88VA to use improvements from PC-8801, nw Angelo Salese2012-08-211-2/+7
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+1762