koniifer
555bc49663
minor jank auto resolution detection
2024-09-13 22:36:08 +01:00
koniifer
63c3544012
amogus example
2024-09-12 20:10:22 +01:00
koniifer
e577572299
amazing random driver update
2024-09-12 19:44:27 +01:00
koniifer
c2183d5138
auto framebuffer ptr
2024-09-12 18:25:30 +01:00
koniifer
022c1c196a
works on arm and x86 without fiddling with stuff
...
memory bug fixes
update hblang
update render examples
obliterate render_driver (not useful)
2024-09-12 18:14:26 +01:00
koniifer
fef5487e62
able told me to push 🙏
2024-09-11 23:09:47 +01:00
koniifer
3a6778149b
update hblang
2024-09-10 00:17:59 +01:00
koniifer
3b95371c41
a touch more fiddling
2024-09-10 00:10:10 +01:00
koniifer
fd155ea26a
a touch of fiddling
2024-09-09 01:42:11 +01:00
koniifer
9b34e19005
fix stupid bug
2024-09-08 19:32:37 +01:00
koniifer
3ca7e13f3e
pci interface skeleton
...
update hblang
improve libraries/render
hide some annoying warnings
minor changes to page allocator and buffers
implement page dealloc
fiddle with sysdata
2024-09-08 19:25:13 +01:00
koniifer
1031ca6314
reimplement fb_driver as software render interface. sufficiently jank double buffering implementation waiting on an intelligent design.
2024-09-07 23:08:58 +01:00
koniifer
63e2f546c5
Merge pull request 'adding disasembly in case something goes wrong' ( #1 ) from mlokis/ableos-framebuffer:disasm into master
...
Reviewed-on: https://git.ablecorp.us/koniifer/ableos-framebuffer/pulls/1
2024-09-04 17:32:19 +00:00
mlokr
1a2b60b53b
foo
2024-09-04 19:14:30 +02:00
koniifer
a7517005de
update to latest hblang
2024-09-04 16:08:01 +01:00
koniifer
e3f7a2d455
inline fb_driver, update to latest hblang
2024-09-02 04:36:03 +01:00
koniifer
19992595fc
update hblang to latest git
...
remove old ps/2 driver
remove defunct time driver
clean up stuff
i promise im done fiddling with ecah.rs and memory.hb
2024-09-02 01:04:00 +01:00
koniifer
f7b970eaf0
hexadecimal support!!
...
remove fb_driver_stresstest, move examples back to fb_driver, update hblang, update Cargo.lock
2024-09-01 22:29:42 +01:00
koniifer
c752028c73
fix ecah.rs, implement -d, --debuginfo to print debug info in serial (requires recompilation)
2024-08-31 19:34:14 +01:00
koniifer
8577920d90
port ecah changes from svga_driver branch
2024-08-31 15:38:15 +01:00
koniifer
12ee3a9b87
fix random
...
implement hardware_random_u32
implement math.max, alter math.min
remove unneeded dependencies from fb_driver
2024-08-30 16:22:13 +01:00
koniifer
58bc6facbc
Merge remote-tracking branch 'origin/kodin/keyboard-driver'
2024-08-30 14:55:22 +01:00
Talha Qamar
1615297536
Detecting keypresses
2024-08-30 18:06:24 +05:00
Talha Qamar
0d3641e199
just getting started
2024-08-30 18:04:10 +05:00
Able
6295a7118e
Added beef to ableOS
2024-08-30 07:38:04 -05:00
koniifer
ad85f82be3
begin work for fb_driver interface
...
create hardware rng buffer & stn.random.uint_64 (currently weird)
move examples out of fb_driver (currently broken)
remove literal kernel panic from `info!("AHHH")`
re-implement stn.buffer.send_message()
2024-08-29 21:37:49 +01:00
Able
9100b3ce44
dev update
2024-08-29 06:51:48 -05:00
Able
1c491e70e0
dev tool prototype
2024-08-28 14:35:08 -05:00
Able
0444fe4dfa
readme update
2024-08-27 12:35:52 -05:00
able
db08a249e1
Merge pull request 'fb driver' ( #16 ) from aurlex/ableos-framebuffer:master into master
...
Reviewed-on: https://git.ablecorp.us/AbleOS/ableos/pulls/16
2024-08-21 03:26:45 +00:00
aurlex
acc9d19a32
fb driver
2024-08-20 13:03:39 +01:00
Able
6fd47695a6
changes
2024-08-19 13:13:58 -05:00
Able
fb8a835926
this ia bad way to handle this but oh well
2024-08-12 08:21:31 -05:00
Able
f4246ae387
SEARCHING for dynamically created buffers now works using buffer.create / buffer.search
2024-08-12 08:15:50 -05:00
Able
c7214a5a9b
commit
2024-08-11 15:10:36 -05:00
Able
bf86d9219c
disable all programs
2024-07-25 09:28:56 -05:00
Able
ea6ba3bdb0
in/out b
2024-07-23 19:37:43 -05:00
Able
3f183e231d
compiler update
2024-07-22 18:43:19 -05:00
Able
514dadc667
rename
2024-07-21 06:47:25 -05:00
Able
9ec3bb1f99
fix
2024-07-20 12:54:58 -05:00
Able
b99cb09a74
cleanup
2024-07-20 04:10:15 -05:00
Able
528b1fc66c
formatted code
2024-07-19 08:53:45 -05:00
Able
f0956b529c
formater
2024-07-19 07:31:01 -05:00
Able
bb37de554f
update the compiler
2024-07-19 05:47:59 -05:00
able
0f3c94c0c9
Merge pull request 'String Library Update' ( #15 ) from Trees/ableos_time:my-branch into master
...
Reviewed-on: https://git.ablecorp.us/AbleOS/ableos/pulls/15
2024-07-17 01:52:52 +00:00
Sam Buckley
314523fce7
Reenable fb driver
2024-07-17 01:28:04 +01:00
Sam Buckley
9f9c7af85f
Add string stuff to library
2024-07-17 01:24:24 +01:00
Sam Buckley
f59776e792
Update string lib for num format - Trees
2024-07-16 22:42:49 +01:00
Able
1adc381399
Hack in an inb/outb api
2024-07-15 16:56:46 -05:00
Able
f33cc0bf70
did some stuff /shrug
2024-07-07 08:35:07 -05:00