From 3fc957f571103258239adc9d62ef37f73c6eaa00 Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Mon, 2 Oct 2000 23:39:13 +0000 Subject: [PATCH] updated. --- docs/todo_mikey.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/todo_mikey.txt b/docs/todo_mikey.txt index 7aa9089..600ad83 100644 --- a/docs/todo_mikey.txt +++ b/docs/todo_mikey.txt @@ -1,5 +1,6 @@ (mikey's) TODO list: +- Add __saveAllRegisters() macro to the ASM code. - Make vbslacker.cons parser handle multiple spaces. - Check entire codebase for "//" comments. - Put const qualifier wherever you can.