aboutsummaryrefslogtreecommitdiff
path: root/source/dsp1emu.c
AgeCommit message (Expand)Author
2022-02-22dsp1: Use clz CPU instruction when normalising fixed-point numbersJonathan Teh
2020-10-04Cleanupstwinaphex
2017-08-14Rewrite C++ commentstwinaphex
2017-08-14Deleted several unused variables, code and files.João Silva
2017-08-11Start making this suitable for MSVC and C89twinaphex
2017-02-12Integer-only C4 from snes9x2002. Integer-only, finalized DSP1 from snes9x 1.5...João Silva
2017-01-29Converted most types to stdint-style (fixing a few in the process).João Silva
2017-01-14Removed a LOT of useless stuff.João Silva
2017-01-14Moved copyright information to copyright file.João Silva
2016-10-15Add copyright notices since certain guys try to push their lucktwinaphex
2015-11-05Start using stdint typestwinaphex
2014-10-30apply a faceliftaliaspider
2011-03-05first commitKitty Draper