| Commit message (Expand) | Author | Age | Files | Lines |
* | Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) |  Wilbert Pol | 2013-02-05 | 1 | -1/+1 |
* | (MESS) Used modern accessors for i8259. (nw) |  Curt Coder | 2013-02-02 | 1 | -3/+3 |
* | IRQ_CALLBACK modernization part 2, this should give some speed to pc drivers ... |  Miodrag Milanovic | 2013-01-31 | 1 | -6/+5 |
* | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -73/+70 |
* | [mess] pc.c:convert mc1502 to use wd_fdc (nw) |  cracyc | 2012-12-31 | 1 | -14/+28 |
* | [mess] pc.c: make the tandys and other pc compatibles use the am9517a |  cracyc | 2012-12-30 | 1 | -24/+47 |
* | i86.c: Fix shift timing |  cracyc | 2012-12-29 | 1 | -17/+57 |
* | Cleanups and version bumpmame0147u4 |  Miodrag Milanovic | 2012-12-17 | 1 | -3/+3 |
* | (MESS) Removed unnecessary includes, and fixed a floppy bug. (nw) |  Curt Coder | 2012-12-09 | 1 | -3/+0 |
* | upd765.c: changes to busy flag, r/w sector increment and reset int [Carl] |  cracyc | 2012-12-03 | 1 | -3/+43 |
* | (mess) upd765: Modernize [O. Galibert] |  Olivier Galibert | 2012-10-10 | 1 | -36/+14 |
* | srcclean (nw) |  Curt Coder | 2012-10-07 | 1 | -10/+10 |
* | Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) |  Miodrag Milanovic | 2012-10-03 | 1 | -193/+161 |
* | Removed need for pc_vga_io_init also made accessors for linear access to VGA ... |  Miodrag Milanovic | 2012-09-30 | 1 | -10/+0 |
* | Made Cirrus just another vga implementation, and removed a need for additiona... |  Miodrag Milanovic | 2012-09-30 | 1 | -1/+1 |
* | TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) |  Miodrag Milanovic | 2012-09-25 | 1 | -3/+3 |
* | modernization or timer callbacks part 2 (no whatsnew) |  Miodrag Milanovic | 2012-09-24 | 1 | -25/+25 |
* | (MESS) pc: Fixed address space errors. (no whatsnew) |  mahlemiut | 2012-09-23 | 1 | -2/+4 |
* | change from device->machine() to space.machine() in device handlers in order ... |  Miodrag Milanovic | 2012-09-21 | 1 | -42/+42 |
* | used read8_delegate instead of read8_space_func for vga port read (nw) |  Miodrag Milanovic | 2012-09-20 | 1 | -2/+2 |
* | Since nobody checks for NULLs anyway, make |  Aaron Giles | 2012-09-19 | 1 | -9/+9 |
* | Memory handler normalization, part 2. Change legacy |  Aaron Giles | 2012-09-17 | 1 | -2/+2 |
* | Memory handler normalization, part 1. |  Aaron Giles | 2012-09-17 | 1 | -2/+2 |
* | Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... |  Miodrag Milanovic | 2012-09-13 | 1 | -66/+60 |
* | Clear out remaining global inlines in diexec.h. |  Aaron Giles | 2012-09-12 | 1 | -10/+10 |
* | Add ambiguous execute() and memory() methods to the |  Aaron Giles | 2012-09-11 | 1 | -1/+1 |
* | In device_state_interface, rename state() to state_int() |  Aaron Giles | 2012-09-11 | 1 | -3/+3 |
* | Add safe_pc() and safe_pcbase() methods to device_t. |  Aaron Giles | 2012-09-11 | 1 | -1/+1 |
* | Merge of MESS sources (no whatsnew) |  Miodrag Milanovic | 2012-08-21 | 1 | -0/+1787 |