Search
Preparing search index...
The search index is not available
8bitworkshop
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
8bitworkshop
baseplatform
Module baseplatform
Index
Classes
Base6502
Machine
Platform
Base6502
Platform
Base6809
Platform
Base
Debug
Platform
Base
Machine
Platform
Base
Platform
Base
Z80
Machine
Platform
Base
Z80
Platform
Breakpoint
List
Debug
Symbols
Interfaces
Breakpoint
Cpu
State
Debuggable
Emu
Controls
State
Emu
Recorder
Emu
State
Machine
Memory
Bus
Opcode
Metadata
Platform
Preset
Type aliases
Addr
Symbol
Map
Breakpoint
Callback
Debug
Condition
Debug
Eval
Condition
Disasm
Line
Symbol
Map
Functions
cpu
State
ToLong
String_
6502
cpu
State
ToLong
String_
6809
cpu
State
ToLong
String_
Z80
dump
Stack
ToString
get
Opcode
Metadata_
6502
get
Tool
For
Filename_
6502
get
Tool
For
Filename_
6809
get
Tool
For
Filename_
z80
has
Audio
hasBIOS
has
Joy
Input
has
Key
Input
has
Paddle
Input
has
Probe
has
SerialIO
has
Video
inspect
Symbol
is
Debuggable
is
Raster
lookup
Symbol
Type aliases
Addr
Symbol
Map
Addr
Symbol
Map
:
{}
Type declaration
[
address:
number
]:
string
Breakpoint
Callback
Breakpoint
Callback
:
(
s
:
EmuState
, msg
?:
string
)
=>
void
Type declaration
(
s
:
EmuState
, msg
?:
string
)
:
void
Parameters
s:
EmuState
Optional
msg:
string
Returns
void
Debug
Condition
Debug
Condition
:
(
)
=>
boolean
Type declaration
(
)
:
boolean
Returns
boolean
Debug
Eval
Condition
Debug
Eval
Condition
:
(
c
:
CpuState
)
=>
boolean
Type declaration
(
c
:
CpuState
)
:
boolean
Parameters
c:
CpuState
Returns
boolean
Disasm
Line
Disasm
Line
:
{
isaddr
:
boolean
;
line
:
string
;
nbytes
:
number
}
Type declaration
isaddr
:
boolean
line
:
string
nbytes
:
number
Symbol
Map
Symbol
Map
:
{}
Type declaration
[
ident:
string
]:
number
Functions
cpu
State
ToLong
String_
6502
cpu
State
ToLong
String_
6502
(
c
:
any
)
:
string
Parameters
c:
any
Returns
string
cpu
State
ToLong
String_
6809
cpu
State
ToLong
String_
6809
(
c
:
any
)
:
string
Parameters
c:
any
Returns
string
cpu
State
ToLong
String_
Z80
cpu
State
ToLong
String_
Z80
(
c
:
any
)
:
string
Parameters
c:
any
Returns
string
dump
Stack
ToString
dump
Stack
ToString
(
platform
:
Platform
, mem
:
Uint8Array
|
number
[]
, start
:
number
, end
:
number
, sp
:
number
, jsrop
:
number
)
:
string
Parameters
platform:
Platform
mem:
Uint8Array
|
number
[]
start:
number
end:
number
sp:
number
jsrop:
number
Returns
string
get
Opcode
Metadata_
6502
get
Opcode
Metadata_
6502
(
opcode
:
any
, address
:
any
)
:
{
insnlength
:
number
;
maxCycles
:
number
;
minCycles
:
number
;
opcode
:
any
}
Parameters
opcode:
any
address:
any
Returns
{
insnlength
:
number
;
maxCycles
:
number
;
minCycles
:
number
;
opcode
:
any
}
insnlength
:
number
max
Cycles
:
number
min
Cycles
:
number
opcode
:
any
get
Tool
For
Filename_
6502
get
Tool
For
Filename_
6502
(
fn
:
string
)
:
string
Parameters
fn:
string
Returns
string
get
Tool
For
Filename_
6809
get
Tool
For
Filename_
6809
(
fn
:
string
)
:
string
Parameters
fn:
string
Returns
string
get
Tool
For
Filename_
z80
get
Tool
For
Filename_
z80
(
fn
:
string
)
:
string
Parameters
fn:
string
Returns
string
has
Audio
has
Audio
(
arg
:
any
)
:
arg
is
SampledAudioSource
Parameters
arg:
any
Returns
arg
is
SampledAudioSource
hasBIOS
hasBIOS
(
arg
:
any
)
:
arg
is
AcceptsBIOS
Parameters
arg:
any
Returns
arg
is
AcceptsBIOS
has
Joy
Input
has
Joy
Input
(
arg
:
any
)
:
arg
is
AcceptsJoyInput
Parameters
arg:
any
Returns
arg
is
AcceptsJoyInput
has
Key
Input
has
Key
Input
(
arg
:
any
)
:
arg
is
AcceptsKeyInput
Parameters
arg:
any
Returns
arg
is
AcceptsKeyInput
has
Paddle
Input
has
Paddle
Input
(
arg
:
any
)
:
arg
is
AcceptsPaddleInput
Parameters
arg:
any
Returns
arg
is
AcceptsPaddleInput
has
Probe
has
Probe
(
arg
:
any
)
:
arg
is
Probeable
Parameters
arg:
any
Returns
arg
is
Probeable
has
SerialIO
has
SerialIO
(
arg
:
any
)
:
arg
is
HasSerialIO
Parameters
arg:
any
Returns
arg
is
HasSerialIO
has
Video
has
Video
(
arg
:
any
)
:
arg
is
VideoSource
Parameters
arg:
any
Returns
arg
is
VideoSource
inspect
Symbol
inspect
Symbol
(
platform
:
Platform
, sym
:
string
)
:
string
Parameters
platform:
Platform
sym:
string
Returns
string
is
Debuggable
is
Debuggable
(
arg
:
any
)
:
arg
is
Debuggable
Parameters
arg:
any
Returns
arg
is
Debuggable
is
Raster
is
Raster
(
arg
:
any
)
:
arg
is
RasterFrameBased
Parameters
arg:
any
Returns
arg
is
RasterFrameBased
lookup
Symbol
lookup
Symbol
(
platform
:
Platform
, addr
:
number
, extra
:
boolean
)
:
string
Parameters
platform:
Platform
addr:
number
extra:
boolean
Returns
string
Modules
baseplatform
Base6502
Machine
Platform
Base6502
Platform
Base6809
Platform
Base
Debug
Platform
Base
Machine
Platform
Base
Platform
Base
Z80
Machine
Platform
Base
Z80
Platform
Breakpoint
List
Debug
Symbols
Breakpoint
Cpu
State
Debuggable
Emu
Controls
State
Emu
Recorder
Emu
State
Machine
Memory
Bus
Opcode
Metadata
Platform
Preset
Addr
Symbol
Map
Breakpoint
Callback
Debug
Condition
Debug
Eval
Condition
Disasm
Line
Symbol
Map
cpu
State
ToLong
String_
6502
cpu
State
ToLong
String_
6809
cpu
State
ToLong
String_
Z80
dump
Stack
ToString
get
Opcode
Metadata_
6502
get
Tool
For
Filename_
6502
get
Tool
For
Filename_
6809
get
Tool
For
Filename_
z80
has
Audio
hasBIOS
has
Joy
Input
has
Key
Input
has
Paddle
Input
has
Probe
has
SerialIO
has
Video
inspect
Symbol
is
Debuggable
is
Raster
lookup
Symbol
Generated using
TypeDoc