| Commit message (Expand) | Author | Age | Files | Lines |
* | Expanded device_t constructor with parameters for short name and source file ... |  Miodrag Milanovic | 2013-03-26 | 8 | -48/+30 |
* | Added RAM-based BASIC bankswitch, improved floppy code, added mon_r(). SIS ac... |  Angelo Salese | 2013-03-25 | 1 | -0/+1 |
* | (mess) psxcd: simplify the cdrom [Carl] |  cracyc | 2013-03-24 | 2 | -0/+6 |
* | (MESS) Re-enabled softlist support in snapshot and quickload. (nw) |  Sandro Ronco | 2013-02-20 | 2 | -1/+12 |
* | fixed uninitialized variable in src/emu/imagedev/floppy.c when no image is lo... |  Oliver Stöneberg | 2013-02-16 | 1 | -0/+1 |
* | fixed uninitialized variable in src/emu/imagedev/cassette.c (nw) |  Oliver Stöneberg | 2013-02-16 | 1 | -0/+1 |
* | set proper cassette image loading error / removed unused CASSETTE_ERROR_INVAL... |  Oliver Stöneberg | 2013-02-12 | 1 | -0/+20 |
* | Cleanups and version bumpmame0148u1 |  Miodrag Milanovic | 2013-02-11 | 2 | -10/+8 |
* | Getting rid of DEVICE_IMAGE_START (nw) |  Wilbert Pol | 2013-02-06 | 2 | -10/+0 |
* | Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) |  Wilbert Pol | 2013-02-05 | 2 | -32/+28 |
* | Initial implementation of Ensoniq ES5510 DSP [Christian Brunschen] |  R. Belmont | 2013-02-03 | 1 | -3/+10 |
* | (MESS) Properly close the old image when swapping CHD-CDs [Steve Leung] |  R. Belmont | 2013-02-03 | 1 | -0/+4 |
* | (MESS) floppy: Disk is read-only if no output format. (nw) |  Curt Coder | 2013-01-19 | 1 | -1/+1 |
* | floppy: Fixed write protected signal and added a callback for it. [Curt Coder] |  Curt Coder | 2013-01-18 | 2 | -5/+27 |
* | MIDI: Fixed several bugs and bumped the input buffer sizes [R. Belmont] |  R. Belmont | 2013-01-15 | 3 | -6/+17 |
* | First pass on MIDI out support [R. Belmont] |  R. Belmont | 2013-01-14 | 2 | -0/+163 |
* | MIDI: allow input port to work without a connected real device [R. Belmont] |  R. Belmont | 2013-01-13 | 2 | -2/+3 |
* | MIDI core updates: [R. Belmont] |  R. Belmont | 2013-01-13 | 2 | -0/+255 |
* | output of new srcclean changes that are relatively small [smf] |  smf- | 2013-01-11 | 13 | -25/+8 |
* | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 19 | -285/+279 |
* | floppy: Correctly reach files inside zips or softlists [O. Galibert] |  Olivier Galibert | 2013-01-02 | 2 | -7/+57 |
* | [APPLE2] Floppy drive cleanups/modernization (nw) |  Nathan Woods | 2012-12-23 | 2 | -18/+0 |
* | Cleanups and version bumpmame0147u4 |  Miodrag Milanovic | 2012-12-17 | 1 | -1/+1 |
* | Fixed cdrom extensions in listmedia (no whatsnew) |  Miodrag Milanovic | 2012-12-11 | 2 | -2/+5 |
* | (MESS) sf7000: Fixed floppy. [Curt Coder] |  Curt Coder | 2012-12-09 | 1 | -4/+4 |
* | That was wrong, apc proves it, hmmm... (nw) |  Olivier Galibert | 2012-12-08 | 1 | -1/+1 |
* | Added .cdr as a synonym for .iso, as seen on e.g. archive.org (nw) |  Justin Kerk | 2012-12-06 | 1 | -1/+1 |
* | added iso to supported cdrom images lists (no whatsnew) |  Miodrag Milanovic | 2012-12-05 | 1 | -1/+1 |
* | Fixed typo. (nw) |  Curt Coder | 2012-12-05 | 1 | -1/+1 |
* | floppy: restore/recalibrate is supposed to work like this [O. Galibert] |  Olivier Galibert | 2012-12-04 | 1 | -1/+1 |
* | floppy: Enhance ready support [O. Galibert] |  Olivier Galibert | 2012-12-01 | 2 | -9/+41 |
* | Added 8" DSSD floppy type, WD177x inverted bus, and fixed DSKCHG signal. (nw) |  Curt Coder | 2012-11-29 | 2 | -2/+41 |
* | Added some more floppy types. (nw) |  Curt Coder | 2012-11-28 | 2 | -15/+87 |
* | (MESS) floppy: added a more descriptive error message when it fails to identi... |  Sandro Ronco | 2012-11-27 | 1 | -0/+3 |
* | (MESS) Added some floppy formats and TWOSID signal. (nw) |  Curt Coder | 2012-11-26 | 2 | -0/+120 |
* | floppy: Default on head 0, not 1 [O. Galibert] |  Olivier Galibert | 2012-11-23 | 1 | -1/+1 |
* | sed1310: Cleanup. (nw) |  Curt Coder | 2012-11-22 | 2 | -0/+34 |
* | floppy: Fix index pulse generation when motor is always on [O. Galibert] |  Olivier Galibert | 2012-11-20 | 1 | -1/+1 |
* | (mess) upd765: Add read fm sector support [O. Galibert] |  Olivier Galibert | 2012-11-16 | 2 | -1/+45 |
* | made cdrom_image_device & harddisk_image_device responsible for accessing dri... |  smf- | 2012-10-11 | 4 | -2/+41 |
* | (mess) floppy: Random fixes/logging [O. Galibert] |  Olivier Galibert | 2012-10-10 | 2 | -4/+6 |
* | Stop allocating arrays of UINT8s for the tokens, when |  Aaron Giles | 2012-09-18 | 1 | -2/+2 |
* | Memory handler normalization, part 1. |  Aaron Giles | 2012-09-17 | 1 | -1/+1 |
* | Clean-ups and version bumpmame0147 |  Miodrag Milanovic | 2012-09-17 | 1 | -1/+1 |
* | Final round of struct/union/enum normalization. |  Aaron Giles | 2012-09-16 | 1 | -3/+1 |
* | First pass at modernizing struct definitions. |  Aaron Giles | 2012-09-15 | 3 | -9/+6 |
* | (MESS) support for writing to compressed hard drives using diff files. [smf] |  smf- | 2012-09-08 | 2 | -43/+83 |
* | floppy: Harmless intermediate commit that could help Micko (nw) |  Olivier Galibert | 2012-08-24 | 2 | -11/+197 |
* | Ah, this was needed to be DD drive after all, but change it to support dual s... |  Miodrag Milanovic | 2012-08-24 | 1 | -1/+1 |
* | added 525hd support into floppy.c and converted ht68k to use new wd17xx core ... |  Miodrag Milanovic | 2012-08-24 | 2 | -0/+41 |