Development problem on the device and with the Freebios

PM development, programming, hacking and all that fun stuff.
Post Reply
zoranc
Posts: 298
Joined: August 13th, 2010, 18:13
Contact:

Development problem on the device and with the Freebios

Post by zoranc »

Attached is a simple file that behaves not the way I expect it to. After I press the reset button it draws two pixels on the screen. Same when I run it under emulator with the original PM BIOS.

However the fun starts when I try to run it on the device and press power-off button twice. Then I get a line of 8 pixels (the whole byte is set) instead of only two pixels. Pressing reset button brings it back to normal.

Moreover when I run it under emulator with the FreeBIOS the power-off button doesn't work at all.

What I am doing wrong here?
Attachments
test.min
(8.6 KiB) Downloaded 1550 times
Post Reply