| Re: [hatari-devel] Some findings | 
[ Thread Index | 
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
] 
Le 28/08/2018 à 15:51, Thorsten Otto a écrit :
On Dienstag, 28. August 2018 15:38:44 CEST Thorsten Otto wrote:
 > so i guess it was just some memory being overwritten.
To clarify: the memory after the buffer for the message line, not 
naything because of the 256MB
BTW: that routine should really be reworked, when i configure SoftFloat, 
that message gets even 4 chars longer, so i have to increase it to 70. 
It then looks like this:
Yes, there's not enough space to display everything now with all options :(
1st the code should not allow the buffer overflow with your setup (it 
doesn't crash for me, but the overflow sure does happen anyway)
2nd, I think we could move some infos from 1st line into the 2nd line, 
for example move the '------' used for joystick status in the 2nd line.