added/updated headers

This commit is contained in:
Akamaki
2024-08-15 10:54:08 +09:00
committed by GitHub
parent 44ce0dc282
commit a241a3ae8f
9 changed files with 43 additions and 1 deletions

View File

@@ -137,6 +137,7 @@ extern int sound_is_float; /* (C) sound uses FP values */
extern int voodoo_enabled; /* (C) video option */
extern int ibm8514_standalone_enabled; /* (C) video option */
extern int xga_standalone_enabled; /* (C) video option */
extern int da2_standalone_enabled; /* (C) video option */
extern uint32_t mem_size; /* (C) memory size (Installed on system board) */
extern uint32_t isa_mem_size; /* (C) memory size (ISA Memory Cards) */
extern int cpu; /* (C) cpu type */