Releases: spth/OpenRabbit
Releases · spth/OpenRabbit
0.2.5
12 Sep 14:17
Compare
Sorry, something went wrong.
No results found
Provide built-in default coldboot loaders (requires ISO C23 host compiler).
Refactor makecold.c to ISO C99/23.
Make "Hello, world!" examples use 38400 baud.
Fix sporadic hang with --run.
Fix sporadic output corruption with --serialout.
Add --ramcr option for different RAM types.
Fix out-of-tree build.
Early CPU identification via primary loader.
0.2.4
20 Dec 15:13
Compare
Sorry, something went wrong.
No results found
Fix example code for SDCC 4.2.10 and later.
0.2.3
17 Dec 09:37
Compare
Sorry, something went wrong.
No results found
Add --slow option to work around tcdrain() driver bugs. Makes most USB-to-serial converters work.
Report memory speeds from id block in --verbose output.
Pull reset line low for 400 ms (instead of 250 ms) for more reliable reset.
0.2.2
25 Sep 14:35
Compare
Sorry, something went wrong.
No results found
Improve support for Dynamic C 9 pilot.bin, replace command-line option for Dynamic C 8 pilot.bin format by autodetection.
Add --verbose option to control verbosity.
0.2.1
20 Sep 15:12
Compare
Sorry, something went wrong.
No results found
Improve speed.
Command-line option for Dynamic C 8 pilot.bin format.
0.2.0
15 Sep 09:08
Compare
Sorry, something went wrong.
No results found
Build own coldload.bin.
Use Dynamic C 9 pilot.bin format instead of Dynamic C 8 one.
Drop unused RFU arguments.
0.1.2
14 Sep 20:31
Compare
Sorry, something went wrong.
No results found
Update for current autotools and ncurses
Fixes to make it work with USB serial converter.