6 lines
48 B
C
6 lines
48 B
C
|
|
|
||
|
|
|
||
|
|
int get_vram_offset() {
|
||
|
|
return 0xb8000;
|
||
|
|
}
|