Fully implement kprintf, including support for format conversions/parameters, improved logging to file support, and the ability to track the most recent printed lines in a ring buffer which can be selected & displayed in the status dialog window.
Document the usage in the sample nuance.cfg and in Readme.txt. See the section "printf Debugging (kprintf) Support."
Attaching a test program that also demonstrates how to use the improved kprintf support from the Nuon side:
Fully implement kprintf, including support for format conversions/parameters, improved logging to file support, and the ability to track the most recent printed lines in a ring buffer which can be selected & displayed in the status dialog window.
Document the usage in the sample nuance.cfg and in Readme.txt. See the section "printf Debugging (kprintf) Support."
Attaching a test program that also demonstrates how to use the improved kprintf support from the Nuon side:
kprintf-test.zip (source and .cof)
Fixes issue #20