Fix pinboard save code returning corrupt error pointers
Detail: s/Save - After the 'dot check' or DoSave resulted in an error being generated, IntSave_KeyPressed was pulling R0 from the stack instead of returning the error block pointer. This typically results in ofla errors on an Iyonix or alignment faults on a beagleboard. Admin: Tested on BB-xM rev A3. Errors due to no dot in the filename, or DoSave failing, are now reported correctly. Version 0.89. Tagged as 'Pinboard-0_89'
Showing
Please register or sign in to comment