1
General chat / Re: PS2 Yabasic reimplemented in JavaScript
« on: January 24, 2016 »Did anyone ever find a method to ( easily ) transfer Yabasic projects from the PS2 to PC ( and vice versa )?
You can read Yabasic files from PS2 memory card with PS2 Linux Kit. The file has a checksum which needs to be removed in a text editor to make the code is usable in an emulator. You can write files back to PS2 memory card with yabwrite http://softagalleria.net/yabwrite.php
The process is fairly easy but getting PS2 Linux kit may be a challenge. Mine broke down years ago. Might have the dvd lying around somewhere...
