Add display modes and more highlighting to DBGBOARD #143
Reference in New Issue
Block a user
No description provided.
Delete Branch "apps-debug-board-add-modes-and-highlighting"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
See README.md
@@ -123,3 +295,3 @@
invoke con_start, 1
invoke con_init, 80, 32, -1, -1, title
mov eax, [current_mode]
Extra space?
@@ -197,0 +382,4 @@
title_mode_user db 'Debug board - [Tab] switches mode: USER_kernel_both [F2] opens log file',0
title_mode_kernel db 'Debug board - [Tab] switches mode: user_KERNEL_both [F2] opens log file',0
title_mode_both db 'Debug board - [Tab] switches mode: user_kernel_BOTH [F2] opens log file',0
; [Tab] changes mode: user_kernel_BOTH [F2] opens log-file
Strange characters.
New commits pushed, approval review dismissed automatically according to repository settings