From: Jochen H. <Hoe...@In...> - 2003-03-04 09:18:54
|
Hello rcxemul developers, Recently I thought, it would be nice to have an RCX emulator similar to the Palm OS Emulator. Unfortunately I made the mistake of not searching the web if something like that exists, but started programming immediately. Well it was an interesting experience anyway. So now after a bit more than a week I have my own running Lego RCX emulator that can already firmdl and run brickOS. It needs linux, a binary image of the ROM named rom.bin (use objdump to convert srec to binary), and a special version of firmdl to load brickOS (I included the modified rcxtty.c source). It is mostly undocumented and still a bit buggy. Feel free to ask questions. I'm not sure whether merging is an option, but maybe we can learn from each other. I have put a copy at the following URL with my current sources and waiting for your feedback. http://csd.informatik.uni-oldenburg.de/~hoenicke/rcx/ Jochen -- Jochen Hoenicke, University of Oldenburg, 26111 Oldenburg, Germany Email: hoe...@in... Tel: +49 441 798 3124 |