Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Licenses for Raphael Nabet (nw) | 2015-06-07 | 2 | -2/+2 | |
| | |||||
* | floppy: Ensure that get_next_transition always provide the next transition ↵ | 2015-06-05 | 2 | -9/+21 | |
| | | | | [O. Galibert] | ||||
* | We cannot relicense files for which we have not yet received responses (nw) | 2015-05-28 | 2 | -2/+2 | |
| | |||||
* | Fix floppy disk image creation from command line | 2015-05-21 | 1 | -0/+22 | |
| | |||||
* | floppy: truncate files to new size on save | 2015-05-20 | 1 | -0/+5 | |
| | |||||
* | Floppy: Add a function to return the number of sides the drive has | 2015-05-20 | 1 | -0/+1 | |
| | |||||
* | Another round of -Wextra -Wdouble-promotion fixes. (nw) | 2015-05-20 | 2 | -2/+2 | |
| | |||||
* | Nascom: Add floppy softlist | 2015-05-18 | 2 | -1/+38 | |
| | |||||
* | Added some for Nathan and some more for Nicola (nw) | 2015-05-11 | 20 | -40/+40 | |
| | |||||
* | changes for Juergen Buchmueller in core and credits for some files in mess(nw) | 2015-05-07 | 2 | -12/+4 | |
| | |||||
* | Added dummy license headers for EMU section (nw) | 2015-05-07 | 22 | -0/+44 | |
| | |||||
* | Cleanups and version bumpmame0161 | 2015-04-29 | 1 | -1/+1 | |
| | |||||
* | small cleanup (nw) | 2015-04-22 | 3 | -6/+3 | |
| | |||||
* | moved all to std::string (nw) | 2015-04-22 | 3 | -14/+14 | |
| | |||||
* | ti99: ST225 emulation | 2015-04-20 | 2 | -0/+16 | |
| | |||||
* | more astring -> std::string (nw) | 2015-04-19 | 2 | -9/+9 | |
| | |||||
* | more conversions to std::string (nw) | 2015-04-19 | 1 | -2/+2 | |
| | |||||
* | some astring to std::string conversion (nw) | 2015-04-18 | 3 | -3/+3 | |
| | |||||
* | Damn unsigned (nw) | 2015-04-15 | 1 | -2/+2 | |
| | |||||
* | Replace dynamic_array with std::vector [O. Galibert] | 2015-04-14 | 2 | -27/+22 | |
| | |||||
* | updated astring constructors to have just one string param, to be more like ↵ | 2015-04-13 | 2 | -2/+2 | |
| | | | | std::string (nw) | ||||
* | There is no implicit conversion to char* in std::string (nw) | 2015-04-12 | 4 | -22/+22 | |
| | |||||
* | cstr() - > c_str() as preparation for move to std::string (nw) | 2015-04-11 | 3 | -9/+9 | |
| | |||||
* | Capitalise brand names more | 2015-04-05 | 1 | -9/+9 | |
| | |||||
* | Converted midi into a module. (nw) | 2015-01-31 | 2 | -9/+18 | |
| | |||||
* | (MESS) floppy.c: initialise error code instead of crashing when menu loads ↵ | 2015-01-13 | 1 | -0/+1 | |
| | | | | bad image [Peter Ferrie] | ||||
* | (MESS) ui: fixed for real the wrong confirmation menu being | 2015-01-06 | 1 | -2/+2 | |
| | | | | | | prompted when leaving file creation. also, better backspace support in the file creation menu (so that it work on Mac too). nw. | ||||
* | (MESS) ui: when ESCing while creating a new floppy image, fall back | 2015-01-06 | 1 | -2/+2 | |
| | | | | to the correct menu. [Fabio Priuli] | ||||
* | floppy: include cylinder in savestate | 2014-12-12 | 1 | -0/+3 | |
| | |||||
* | (MESS) included modern .dsk format among default supported | 2014-11-23 | 2 | -0/+3 | |
| | | | | formats. [Riley110] | ||||
* | Skeleton driver for the Siemens PC-D [Dirk Best, rfka01] | 2014-11-11 | 2 | -0/+88 | |
| | |||||
* | ap2_dsk: edd support [O. Galibert] | 2014-10-27 | 1 | -11/+11 | |
| | |||||
* | Cleanups and version bumpmame0155 | 2014-10-15 | 1 | -1/+1 | |
| | |||||
* | so long, cartslot.c... you made a really great job, when we | 2014-10-11 | 2 | -349/+0 | |
| | | | had no concept of slot devices... | ||||
* | (MESS) dmv: added floppy softlist. [Sandro Ronco] | 2014-10-10 | 2 | -0/+3 | |
| | | | | (MESS) floppy: added read-only support for CopyQM images. (nw) | ||||
* | (MESS) floppy.c: fixed disks not being launched if loaded | 2014-09-28 | 2 | -37/+8 | |
| | | | | | | from softlist through File Manager. [Fabio Priuli] out of whatsnew: until we support writing changes to diff, it is also safer to treat disks in softlists as read-only :) | ||||
* | ui: fixed crash when loading floppies with no parent software | 2014-09-16 | 1 | -2/+2 | |
| | | | from softlist (only via internal File Manager, though) [Fabio Priuli] | ||||
* | cleanup (nw) | 2014-09-13 | 1 | -3/+0 | |
| | |||||
* | floppy: Change in find_position to avoid missing edges that are very | 2014-09-04 | 1 | -1/+1 | |
| | | | | close to a window end. (nw) | ||||
* | floppy: Don't infloop in set_write_splice when there's no floppy (fixes ↵ | 2014-08-26 | 1 | -4/+6 | |
| | | | | MT5672) [O. Galibert] | ||||
* | floppy: Handle half and quarter tracks [O. Galibert] | 2014-08-09 | 2 | -1/+45 | |
| | |||||
* | More cleanups, there is issue with srcclean that needs to be taken care as ↵ | 2014-07-22 | 6 | -15/+15 | |
| | | | | well, just doing now what we can | ||||
* | Cleanups and version bump | 2014-07-22 | 1 | -1/+1 | |
| | |||||
* | first batch of passing attotime as const reference instead of copy - where ↵ | 2014-07-02 | 2 | -8/+8 | |
| | | | | possible (nw) | ||||
* | vz300 floppy: Initial modern implementation [O. Galibert] | 2014-06-30 | 2 | -7/+10 | |
| | |||||
* | fixed memory leaks in floppy_image_device (nw) | 2014-05-14 | 1 | -2/+9 | |
| | |||||
* | devcv2 -> devcb (nw) | 2014-05-14 | 3 | -9/+9 | |
| | |||||
* | cassette config moved inline (nw) | 2014-05-02 | 3 | -75/+31 | |
| | |||||
* | Cleanup of image device interfaces (nw) | 2014-05-02 | 13 | -168/+83 | |
| | |||||
* | (MESS) New driver added: Xerox Alto 2 [Juergen Buchmueller] | 2014-04-22 | 2 | -0/+388 | |
| | | | out of whatsnew: Did not add Unicode support for debugger from branch yet, for now few special chars are converted to be plain ASCII |