Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ZX128k = &Machine{
Clock: 3.5469,
FrameStates: 70908,
ROM1Path: "./spectrum/rom/128-0.rom",
ROM2Path: "./spectrum/rom/128-1.rom",
ContentionTable: buildContentionIndex(14361, 228),
}
View Source
var ZX48k = &Machine{
Clock: 3.5,
FrameStates: 69888,
ROM1Path: "./spectrum/rom/48.rom",
ContentionTable: buildContentionIndex(14335, 224),
}
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.