|
1 | 1 | Links:
|
2 |
| - - Dead links since 17-02-2019 |
3 |
| - - https://web.archive.org/web/20110112033531/https://sourceforge.net/apps/trac/fxsdk/wiki/UsingGCC |
4 |
| - |
5 | 2 | - Casio Official SDK and Manuals
|
6 | 3 | - https://edu.casio.com/download_service/en/download/index.html
|
| 4 | + - GCC SuperH Options |
| 5 | + - https://gcc.gnu.org/onlinedocs/gcc/SH-Options.html#SH-Options |
| 6 | + - Pre-defined compiler macros |
| 7 | + - https://sourceforge.net/p/predef/wiki/Compilers/ |
| 8 | + - fx_calculators_SuperH_based.chm |
| 9 | + - http://www.casiopeia.net/forum/downloads.php?view=detail&df_id=72 |
| 10 | + - Optimizing C Programs for fx-9860G (SuperH) |
| 11 | + - http://www.casiopeia.net/forum/viewtopic.php?t=1484 |
| 12 | + - RTC - http://www.casiopeia.net/forum/viewtopic.php?t=1666 |
| 13 | + - Renesas SH7705 documentation |
| 14 | + - https://www.renesas.com/us/en/products/microcontrollers-microprocessors/superh/sh7700/sh7705.html#documents |
| 15 | + - Installing an Add-In application |
| 16 | + - https://support.casio.com/storage/en/manual/pdf/EN/004/9860G_Addin_Install_EN.pdf |
| 17 | + |
| 18 | +Forums/Communities: |
| 19 | + - https://www.planet-casio.com/Fr/ (French CASIO community) |
| 20 | + - http://www.casiopeia.net/forum/ |
| 21 | + - https://www.omnimaga.org/ |
| 22 | + - https://www.cemetech.net/ |
7 | 23 |
|
| 24 | +Dead Links (recovered from archive.org) |
| 25 | + - https://web.archive.org/web/20110112033531/https://sourceforge.net/apps/trac/fxsdk/wiki/UsingGCC |
8 | 26 |
|
9 | 27 | Resource List:
|
10 |
| - - SHC Manual |
11 |
| - - from `fx-9860G SDK Manuals (compressed file)` at Casio official SDK website |
| 28 | + - from *fx-9860G SDK Manuals (compressed file)* at Casio official SDK website: |
| 29 | + - SHC Manual |
| 30 | + - C Standard Libraries |
| 31 | + - fx-9860G Character Set |
| 32 | + - fx-9860G Key Code List |
| 33 | + - fx-9860G Libraries |
| 34 | + |
| 35 | +Software: |
| 36 | + - g1a-wrapper |
| 37 | + - https://bitbucket.org/Lephenixnoir/add-in-wrapper/overview |
| 38 | + - fxSDK |
| 39 | + - https://git.planet-casio.com/lephe/fxsdk |
| 40 | + - gint |
| 41 | + - https://git.planet-casio.com/lephe/gint |
| 42 | + - newlib for casio |
| 43 | + - https://www.planet-casio.com/Fr/forums/topic15316-1-Complete-C-standard-library.html |
| 44 | + - https://git.planet-casio.com/Memallox/libc |
| 45 | + |
| 46 | +C Resources: |
| 47 | + - Creating a shared and static library with the gnu compiler (gcc) |
| 48 | + - https://renenyffenegger.ch/notes/development/languages/C-C-plus-plus/GCC/create-libraries/index |
| 49 | + - https://www.planet-casio.com/Fr/programmation/tutoriels.php?id=56 (in French) |
| 50 | + - SNIPPETS C archive (contains snippets of algorithms of various sorts) |
| 51 | + - https://web.archive.org/web/20101204075132/http://c.snippets.org/ |
| 52 | + - https://events.static.linuxfound.org/sites/events/files/slides/GCC%252FClang%20Optimizations%20for%20Embedded%20Linux.pdf |
| 53 | + |
| 54 | +Pixel Art Resources: |
| 55 | + - https://www.cemetech.net/forum/viewtopic.php?t=7766&start=0 |
0 commit comments