Interface ICpu

A 16-bit LJD cpu

Hierarchy

  • ICpu

Implemented by

Methods

Methods

  • Runs the cpu for n clocks. Executes one instruction per clock tick.

    Returns

    The ioRam buffer that was updated.

    Parameters

    • n: number

      The number of clock cycles to execute.

    Returns Uint16Array

Generated using TypeDoc