|
|
|
|
|
|
Make "demo2c.elf" work.
Posted on 2005-08-23 00:00:00 |
|
Nothing really interesting today. Just investigated a better way to implement the log since it was really crappy the way it was before. I've made it so it uses a fixed size buffer now, which will make it a bit less of a memory hog and a bit faster when a lot of output is generated.
The way it's scrolling is still bugging me though... I'll probably look into fixing that tomorrow... And saving all the log output to a file would be something nice to do to... Maybe in a later version. |