Dmian There is nothing that "sticks", the only state that is kept across power cycles is the config.ini
, and that doesn't change unless you change it, either by editing it or using SAVE CONFIG
. Bar any race conditions that may well exist in some driver somewhere, the board will work exactly the same every time it is powered on, no matter what you have done in between.
davegardnerisme Please try a couple of older (or newer) builds and see if they behave differently.
It would also be interesting to see if it works any better with analog video, which is automatically enabled when there is no digital display connected. Even if you don't have a board with an AV connector (or don't have the right cable), you should still be able to see the keyboard LEDs flash. If the system is running, it should also be possible to toggle the Caps Lock LED.
Also, please always state what version you are using when reporting bugs.
There are a couple of new features, BTW:
- support for national keyboard layouts (including Spanish) and the numeric keypad
- faster SD card driver with cache
- I2C and SPI support in BASIC
- SIMD-accelerated image loading
BLIT
command with alpha channel support
- scaling support for
LOAD IMAGE
- alpha blending for sprites and backgrounds
- on-board C compiler
And a million bug fixes. Have a nice weekend!