mirror of
https://github.com/jeremysrand/ocanada.git
synced 2025-04-09 15:38:16 +00:00
Replace the only inline assembly with a standard TGI call.
This commit is contained in:
parent
6709078275
commit
681f20dc33
@ -27,7 +27,7 @@ void initGraphics(void)
|
||||
tgi_init();
|
||||
|
||||
// Mixed text and graphics mode
|
||||
asm ("STA %w", 0xc053);
|
||||
tgi_apple2_mix(1);
|
||||
|
||||
tgi_inited = true;
|
||||
}
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user