| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | mfmhd: pluggable image format |  Michael Zapf | 2015-07-19 | 2 | -186/+283 |
| * | Adding more MFM hard disk models (ST213, ST251) |  Michael Zapf | 2015-07-19 | 2 | -102/+245 |
| * | WIP preparing to fix the speech in radar scope (n/w) |  Lord-Nightmare | 2015-07-19 | 2 | -1/+12 |
| * | Aligned builtin device identification with parser device |  couriersud | 2015-07-19 | 1 | -3/+3 |
| * | Fixed image truncate and a lockup during disk formatting |  Michael Zapf | 2015-07-14 | 1 | -5/+7 |
| * | Mixed up binary with hex number, corrupting FM disks |  Michael Zapf | 2015-07-14 | 1 | -1/+1 |
| * | k052352.c: added missing save states (nw) |  Ivan Vangelista | 2015-07-12 | 1 | -1/+10 |
| * | VDP2/SCU note |  angelosa | 2015-07-10 | 1 | -2/+3 |
| * | New message for SMPC undocumented Netlink enable/disable command. |  angelosa | 2015-07-10 | 1 | -0/+4 |
| * | fix compile by removing an accidentally committed I64_to_base10 instance (nw) |  Lord-Nightmare | 2015-07-09 | 1 | -1/+1 |
| * | don't need %lf as arguments are always promoted to double (nw) |  Cowering | 2015-07-08 | 1 | -1/+1 |
| * | more pedantic fixes (NW) |  Cowering | 2015-07-08 | 25 | -106/+104 |
| * | stragglers |  Cowering | 2015-07-08 | 2 | -2/+2 |
| * | blame balrog for this :) (NW) |  Cowering | 2015-07-08 | 3 | -5/+5 |
| * | c128_flop.xml: Added Paperback Writer 128, Term Paper Writer, The Great War, ... |  Curt Coder | 2015-07-07 | 1 | -1/+1 |
| * | This is it. ti99 says Goodbye to legacy floppy. |  Michael Zapf | 2015-07-05 | 4 | -2803/+0 |
| * | HDC9234: Added HD track reading; several bug fixes. |  Michael Zapf | 2015-07-05 | 3 | -89/+216 |
| * | Merge branch 'hp64k_dev2' of https://github.com/fulivi/mame |  balr0g | 2015-07-04 | 1 | -1/+2 |
| |\ |
|
| | * | Merge branch 'hp64k_dev' into hp64k_dev2 |  fulivi | 2015-07-03 | 1 | -1/+2 |
| | |\ |
|
| | | * | hp64k: floppy I/F, beeper, DIP switches & lower 32kw of RAM added. |  fulivi | 2015-07-03 | 1 | -1/+2 |
| * | | | Netlist now compiles with |  couriersud | 2015-06-30 | 1 | -2/+2 |
| * | | | HDC9234 with formatting capability |  Michael Zapf | 2015-06-29 | 2 | -33/+158 |
| * | | | ti99: MFM HD can write; modern HFDC now default |  Michael Zapf | 2015-06-28 | 4 | -109/+725 |
| * | | | idehd.c: decrease IDE read fill-time to avoids timeouts [Peter Ferrie] |  Peter Ferrie | 2015-06-26 | 1 | -5/+6 |
| * | | | Fix obvious array-out-of-bounds error, nw |  therealmogminer@gmail.com | 2015-06-25 | 1 | -1/+1 |
| * | | | memory: Remove support for decrypted bases, use an address space instead [O. ... |  Olivier Galibert | 2015-06-24 | 2 | -2/+2 |
| |/ / |
|
| * | | Cleanups and version bumpmame0163 |  Miodrag Milanovic | 2015-06-24 | 5 | -8/+8 |
| * | | missed one |  Dirk Best | 2015-06-23 | 2 | -4/+5 |
| * | | get rid of all the x |  Dirk Best | 2015-06-23 | 2 | -110/+110 |
| * | | Analog drums and filtering for Kid Niki et al. [Andrew Gardner, |  couriersud | 2015-06-21 | 1 | -17/+24 |
| * | | Fixed reset for proxy devices. In addition, documented how to achieve a |  couriersud | 2015-06-21 | 1 | -5/+4 |
| * | | vooddefs.h - Small correction in genTexture. |  ted green | 2015-06-21 | 1 | -14/+31 |
| * | | Some more moves to the netlist namespace. (nw) |  couriersud | 2015-06-19 | 2 | -57/+57 |
| * | | Duplicate description fix for some devices. (nw) |  Scott Stone | 2015-06-16 | 1 | -3/+3 |
| * | | Rename netlist::netlist_<somename> to just netlist::<somename>. (nw) |  couriersud | 2015-06-13 | 2 | -16/+16 |
| * | | Netlist code now uses "namespace netlist". At the same time, moved all |  couriersud | 2015-06-13 | 2 | -49/+49 |
| * | | 6532riot.c: removed static TIMER_CALLBACK in favour of device_timer (nw) |  Ivan Vangelista | 2015-06-12 | 2 | -13/+19 |
| * | | z80dart: add direct control/data access functions |  Dirk Best | 2015-06-09 | 1 | -0/+10 |
| * | | MFM hard disk WIP; adding config options |  Michael Zapf | 2015-06-07 | 3 | -76/+249 |
| * | | Licenses for Raphael Nabet (nw) |  Miodrag Milanovic | 2015-06-07 | 14 | -14/+14 |
| * | | Fixed a number of bugs |  couriersud | 2015-06-05 | 1 | -2/+2 |
| * | | goodbye old friend, you had a good run. |  Dirk Best | 2015-06-05 | 2 | -2508/+0 |
| * | | mos6526: Fixed port A/B read. [geecab] |  Curt Coder | 2015-06-05 | 1 | -2/+8 |
| * | | MFM HD work in progress; reading sectors |  Michael Zapf | 2015-06-04 | 4 | -117/+1149 |
| * | | Changed the way NETLIST_START(NAME) is located and called. This is done |  couriersud | 2015-06-03 | 2 | -2/+27 |
| * | | (MESS) ti99: Removed legacy wd17xx controllers |  Michael Zapf | 2015-06-03 | 1 | -24/+24 |
| * | | fix c/p (nw) |  MetalliC | 2015-06-01 | 1 | -1/+1 |
| * | | wd_fdc: separate soviet FD179x clone |  MetalliC | 2015-05-31 | 2 | -5/+59 |
| * | | Allow compiling with shared libraries [O. Galibert] |  Olivier Galibert | 2015-05-31 | 1 | -6/+0 |
| * | | idehd.c: increase IDE fill-time to avoid missed interrupts [Peter Ferrie] |  Peter Ferrie | 2015-05-30 | 1 | -1/+1 |