Function makeDebugCpu

  • Returns an ICpu suitable for debugging a programs.

    Parameters

    • programRom: number[]

      Array of 16-bit numbers, up to 64 * 1024 elements in array

    • dataRom: number[]

      Array of 16-bit numbers, up to 32 * 1024 elements in array

    Returns CpuWithIoRam

Generated using TypeDoc