This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#10252 - infones.brokensound.diff
Attached to Project:
Rockbox
Opened by Eric (eryc12) - Wednesday, 27 May 2009, 23:41 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Friday, 03 July 2009, 06:41 GMT+2
Opened by Eric (eryc12) - Wednesday, 27 May 2009, 23:41 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Friday, 03 July 2009, 06:41 GMT+2
|
DetailsCATEGORIES | 1
SUBDIRS | 1 ines/InfoNES.c | 1198 ++++++++++++++++++++++++++++++++++++ ines/InfoNES.cpp | 1191 +++++++++++++++++++++++++++++++++++ ines/InfoNES.h | 323 +++++++++ ines/InfoNES_Mapper.c | 317 +++++++++ ines/InfoNES_Mapper.cpp | 315 +++++++++ ines/InfoNES_Mapper.h | 639 +++++++++++++++++++ ines/InfoNES_System.h | 69 ++ ines/InfoNES_System_Rockbox.c | 967 +++++++++++++++++++++++++++++ ines/InfoNES_Types.h | 37 + ines/InfoNES_pAPU.c | 1078 ++++++++++++++++++++++++++++++++ ines/InfoNES_pAPU.cpp | 1068 ++++++++++++++++++++++++++++++++ ines/InfoNES_pAPU.h | 200 ++++++ ines/K6502.c | 1111 +++++++++++++++++++++++++++++++++ ines/K6502.cpp | 1111 +++++++++++++++++++++++++++++++++ ines/K6502.h | 83 ++ ines/K6502_rw.h | 501 +++++++++++++++ ines/Makefile | 120 +++ ines/Makefile.olever.txt | 74 ++ ines/Makefile.other | 113 +++ ines/Makefile.other2 | 4 ines/Makefile.txt | 113 +++ ines/doc/GPL2 | 340 ++++++++++ ines/doc/GPL2J | 424 ++++++++++++ ines/doc/readme.html | 56 + ines/h10/InfoNES_System_Rockbox.c | 685 ++++++++++++++++++++ ines/h10/InfoNES_System_h10.c | 685 ++++++++++++++++++++ ines/linux/InfoNES_System_Linux.cpp | 1158 ++++++++++++++++++++++++++++++++++ ines/linux/Makefile | 46 + ines/linux/readme.html | 180 +++++ ines/mapper/InfoNES_Mapper_000.cpp | 173 +++++ ines/mapper/InfoNES_Mapper_001.cpp | 373 +++++++++++ ines/mapper/InfoNES_Mapper_002.cpp | 63 + ines/mapper/InfoNES_Mapper_003.cpp | 94 ++ ines/mapper/InfoNES_Mapper_004.cpp | 363 ++++++++++ ines/mapper/InfoNES_Mapper_005.cpp | 541 ++++++++++++++++ ines/mapper/InfoNES_Mapper_006.cpp | 158 ++++ ines/mapper/InfoNES_Mapper_007.cpp | 70 ++ ines/mapper/InfoNES_Mapper_008.cpp | 90 ++ ines/mapper/InfoNES_Mapper_009.cpp | 231 ++++++ ines/mapper/InfoNES_Mapper_010.cpp | 233 +++++++ ines/mapper/InfoNES_Mapper_011.cpp | 89 ++ ines/mapper/InfoNES_Mapper_013.cpp | 80 ++ ines/mapper/InfoNES_Mapper_015.cpp | 112 +++ ines/mapper/InfoNES_Mapper_016.cpp | 186 +++++ ines/mapper/InfoNES_Mapper_017.cpp | 195 +++++ ines/mapper/InfoNES_Mapper_018.cpp | 269 ++++++++ ines/mapper/InfoNES_Mapper_019.cpp | 315 +++++++++ ines/mapper/InfoNES_Mapper_021.cpp | 276 ++++++++ ines/mapper/InfoNES_Mapper_022.cpp | 162 ++++ ines/mapper/InfoNES_Mapper_023.cpp | 293 ++++++++ ines/mapper/InfoNES_Mapper_024.cpp | 178 +++++ ines/mapper/InfoNES_Mapper_025.cpp | 194 +++++ ines/mapper/InfoNES_Mapper_026.cpp | 200 ++++++ ines/mapper/InfoNES_Mapper_032.cpp | 107 +++ ines/mapper/InfoNES_Mapper_033.cpp | 198 +++++ ines/mapper/InfoNES_Mapper_034.cpp | 117 +++ ines/mapper/InfoNES_Mapper_040.cpp | 111 +++ ines/mapper/InfoNES_Mapper_041.cpp | 120 +++ ines/mapper/InfoNES_Mapper_042.cpp | 117 +++ ines/mapper/InfoNES_Mapper_043.cpp | 138 ++++ ines/mapper/InfoNES_Mapper_044.cpp | 296 ++++++++ ines/mapper/InfoNES_Mapper_045.cpp | 347 ++++++++++ ines/mapper/InfoNES_Mapper_046.cpp | 98 ++ ines/mapper/InfoNES_Mapper_047.cpp | 291 ++++++++ ines/mapper/InfoNES_Mapper_048.cpp | 175 +++++ ines/mapper/InfoNES_Mapper_049.cpp | 292 ++++++++ ines/mapper/InfoNES_Mapper_050.cpp | 104 +++ ines/mapper/InfoNES_Mapper_051.cpp | 123 +++ ines/mapper/InfoNES_Mapper_057.cpp | 123 +++ ines/mapper/InfoNES_Mapper_058.cpp | 90 ++ ines/mapper/InfoNES_Mapper_060.cpp | 89 ++ ines/mapper/InfoNES_Mapper_061.cpp | 80 ++ ines/mapper/InfoNES_Mapper_062.cpp | 88 ++ ines/mapper/InfoNES_Mapper_064.cpp | 224 ++++++ ines/mapper/InfoNES_Mapper_065.cpp | 172 +++++ ines/mapper/InfoNES_Mapper_066.cpp | 96 ++ ines/mapper/InfoNES_Mapper_067.cpp | 177 +++++ ines/mapper/InfoNES_Mapper_068.cpp | 170 +++++ ines/mapper/InfoNES_Mapper_069.cpp | 176 +++++ ines/mapper/InfoNES_Mapper_070.cpp | 88 ++ ines/mapper/InfoNES_Mapper_071.cpp | 77 ++ ines/mapper/InfoNES_Mapper_072.cpp | 90 ++ ines/mapper/InfoNES_Mapper_073.cpp | 127 +++ ines/mapper/InfoNES_Mapper_074.cpp | 344 ++++++++++ ines/mapper/InfoNES_Mapper_075.cpp | 135 ++++ ines/mapper/InfoNES_Mapper_076.cpp | 120 +++ ines/mapper/InfoNES_Mapper_077.cpp | 79 ++ ines/mapper/InfoNES_Mapper_078.cpp | 97 ++ ines/mapper/InfoNES_Mapper_079.cpp | 90 ++ ines/mapper/InfoNES_Mapper_080.cpp | 138 ++++ ines/mapper/InfoNES_Mapper_082.cpp | 181 +++++ ines/mapper/InfoNES_Mapper_083.cpp | 315 +++++++++ ines/mapper/InfoNES_Mapper_085.cpp | 192 +++++ ines/mapper/InfoNES_Mapper_086.cpp | 95 ++ ines/mapper/InfoNES_Mapper_087.cpp | 85 ++ ines/mapper/InfoNES_Mapper_088.cpp | 127 +++ ines/mapper/InfoNES_Mapper_089.cpp | 94 ++ ines/mapper/InfoNES_Mapper_090.cpp | 414 ++++++++++++ ines/mapper/InfoNES_Mapper_091.cpp | 104 +++ ines/mapper/InfoNES_Mapper_092.cpp | 124 +++ ines/mapper/InfoNES_Mapper_093.cpp | 74 ++ ines/mapper/InfoNES_Mapper_094.cpp | 68 ++ ines/mapper/InfoNES_Mapper_095.cpp | 223 ++++++ ines/mapper/InfoNES_Mapper_096.cpp | 101 +++ ines/mapper/InfoNES_Mapper_097.cpp | 83 ++ ines/mapper/InfoNES_Mapper_099.cpp | 122 +++ ines/mapper/InfoNES_Mapper_100.cpp | 291 ++++++++ ines/mapper/InfoNES_Mapper_101.cpp | 79 ++ ines/mapper/InfoNES_Mapper_105.cpp | 167 +++++ ines/mapper/InfoNES_Mapper_107.cpp | 82 ++ ines/mapper/InfoNES_Mapper_108.cpp | 59 + ines/mapper/InfoNES_Mapper_109.cpp | 134 ++++ ines/mapper/InfoNES_Mapper_110.cpp | 142 ++++ ines/mapper/InfoNES_Mapper_112.cpp | 300 +++++++++ ines/mapper/InfoNES_Mapper_113.cpp | 150 ++++ ines/mapper/InfoNES_Mapper_114.cpp | 335 ++++++++++ ines/mapper/InfoNES_Mapper_115.cpp | 268 ++++++++ ines/mapper/InfoNES_Mapper_116.cpp | 239 +++++++ ines/mapper/InfoNES_Mapper_117.cpp | 167 +++++ ines/mapper/InfoNES_Mapper_118.cpp | 285 ++++++++ ines/mapper/InfoNES_Mapper_119.cpp | 249 +++++++ ines/mapper/InfoNES_Mapper_122.cpp | 75 ++ ines/mapper/InfoNES_Mapper_133.cpp | 83 ++ ines/mapper/InfoNES_Mapper_134.cpp | 113 +++ ines/mapper/InfoNES_Mapper_135.cpp | 131 +++ ines/mapper/InfoNES_Mapper_140.cpp | 88 ++ ines/mapper/InfoNES_Mapper_151.cpp | 96 ++ ines/mapper/InfoNES_Mapper_160.cpp | 311 +++++++++ ines/mapper/InfoNES_Mapper_180.cpp | 71 ++ ines/mapper/InfoNES_Mapper_181.cpp | 82 ++ ines/mapper/InfoNES_Mapper_182.cpp | 173 +++++ ines/mapper/InfoNES_Mapper_183.cpp | 228 ++++++ ines/mapper/InfoNES_Mapper_185.cpp | 88 ++ ines/mapper/InfoNES_Mapper_187.cpp | 293 ++++++++ ines/mapper/InfoNES_Mapper_188.cpp | 95 ++ ines/mapper/InfoNES_Mapper_189.cpp | 185 +++++ ines/mapper/InfoNES_Mapper_191.cpp | 141 ++++ ines/mapper/InfoNES_Mapper_193.cpp | 89 ++ ines/mapper/InfoNES_Mapper_194.cpp | 58 + ines/mapper/InfoNES_Mapper_200.cpp | 86 ++ ines/mapper/InfoNES_Mapper_201.cpp | 85 ++ ines/mapper/InfoNES_Mapper_202.cpp | 111 +++ ines/mapper/InfoNES_Mapper_222.cpp | 107 +++ ines/mapper/InfoNES_Mapper_225.cpp | 102 +++ ines/mapper/InfoNES_Mapper_226.cpp | 95 ++ ines/mapper/InfoNES_Mapper_227.cpp | 92 ++ ines/mapper/InfoNES_Mapper_228.cpp | 108 +++ ines/mapper/InfoNES_Mapper_229.cpp | 105 +++ ines/mapper/InfoNES_Mapper_230.cpp | 94 ++ ines/mapper/InfoNES_Mapper_231.cpp | 83 ++ ines/mapper/InfoNES_Mapper_232.cpp | 73 ++ ines/mapper/InfoNES_Mapper_233.cpp | 78 ++ ines/mapper/InfoNES_Mapper_234.cpp | 114 +++ ines/mapper/InfoNES_Mapper_235.cpp | 126 +++ ines/mapper/InfoNES_Mapper_236.cpp | 105 +++ ines/mapper/InfoNES_Mapper_240.cpp | 82 ++ ines/mapper/InfoNES_Mapper_241.cpp | 71 ++ ines/mapper/InfoNES_Mapper_242.cpp | 64 + ines/mapper/InfoNES_Mapper_243.cpp | 133 +++ ines/mapper/InfoNES_Mapper_244.cpp | 72 ++ ines/mapper/InfoNES_Mapper_245.cpp | 231 ++++++ ines/mapper/InfoNES_Mapper_246.cpp | 96 ++ ines/mapper/InfoNES_Mapper_248.cpp | 235 +++++++ ines/mapper/InfoNES_Mapper_249.cpp | 325 +++++++++ ines/mapper/InfoNES_Mapper_251.cpp | 155 ++++ ines/mapper/InfoNES_Mapper_252.cpp | 218 ++++++ ines/mapper/InfoNES_Mapper_255.cpp | 133 +++ ines/readme.txt | 4 ines/sdl/InfoNES | 696 ++++++++++++++++++++ ines/sdl/Makefile | 52 + viewers.config | 1 173 files changed, 36531 insertions(+) |
This task depends upon
Closed by Jonathan Gordon (jdgordon)
Friday, 03 July 2009, 06:41 GMT+2
Reason for closing: Invalid
Additional comments about closing: insert 20c to try again
Friday, 03 July 2009, 06:41 GMT+2
Reason for closing: Invalid
Additional comments about closing: insert 20c to try again
I think you rather want to attach the patch instead of providing a diffstat output.. :)