cog/Frameworks/lazyusf/lazyusf
Chris Moeller fb323d11e9 Implemented lazyusf HLE audio IIR function, thanks to JoshW 2014-10-14 22:32:26 -07:00
..
rsp Update LazyUSF and increased silence detection threshold for USF files to 10 seconds, which fixes Majora's Mask - Staff Roll 2014-04-07 17:42:09 -07:00
rsp_hle Implemented lazyusf HLE audio IIR function, thanks to JoshW 2014-10-14 22:32:26 -07:00
audio.c Updated to latest LazyUSF 2014-02-18 00:05:23 -08:00
audio.h Imported lazyusf in its new library form and removed the external app 2014-02-15 01:37:59 -08:00
config.h Imported lazyusf in its new library form and removed the external app 2014-02-15 01:37:59 -08:00
cpu.c Added error logging to LazyUSF, player now stops on errors. 2014-02-20 17:07:57 -08:00
cpu.h Updated LazyUSF library 2014-02-15 23:38:46 -08:00
dma.c Updated LazyUSF and bumped its optimization settings 2014-02-18 17:20:37 -08:00
dma.h Imported lazyusf in its new library form and removed the external app 2014-02-15 01:37:59 -08:00
exception.c Imported lazyusf in its new library form and removed the external app 2014-02-15 01:37:59 -08:00
exception.h Imported lazyusf in its new library form and removed the external app 2014-02-15 01:37:59 -08:00
interpreter_cpu.c Updated lazyusf 2014-04-07 12:46:26 -07:00
interpreter_cpu.h Imported lazyusf in its new library form and removed the external app 2014-02-15 01:37:59 -08:00
interpreter_ops.c Updated lazyusf 2014-04-02 17:02:44 -07:00
interpreter_ops.h Imported lazyusf in its new library form and removed the external app 2014-02-15 01:37:59 -08:00
lazyusf-Info.plist Imported lazyusf in its new library form and removed the external app 2014-02-15 01:37:59 -08:00
main.c Removed unnecessary void declaration 2014-02-20 17:20:48 -08:00
main.h Added error logging to LazyUSF, player now stops on errors. 2014-02-20 17:07:57 -08:00
memory.c Reverted a stupid change which broke 64 bit compilation of lazyusf 2014-04-07 18:21:12 -07:00
memory.h Imported lazyusf in its new library form and removed the external app 2014-02-15 01:37:59 -08:00
opcode.h Updated LazyUSF and bumped its optimization settings 2014-02-18 17:20:37 -08:00
pif.c Updated to latest LazyUSF 2014-02-18 00:05:23 -08:00
pif.h Imported lazyusf in its new library form and removed the external app 2014-02-15 01:37:59 -08:00
registers.c Fixed a number of warnings and function inlining in LazyUSF 2014-02-16 16:20:13 -08:00
registers.h Imported lazyusf in its new library form and removed the external app 2014-02-15 01:37:59 -08:00
rsp.h Imported lazyusf in its new library form and removed the external app 2014-02-15 01:37:59 -08:00
tlb.c Updated LazyUSF and bumped its optimization settings 2014-02-18 17:20:37 -08:00
tlb.h Updated LazyUSF and bumped its optimization settings 2014-02-18 17:20:37 -08:00
types.h Imported lazyusf in its new library form and removed the external app 2014-02-15 01:37:59 -08:00
usf.c Added HLE audio to LazyUSF, disabled because it's incomplete 2014-03-04 21:39:37 -08:00
usf.h Update LazyUSF and increased silence detection threshold for USF files to 10 seconds, which fixes Majora's Mask - Staff Roll 2014-04-07 17:42:09 -07:00
usf_internal.h Update LazyUSF and increased silence detection threshold for USF files to 10 seconds, which fixes Majora's Mask - Staff Roll 2014-04-07 17:42:09 -07:00