diff options
Diffstat (limited to 'boot/common_pm.asm')
| -rw-r--r-- | boot/common_pm.asm | 10 |
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 |
