Home | Forums | What's new | Resources | |
Another Saturn SDK |
Red Ring Rico - Jun 29, 2014 |
< Prev | 1 | 2 | 3 | 4 | 5 |
vbt | Jul 19, 2015 | |||
it seems, there is a new release of SSSDK with gcc 5.2 (published just 3 days ago) that's a great news ! on a side note, neblib was moved to GIT here : https://sourceware.org/git/gitweb.cgi?p=newlib-cyg... |
Red Ring Rico | Jul 26, 2015 | |||
I've finished the first sample, which I made a video of
After trying to get the gamepad to work with interrupts from the SCU and it not working, I decided to seek out any information from past demos to help me out. I used some code from Charles MacDonald's VDP1 example code and used the polling method instead of interrupts. |
CarlosTheMover | Jul 29, 2015 | |||
I see, thanks! |
CarlosTheMover | Dec 28, 2015 | |||
Good to hear you're not dead |
Red Ring Rico | Dec 28, 2015 | |||
Correct, I am indeed disassembling the CDC_* functions. It's good for me to learn how to do it in any case. My SH assembly skills are pretty lacking, so this is a good incentive for me to get to know it =P. It's looking less likely that I'll meet my New Year's deadline, as I'm also repairing my Dreamcast Dev. Box. Took me five hours to get somewhat accustomed to the rework station I'm using (which is my Xmas present ;P). |
vbt | Jan 8, 2016 | |||||
Newlib 2.3.0 is released The latest snapshot is on the ftp-site. *** Major changes in newlib version 2.3.0: - dynamic atexit logic fixed - various arm performance enhancements - new version of strtold - doc improvements - arc platform support redone - strftime improvements/enhancements - imported logic from FreeBSD - locking fixes - complex math enhancements - visium platform support added - or1k platform support added ftp://sourceware.org/pub/newlib/index.html |
Red Ring Rico | Jan 21, 2016 | |||
Quick Update I've managed to finally get Code::Blocks building for Windows under Linux via the MinGW-w64 compiler. Therefore, I can delete the Amazon EC2 server which was set up last year to handle the Windows version of Code::Blocks. Also, the next version of GCC removes SH5/SH64. Luckily there are still people using SH-1/2/3/4 out there, so we should be good for the future. |
Amon | Jan 23, 2016 | |||
If anyone on windows has an issue with the installer failing at 26% after uninstalling a previous version check to see if one of the files was open. I had the install log open in notepad even though the file was deleted and this froze the install repeatedly. It wasn't until after I closed the files that I was able to install the SSSDK |
< Prev | 1 | 2 | 3 | 4 | 5 |