|
e214a9c3de
|
Fix call to fb.blend_alpha_bitmap()
|
2022-03-24 09:52:26 -04:00 |
|
|
c259ae4cee
|
Add Framebuffer.copy_rows_up()
|
2022-03-23 22:12:38 -04:00 |
|
|
b4d8707243
|
Rename blending blit methods to blend
|
2022-03-22 22:32:45 -04:00 |
|
|
6b7b14d954
|
Add Framebuffer.character()
|
2022-03-22 22:11:12 -04:00 |
|
|
9e7c3ee676
|
Add Framebuffer.rect(), .hline(), .vline()
|
2022-03-22 21:55:25 -04:00 |
|
|
2d7bf5197f
|
Drawing text working using Framebuffer.blit_alpha_bitmap()
|
2022-03-22 20:01:08 -04:00 |
|
|
7562be585f
|
Add Framebuffer.blit_alpha_bitmap()
|
2022-03-22 20:00:32 -04:00 |
|
|
c3ead56582
|
Add Framebuffer object
|
2022-03-21 16:32:11 -04:00 |
|
|
15559b0a56
|
Add HULK header; map virtual memory for HULK bss section
|
2022-03-21 16:31:01 -04:00 |
|
|
c58284761a
|
Comment hulk.hulk module a bit
|
2022-03-20 23:05:10 -04:00 |
|
|
bd99e429a9
|
Comment hulk.bootinfo a bit
|
2022-03-20 22:58:25 -04:00 |
|
|
79b34477ed
|
Reorganize D modules a bit
|
2022-03-19 22:39:12 -04:00 |
|
|
d8c85ad045
|
Map all memory regions and graphics framebuffer
|
2022-03-19 21:54:30 -04:00 |
|
|
7c5af33ace
|
Fix receiving correct argument to hulk_start()
|
2022-03-19 20:02:49 -04:00 |
|
|
5a5d60abae
|
Fix HULK virtual start address to be addressable
|
2022-03-19 00:04:59 -04:00 |
|
|
8df1646c61
|
Add initial HULK source and linker script
|
2022-03-18 21:55:38 -04:00 |
|
|
05cc2da2e3
|
HULK: Add virtual start address
|
2022-03-18 21:19:06 -04:00 |
|
|
a54536660b
|
HELLO: Create page tables to identity map available RAM prior to jumping to kernel
|
2022-03-18 21:15:58 -04:00 |
|
|
cd2f3f9a84
|
Rename kernel to hulk
|
2022-03-17 16:57:18 -04:00 |
|