RoboEmu 2
Description RoboEmu2 is the next incarnation of RoboEmu, my old PBASIC emulator. This new versiofn has been completely re-written to support the new C-based controllers and is now written using Qt, a cross-platform, single-source C++ GUI toolkit. Because of this, Windows and Linux versions will always be at the same revision, and porting to OS X should take all of 20 minutes for someone who has a Mac (if you're interested in doing this, please contact me).Note that there are special instructions included for how to use this version. Make sure to read all accompanying documentation.
RoboEmu2 is still in highly beta form. As of right now, there is no support for autonomous code or for interrupts. Also, if your code won't compile, please email it to me so I can fix the next version to support it.
LicenseRoboEmu2 is fully covered by the GPL. The source is the same for both the Windows and Linux versions, so grab the targz if you want Windows source.
DownloadWindows
Executable (zip) [ 86 ] (download this if you've never had RoboEmu2 before)
Without DLLs (zip) [ 65 ] (download this if you have a previous version of RoboEmu2 and don't need the DLLs)
Linux
Executable (tar.gz) [ 72 ]
Source (tar.gz) [ 68 ] (download this if the executable doesn't work for you. You'll need Qt installed for this to compile.)
ChangeLog 11/20/2004: Initial Release (0.1)Not a single line of code survived the transition, so this is truly a brand-new program.