Skip to content

Commit

Permalink
added clock.tick to environment.dasm16 (left out in previous commit?)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-bauer committed Sep 18, 2012
1 parent aebce0e commit ffb41f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/environment.dasm16
Expand Up @@ -7,4 +7,5 @@ DAT SYSTEM.CRASH
:env.fs DAT 0 ;the address of the filesystem header
:env.heap DAT 0 ;the address of the heap header
:env.uptime DAT 0, 0 ;32-bit word
:env.tick DAT 0 ;a counter for keeping the clock running at full speed
;;

0 comments on commit ffb41f6

Please sign in to comment.