comparison nuklear_ui/blastem_nuklear.c @ 1661:c3c3b65f17aa

Updated special thanks
author Mike Pavone <pavone@retrodev.com>
date Sun, 30 Dec 2018 22:12:34 -0800
parents c6cc2dae262f
children cc5107def372
comparison
equal deleted inserted replaced
1660:c6cc2dae262f 1661:c3c3b65f17aa
166 "BlastEm is a high performance open source", 166 "BlastEm is a high performance open source",
167 "(GPLv3) Genesis/Megadrive emulator", 167 "(GPLv3) Genesis/Megadrive emulator",
168 }; 168 };
169 const uint32_t NUM_LINES = sizeof(lines)/sizeof(*lines); 169 const uint32_t NUM_LINES = sizeof(lines)/sizeof(*lines);
170 const char *thanks[] = { 170 const char *thanks[] = {
171 "Nemesis: Documentatino and test ROMs", 171 "Nemesis: Documentation and test ROMs",
172 "Charles MacDonald: Documentation", 172 "Charles MacDonald: Documentation",
173 "Eke-Eke: Documentation", 173 "Eke-Eke: Documentation",
174 "Bart Trzynadlowski: Documentation", 174 "Bart Trzynadlowski: Documentation",
175 "KanedaFR: Hosting the best Sega forum", 175 "KanedaFR: Hosting the best Sega forum",
176 "Titan: Awesome demos and documentation", 176 "Titan: Awesome demos and documentation",
177 "flamewing: BCD info and test ROM",
178 "r57shell: Opcode size test ROM",
177 "micky: Testing", 179 "micky: Testing",
178 "Sasha: Testing", 180 "Sasha: Testing",
179 "lol-frank: Testing", 181 "lol-frank: Testing",
180 "Sik: Testing", 182 "Sik: Testing",
181 "Tim Lawrence : Testing", 183 "Tim Lawrence : Testing",