You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an option, a dual screen is displayed via the serial port of the Atari ST, for remote control using a null modem or similar. See also #6. PSG play for Atari ST currently displays a VT52 video screen:
The text was updated successfully, but these errors were encountered:
When compiling with S=1, this avoids
=================================================================
==12347==ERROR: LeakSanitizer: detected memory leaks
Direct leak of 311818 byte(s) in 1 object(s) allocated from:
#0 0x7ffff75c5e54 in realloc (/usr/lib/gcc/powerpc64le-unknown-linux-gnu/11.3.0/libasan.so.6+0xd5e54)
#1 0x1000132e8 in vsbmprintf system/unix/string.c:119
#2 0x1000132e8 in vsbmprintf system/unix/string.c:112
#3 0x1000139c4 in vsbprintf system/unix/string.c:109
#4 0x100013ad4 in sbprintf system/unix/string.c:90
#5 0x10000da10 in prefix_table lib/m68k/m68kdg.c:122
#6 0x10000da10 in main lib/m68k/m68kdg.c:336
#7 0x7ffff690d320 (/lib64/libc.so.6+0x2d320)
#8 0x7ffff690d4f4 in __libc_start_main (/lib64/libc.so.6+0x2d4f4)
SUMMARY: AddressSanitizer: 311818 byte(s) leaked in 1 allocation(s).
Uh oh!
There was an error while loading. Please reload this page.
As an option, a dual screen is displayed via the serial port of the Atari ST, for remote control using a null modem or similar. See also #6. PSG play for Atari ST currently displays a VT52 video screen:

The text was updated successfully, but these errors were encountered: