1
0
Fork 0
mirror of https://github.com/notwa/mm synced 2024-05-17 21:23:22 -07:00

fix comment

This commit is contained in:
Connor Olding 2015-12-26 19:32:31 -08:00
parent 488aeb9bd0
commit 37d711dbec

View File

@ -14,9 +14,7 @@
buffer_pos:
.word 0
// set up 2048 bytes of text buffer
// each line is 32 words, or 128 bytes
// i don't think this is enough, actually
// we'll just let this overflow
.align 8
buffer:
.word 0