Skip to content

Instantly share code, notes, and snippets.

View mankeli's full-sized avatar

Markus Pyykkö mankeli

View GitHub Profile
@mankeli
mankeli / gettothacopper.asm
Created January 20, 2021 07:11
Test program to demonstrate copper timing issue in winuae
CUSTOM equ $dff000
code
include "hardware/custom.i"
include "hardware/dmabits.i"
include "hardware/cia.i"
include "exec/memory.i"
include "lvo/exec_lib.i"