bug fix init mouse + redraw cursor

This commit is contained in:
saintfrater 2026-01-28 14:22:19 +01:00
commit ab52449591
5 changed files with 348 additions and 397 deletions

View file

@ -31,8 +31,8 @@ bits 16
; initial stack
%define STACK_SEG 0x0800 ; segment de base
section .text
bits 16
section .text
bits 16
;%include "./common/chartable.asm"
;%include "./common/cursor.asm"