From c8c1a4abfd8795ee28b9f4e149925af28d4da116 Mon Sep 17 00:00:00 2001 From: Melissa Date: Wed, 2 May 2012 15:26:43 -0300 Subject: [PATCH] no direct distribution --- MOJANG/clock.txt | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/MOJANG/clock.txt b/MOJANG/clock.txt index 71bbc8b..80759b7 100644 --- a/MOJANG/clock.txt +++ b/MOJANG/clock.txt @@ -1,17 +1 @@ -Name: Generic Clock (compatible) -ID: 0x12d0b402 -Version: 1 - -Interrupts do different things depending on contents of the A register: - - A | BEHAVIOR ----+---------------------------------------------------------------------------- - 0 | The B register is read, and the clock will tick 60/B times per second. - | If B is 0, the clock is turned off. - 1 | Store number of ticks elapsed since last call to 0 in C register - 2 | If register B is non-zero, turn on interrupts with message B. If B is zero, - | disable interrupts ----+---------------------------------------------------------------------------- - -When interrupts are enabled, the clock will trigger an interrupt whenever it -ticks. +http://dcpu.com/highnerd/rc_1/clock.txt \ No newline at end of file