Bobby Smiles
10b7009994
Regroup several memory access produre into a single module.
2013-08-06 21:06:15 +02:00
Bobby Smiles
ee30336aa2
Move arithmetic functions into a single module.
2013-07-24 20:37:13 +02:00
Bobby Smiles
80cd82f4ed
Preliminary splitting of alist ucodes in 3 categories.
2013-07-23 21:31:50 +02:00
Bobby Smiles
98d2b2839f
Rename audio.{c,h} to alist.{c,h}
2013-07-12 18:37:58 +02:00
Bobby Smiles
6c2b625465
Refactor resample logic.
2013-06-10 20:12:20 +02:00
Bobby Smiles
ad0337e029
MP3 is now into a separate module.
2013-05-29 22:57:49 +02:00
Bobby Smiles
1c02cd548f
ADPCM is now into a separate module.
2013-05-29 21:53:19 +02:00
Bobby Smiles
f38fe1e60d
Regroup all audio ucode files into a audio.c
2013-05-20 23:47:30 +02:00
Bobby Smiles
d501c4e38e
Rewrite cicx105_ucode to allow better optimisation. Move it outside of main.
...
Note: During the rewriting I changed the number of line to write from 0xfc to 0x18 because that's
what I saw in the ipl3 disassembly.
2013-03-10 02:45:53 +01:00
Bobby Smiles
852505046d
Move alist logic into its own module. Corrected ABI1 and ABI3 sizes.
2013-03-09 23:35:08 +01:00
Bobby Smiles
027c4cc2d8
Refactor jpeg module.
2013-01-27 17:19:58 +01:00
richard42
b03da51141
1. Added idct.c to MSVC8 project file
...
2. Removed inline attributes which throw errors in MSVC8. This is needed for modern compilers; they know when to inline
3. Fixed errors caused by MSVC8's incompatibility with C99 local variable declarations
2012-03-06 20:39:00 -08:00
GoedekenR
e78c716fed
bugfix: get release build updated in VC project file
2010-01-02 15:25:39 -05:00
GoedekenR
43b5fe7da2
Added MSVC8 project file for RSP-HLE plugin, fixed a few minor incompatibilities
2010-01-02 10:21:50 -05:00