From bf67de78c26c6f6e585f11899591f61da5a2c3d8 Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Tue, 8 Jul 2014 17:15:01 +0200 Subject: added some comments and cleaned up the .asm files --- boot/common.asm | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'boot/common.asm') diff --git a/boot/common.asm b/boot/common.asm index 02e1a0b..c241f55 100644 --- a/boot/common.asm +++ b/boot/common.asm @@ -1,6 +1,15 @@ ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;; Miguel's FoolOS Helper Functions ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; +; +;print_string +;print_hex +;disk_load +; +; +; +; + [bits 16] -- cgit v1.2.3