summaryrefslogtreecommitdiff
path: root/boot/common_pm.asm
diff options
context:
space:
mode:
authorMichal Idziorek <m.i@gmx.at>2014-07-08 17:15:01 +0200
committerMichal Idziorek <m.i@gmx.at>2014-07-08 17:15:01 +0200
commitbf67de78c26c6f6e585f11899591f61da5a2c3d8 (patch)
tree6c5b51d3746aad55d2aef5c15f3771518244dc37 /boot/common_pm.asm
parent900781f1985bb814aa7992022aead985fc967611 (diff)
added some comments and cleaned up the .asm files
Diffstat (limited to 'boot/common_pm.asm')
-rw-r--r--boot/common_pm.asm10
1 files changed, 10 insertions, 0 deletions
diff --git a/boot/common_pm.asm b/boot/common_pm.asm
index 40bc32f..c96e1a8 100644
--- a/boot/common_pm.asm
+++ b/boot/common_pm.asm
@@ -1,3 +1,13 @@
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+;;;;;;; Miguel's FoolOS Helper Functions ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+;
+;print_string_pm
+;print_hex_pm
+;
+;
+;
+
[bits 32]
VIDEO_MEM equ 0xb8000