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