Joyau 0.8 (Ruby Interpreter) Updated
greg | July 19, 2009
Kode has compiled the Joyau version 0.8 EBOOT for anyone coding on the Ruby train and cannot or do not care to compile their own from source. If you’re not clear, see our previous Joyau news for a better understanding.
Download: Joyau v0.8: Ruby Interpreter for the PSP
- Source code & samples via GitHub.
Comments (2)Joyau: Programming with Ruby on the PSP
greg | July 13, 2009
Calling all devs, especially those well-versed in Ruby. Welcome to the game — Kode’s Joyau (read: Jewel, in English).
Joyau is a Ruby interpreter for the PlayStation Portable. Similar to that of Lua you’ll code in Ruby and crunch that code using the supplied EBOOT, which acts as the script interpreter. Kode notes the documentation is currently incomplete; however, you can learn how things work by trial and error and using the provided samples.

Things you may need and/or should know:
- Copy the “script.rb” file (your Ruby code) into the same directory as the Joyau EBOOT.
- The Joyau EBOOT is compiled with PSP_FW_VERSION = 371.
- Try LEDA or Time Machine if you’re experiencing problems with executing the EBOOT.
Current features:
- A working sprite system;
- A particles generator (just a front end to the devslib one in fact);
- A scrolling class;
- Some audio function (really basic though, I’ve to work on that… I’ll try with OpenAL to provide ogg support at least);
- Also, text manipulation (drawing text, …);
- Possibility to draw basic forms (Circle, rect, …);
- Some things provided by Ruby itself.
Download: Joyau v0.4: Ruby Interpreter for the PSP
Source code & samples via GitHub.
- source: ps2dev
Comments (21)Affiliates
Video Games
PSP Hacks Archives
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- March 2005



