Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add print! and println! macro & add timestamp to kprintln! #143

Merged
merged 1 commit into from
Jun 9, 2024

Conversation

0x050f
Copy link
Collaborator

@0x050f 0x050f commented May 28, 2024

  • print! and println! macro print on vga_buffer without timestamp
  • kprint! macro print on vga_buffer with timestamp (mimic dmesg)

@0x050f 0x050f requested a review from Harthann May 28, 2024 05:41
@0x050f 0x050f self-assigned this May 28, 2024
+ print! and println! macro print on vga_buffer without timestamp
+ kprint! macro print on vga_buffer with timestamp (mimic dmesg)
@Harthann
Copy link
Owner

Harthann commented Jun 8, 2024

Good for me

@0x050f 0x050f merged commit 310001f into dev Jun 9, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants