class

GBA::Pipeline

Inherits Reference < Object

A super minimalistic FIFO queue implementation optimized for use as an ARM instruction pipeline.

Instance methods

clear
Source
peek
Source
push(instr : UInt32) : Nil
Source
shift
Source
size
Source