Add display modes and more highlighting to DBGBOARD #143

Merged
mxlgv merged 2 commits from apps-debug-board-add-modes-and-highlighting into main 2025-03-13 20:37:57 +01:00
Owner

See README.md

See README.md
rgimad added 1 commit 2025-03-13 15:26:06 +01:00
Apps/dbgboard: add display modes and more highlighting
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 34s
Build system / Build (pull_request) Successful in 5m17s
1974f45c50
rgimad requested review from mxlgv 2025-03-13 15:26:16 +01:00
mxlgv approved these changes 2025-03-13 18:50:33 +01:00
Dismissed
mxlgv requested review from mxlgv 2025-03-13 18:51:31 +01:00
mxlgv requested changes 2025-03-13 18:56:39 +01:00
Dismissed
@@ -123,3 +295,3 @@
invoke con_start, 1
invoke con_init, 80, 32, -1, -1, title
mov eax, [current_mode]
Owner

Extra space?

Extra space?
rgimad marked this conversation as resolved
@@ -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
Owner

Strange characters.

Strange characters.
rgimad marked this conversation as resolved
rgimad added 1 commit 2025-03-13 19:32:35 +01:00
Apps/dbgboard: fix comments
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 29s
Build system / Build (pull_request) Successful in 5m10s
83d8146ad1
rgimad dismissed mxlgv’s review 2025-03-13 19:32:35 +01:00
Reason:

New commits pushed, approval review dismissed automatically according to repository settings

mxlgv approved these changes 2025-03-13 20:37:46 +01:00
mxlgv merged commit 83d8146ad1 into main 2025-03-13 20:37:57 +01:00
mxlgv deleted branch apps-debug-board-add-modes-and-highlighting 2025-03-13 20:38:00 +01:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KolibriOS/kolibrios#143
No description provided.