Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
tchipi8
develop
Tchipi8
Chip8
Decoder
InvalidInstruction
IO
Controller
Key
KeyState
PixelState
SDLController
Opcodes
Opcode
Shutdown
Tchipi8Error
Generated using Crystal 1.16.3
2026-02-27 14:39:29 UTC
class
Tchipi8::
InvalidInstruction
Tchipi8::InvalidInstruction
Tchipi8::Tchipi8Error
Exception
Reference
Object
Defined in:
decoder.cr
Constructors
.new
(instruction : UInt16)
Constructor Detail
def self.
new
(instruction : UInt16)
#
[
View source
]