Historial de Commits

Autor SHA1 Mensaje Fecha
  m9710797 b485443bb7 Serialize period iso frequency for DynamicClock hace 4 años
  m9710797 945f4ec69e Tweak calculation of ResampledSoundDevice::emuClock speed hace 4 años
  m9710797 8f52062221 Use cubic interpolation in WavImage hace 4 años
  m9710797 0d434c3158 Fix inaccuracy in DynamicClock::getFreq() hace 5 años
  m9710797 4802e7236d clang-tidy-8: fix 'readability-const-return-type' warnings hace 5 años
  m9710797 d1a0ca5e65 Fixed regression introduced by the VDP delay refactoring hace 8 años
  m9710797 2ffbf13d44 Rudementary support for different data formats hace 9 años
  Wouter Vermaelen ba9fcc4603 Round instead of truncate inside DynamicClock::setFreq() hace 10 años
  wouter d089095d55 Various text-processing stuff hace 11 años
  Wouter Vermaelen 636a9a3c21 Use the types defined in the <cstdint> header hace 12 años
  Wouter Vermaelen 967913c0cb Replaced our STATIC_ASSERT macro with the c++11 static_assert feature hace 12 años
  Wouter Vermaelen eba0cc490f Don't use floating point for getTicksTill() -> FixedPoint hace 12 años
  Wouter Vermaelen 914b39c342 Added support for non-fixed track lengths hace 12 años
  Wouter Vermaelen 8e54022178 Added DynamicClock::setFreq(num, denom) hace 13 años
  Wouter Vermaelen 3d0c00643d Refactor sound device resampling, part 1 hace 13 años
  Wouter Vermaelen 7b9e0d885f Implemented R800 'wait for even clock cycle for IO' behaviour hace 14 años
  Wouter Vermaelen f4eb30d3bd pass EmuTime by-value on 64-bit CPUs hace 16 años
  Wouter Vermaelen 341dd229f1 split serialize.hh in 3, small compile-time speedup hace 16 años
  Wouter Vermaelen f2f8ec50e4 serialize CPUClock hace 16 años
  Wouter Vermaelen 930acd8146 compact DynamicClock structure hace 16 años
  Wouter Vermaelen 5d31cd3f55 added DivModByConst/DivModBySame (see ChangeLog) hace 17 años
  Wouter Vermaelen 4850963d4f optimized 64bit divided-by 32-bit operations hace 17 años
  Wouter Vermaelen a9dc89e3c1 tweaked calculation of current CPU time hace 17 años
  Wouter Vermaelen b6b34c1510 fixed old-style-cast warnings while compiling debug flavour hace 17 años
  Wouter Vermaelen d3025a4211 micro optimization hace 18 años
  Wouter Vermaelen c5563c1bd2 documentation fix hace 18 años
  Wouter Vermaelen 82c41e50e7 optimized inner CPU emulation loop hace 18 años
  Wouter Vermaelen 078aafdba5 implmented end-of-tape detection hace 18 años
  Wouter Vermaelen 4af7b15b24 made (most) constructors with one argument explicit hace 18 años
  Wouter Vermaelen 4e285621d0 removed EmuTime (and related) constructors that initialize time at 0 hace 19 años