@ -48,7 +48,7 @@ void io_write(u16 address, u8 value){
}
if(address == 0xFF01) {
serial_data[0] = value;
printf("%c", value);
//printf("%c", value);
return;
The note is not visible to the blocked user.