Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (nw) fix stuff: | 2018-11-29 | 1 | -2/+1 | |
| | | | | | | | | * Add per-language compiler flag options to help with exotic setups * Get rid of a potention buffer overrun in NuBus image card * CHAR_WIDTH and LONG_WIDTH are preprocessor macros in limits.h with glibc if __GLIBC_USE (IEC_60559_BFP_EXT) is enabled - avoid using them as names * Make formats/upd765_dsk.h slightly safer with defualt initialisers for key format members * Don't rely on random BSS data being zero in imagedev/floppy.cpp | ||||
* | Revert "wd177x_dsk, upd765_dsk: Fixed sector interleaving. [Curt Coder]" | 2017-02-16 | 1 | -1/+1 | |
| | | | | This reverts commit 16f79382aa892eb478813e3fc4b812e9e875fbaf. | ||||
* | wd177x_dsk, upd765_dsk: Fixed sector interleaving. [Curt Coder] | 2017-02-16 | 1 | -1/+1 | |
| | |||||
* | pc_dsk: Handle 1.44MB images with 1,024-byte footer, which have turned up in ↵ | 2017-01-08 | 1 | -2/+2 | |
| | | | | a couple places (nw) | ||||
* | pc_dsk: Support 360K images with 512-byte header, found in some softlist ↵ | 2016-12-29 | 1 | -3/+3 | |
| | | | | entries. [Justin Kerk] | ||||
* | A round of spelling/typographical fixes to source comments (nw) | 2016-11-24 | 1 | -1/+1 | |
| | |||||
* | NOTICE (TYPE NAME CONSOLIDATION) | 2016-10-22 | 1 | -13/+13 | |
| | | | | | Use standard uint64_t, uint32_t, uint16_t or uint8_t instead of UINT64, UINT32, UINT16 or UINT8 also use standard int64_t, int32_t, int16_t or int8_t instead of INT64, INT32, INT16 or INT8 | ||||
* | Workaround for MT 06194 (potential segfault during floppy load) | 2016-05-01 | 1 | -0/+6 | |
| | |||||
* | fixing some more override (nw) | 2015-12-06 | 1 | -2/+2 | |
| | |||||
* | - Fix PVS-Studio warning V562, "It's odd to compare a bool type value with | 2015-11-09 | 1 | -1/+1 | |
| | | | | a value of 0/1" [MooglyGuy] | ||||
* | Rename *.c -> *.cpp in our source (nw) | 2015-11-08 | 1 | -0/+432 | |