onerom-wasm
Preparing search index...
WasmFileSpec
Interface WasmFileSpec
Specification for a file that needs to be retrieved and added to the builder
interface
WasmFileSpec
{
cs1
:
string
;
cs2
:
string
;
cs3
:
string
;
description
:
string
;
extract
:
string
;
id
:
number
;
rom_size
:
number
;
rom_type
:
string
;
set_description
:
string
;
set_id
:
number
;
set_type
:
string
;
size_handling
:
string
;
source
:
string
;
}
Index
Properties
cs1
cs2
cs3
description
extract
id
rom_
size
rom_
type
set_
description
set_
id
set_
type
size_
handling
source
Properties
cs1
cs1
:
string
cs2
cs2
:
string
cs3
cs3
:
string
description
description
:
string
extract
extract
:
string
id
id
:
number
rom_
size
rom_size
:
number
rom_
type
rom_type
:
string
set_
description
set_description
:
string
set_
id
set_id
:
number
set_
type
set_type
:
string
size_
handling
size_handling
:
string
source
source
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cs1
cs2
cs3
description
extract
id
rom_
size
rom_
type
set_
description
set_
id
set_
type
size_
handling
source
onerom-wasm
Loading...
Specification for a file that needs to be retrieved and added to the builder