Crate cpclib_sna

Crate cpclib_sna 

Source

Re-exports§

pub use flags::*;

Modules§

built_info
flags
parse

Structs§

AceBreakPoint
AceBreakPointChunk
AceSymbol
AceSymbolChunk
AdvancedRemuBreakPoint
BreakpointFlag
CodeBreakpoint
CodeBreakpoints
Condition
Counts
CountsAndCondition
IOBreakpoint
IOBreakpoints
MemoryBreakpoint
MemoryBreakpoints
MemoryChunk
Memory chunk that superseeds the snapshot memory if any.
RemuChunk
Snapshot
Snapshot V3 representation. Can be saved in snapshot V1 or v2.
String127
UnknownChunk
Unknwon kind of chunk
Wabp
WabpChunk
WinapeAddress
WinapeBreakPoint
WinapeBreakPointChunk

Enums§

AceBrkRuntimeMode
AceMemMapType
AceSymbolType
BreakPointAccess
BreakpointIoType
BreakpointOrigin
RemuBreakPoint
RemuBreakPointAccessMode
RemuBreakPointRunMode
RemuBreakPointType
RemuEntry
SnapshotChunk
Represents any kind of chunks in order to manipulate them easily based on their semantic
SnapshotError
SnapshotMemory
3 different states are possible. No memory, 64kb or 128kb
SnapshotVersion
String127Error
WabpAnyBreakpoint

Constants§

BANK_SIZE
HEADER_SIZE
! Re-implementation of createsnapshot by Ramlaid/Arkos ! in rust by Krusty/Benediction Original options