about summary refs log tree commit diff stats
path: root/baremetal/400.mu
blob: 0f36e3fe4e5f698c0774a47b69cdf3d53e29a0b0 (plain) (blame)
1
2
sig pixel screen: (addr screen), x: int, y: int, color: int
sig read-key kbd: (addr keyboard) -> _/eax: byte