sh3-rg #1 Posted March 7, 2015 (edited) rB+ website: http://reboot.atari.org/new-reboot/rbplus/ The release of rB/rB+ was the beginning. We're now in the process of allowing anyone and everyone to take part by offering documentation and support resources via the rB+ site. The site has a list of the commands specific to rB+ with details of how to use them and examples where necessary. There are also links to other resources such as the BCX help site (the BASIC variant/C translator rB+ is built upon, containing all the other regular BASIC commands supported with examples and descriptions) and the U-235 sound engine it makes use of. There are tutorials designed to help a beginner get to grips with how a project comes together and a primer to help the absolute novice get a picture of how rB+ works in the context of the Jaguar hardware (more specifically, the Object Processor). Tutorial 1 takes the reader through the process of considering a game after the concept is decided: First creating assets then completing the sprite descriptions based on them and finally having rB+ gather them into the game. It then goes on to consider the major game elements of the tutorial game (Doger - a simple Frogger-style game) and presents the reader with the fully commented BASIC program. All of the rB+-specific commands used are explained where necessary and the reader can experiment by altering aspects of the program, building the project and sending to the skunkboard or Virtual Jaguar. Building projects, both BJL-style and ROM projects, is also covered. Further larger scale case study projects are planned, these will allow us to go into more detail and explore more in-depth features in the context of a game program, as well as smaller more fun and digestible features explaining individual aspects of rB+ such as particles and the map system. Edited March 7, 2015 by sh3-rg 7 Quote Share this post Link to post Share on other sites
Gemintronic #2 Posted December 22, 2016 I was just about to peruse omfs object list tool. Thought I'd download a fresh copy of rB+ when I got this: Not Found The requested URL /new-reboot/rbplus/ was not found on this server. I guess a workaround is: https://github.com/ggnkua/bcx-basic-Jaguar/tree/master/installer 1 Quote Share this post Link to post Share on other sites
+CyranoJ #3 Posted December 22, 2016 I was just about to peruse omfs object list tool. Thought I'd download a fresh copy of rB+ when I got this: Not Found The requested URL /new-reboot/rbplus/ was not found on this server. I guess a workaround is: https://github.com/ggnkua/bcx-basic-Jaguar/tree/master/installer Yep, it's at the other address now. I guess we should update the post. 2 Quote Share this post Link to post Share on other sites
Gemintronic #4 Posted December 22, 2016 Yep, it's at the other address now. I guess we should update the post. Also the "CREATE" link in your sig, sir ~_^ Quote Share this post Link to post Share on other sites
+CyranoJ #5 Posted December 22, 2016 Also the "CREATE" link in your sig, sir ~_^ Give that man a prize! (ty) Quote Share this post Link to post Share on other sites
Clint Thompson #6 Posted December 27, 2016 All links are broken and everything is a 404? Quote Share this post Link to post Share on other sites
+CyranoJ #7 Posted December 27, 2016 All links are broken and everything is a 404? Should be good now. 2 Quote Share this post Link to post Share on other sites
Clint Thompson #8 Posted December 27, 2016 Should be good now. Awesome, thanks! Quote Share this post Link to post Share on other sites
Fredifredo #9 Posted April 17, 2020 On 12/27/2016 at 2:06 PM, Clint Thompson said: All links are broken and everything is a 404? Broken now ... Quote Share this post Link to post Share on other sites
Chilly Willy #10 Posted April 17, 2020 If you check their download page, you'll find they link to the AtariAge forum thread and their github page. Both links are fine. Quote Share this post Link to post Share on other sites
ggn #11 Posted April 18, 2020 Also, the minisite is always available in the repository: https://github.com/ggnkua/bcx-basic-Jaguar/tree/master/website (you probably have that locally if you downloaded the whole repo) 1 Quote Share this post Link to post Share on other sites