summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/softfloat3/source/f64_to_ui64.c
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/softfloat3/source/f64_to_ui64.c')
0 files changed, 0 insertions, 0 deletions
rtions'>+0 * devcb3 Vas Crabb2018-07-071-33/+34 * private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-1/+2 * Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-4/+4 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-21/+21 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-10/+11 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2 * xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2 * Change 9615 baud configurations to the nominal 9600 baud now that Z80SIO is m... AJR2017-10-301-6/+0 * sun1: Reduce CPU clock to 8MHz and note why (nw) AJR2017-10-071-3/+11 * Eliminate custom MCFG_Z80DART_ADD/Z80SIO_ADD macros (nw) AJR2017-09-241-1/+1 * More interrupts for SUN boards (nw) AJR2017-09-231-0/+1 * rs232: Add 9615 baud rate actually used by a number of systems AJR2017-09-231-2/+8 * sun1: Use Am9513 (nw) AJR2017-09-231-4/+14 * (nw) more cleanups Robbbert2017-09-221-1/+0 * sun1: replace console hack with upd7201 device Sergey Svishchev2017-07-021-50/+38 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-8/+11