y4my4my4m
e24f121ad6
basic implementation
2023-11-18 20:31:55 -05:00
GutPuncher
d0fbd492ef
Fix git cp437 encoding errors
2023-11-12 10:40:40 -05:00
チャールズ
7a6dda2a1c
Update PaletteGod.ZC
2023-06-13 11:58:38 +09:00
y4my4my4m
8a60eb60a3
update
2023-06-07 14:21:30 +09:00
チャールズ
0afbbd6ce2
Update PaletteGod.ZC
2023-05-31 02:59:33 +09:00
y4my4my4m
2b9a3b0bbb
Fix
2023-05-31 02:51:04 +09:00
y4my4my4m
c947d9d451
Menu fix
2023-05-31 02:26:02 +09:00
y4my4my4m
9b75e8dd0f
Hide doc cursor
2023-05-31 02:24:43 +09:00
y4my4my4m
3c2ab12e30
Removed cursor
2023-05-31 02:23:31 +09:00
y4my4my4m
2f7381847a
Fix
2023-05-31 02:21:09 +09:00
y4my4my4m
18e545dfe8
Cleanerer
2023-05-31 02:05:08 +09:00
y4my4my4m
3f64a301e7
Cleaner
2023-05-31 02:02:00 +09:00
y4my4my4m
b8fb29fa2d
Fix
2023-05-31 01:52:47 +09:00
y4my4my4m
5700e961c8
Random Colors hotkey in palette editor
2023-05-31 01:40:05 +09:00
y4my4my4m
9cf9e07805
16colors
2023-05-31 01:14:03 +09:00
y4my4my4m
782bba268c
16colors PaletteEdit
2023-05-30 01:30:41 +09:00
y4my4my4m
17578a1f78
Run PaletteGod on include
2023-05-30 01:11:28 +09:00
y4my4my4m
7da26fdde9
palette generation cleanup
2023-05-30 01:10:27 +09:00
Sharoy Veduchi
899c733ec1
New version of PaletteGodGenerate ( #106 )
...
This version makes seeding with GodPick optional and even if you want to seed it will only require one press of "Ok". The rest is taken care of by RandI32.
2023-05-29 19:01:03 +09:00
GutPuncher
a551afdd90
Optimize and debug NetLog DocBottom implementation.
2023-05-17 01:57:31 -04:00
GutPuncher
3311b483e8
Remove unused NetLogTask method.
2023-05-17 01:56:45 -04:00
GutPuncher
6288c403e6
Increase PCNet RX/TX buf count to 64.
2023-05-17 01:47:37 -04:00
GutPuncher
87c6e59179
Make network driver registration dynamic.
2023-03-15 02:30:04 -04:00
Arrogant Genius
3c9f005c48
Merge branch 'master' into fix-pci-net-detection
2023-03-14 22:57:15 -04:00
GutPuncher
5265509715
Move SandyBeach palette into Palettes folder in ::/Home/PaletteEditor/.
2023-03-14 00:48:57 -04:00
GutPuncher
438a904b91
Update
2023-03-13 17:49:32 -04:00
tinkeros
025cc946d4
Fix issue preventing network adapter detection with multiple adapters
2023-01-05 21:07:08 -06:00
TomAwezome
113961a0d9
Fix PCNet PR formatting.
2022-12-21 03:23:47 -05:00
tinkeros
aa1066c5bb
Fix PCNet driver for real hardware usage
...
Align memory buffers
Delay enabling interrupts until config is complete
Adds functions to Read/Write BCR registers
Configures link related BCR registers
2022-12-20 14:44:11 -06:00
tinkeros
c6dde79a8b
Fix driver uncached alias and Bt function usage
2022-12-13 20:29:32 -06:00
TomAwezome
17a0888997
Add newline for formatting in PCNet code.
2022-12-13 03:25:53 -05:00
tinkeros
67e54cdf1f
Fix PCNetMACGet function
2022-12-11 20:59:54 -06:00
TomAwezome
6622e0f624
Update Charter to add Roadmap 'fully-functional self-reproducing' goal, delete Roadmap.
2022-10-30 20:36:50 -04:00
TomAwezome
a92ca05746
Implement PCIBt, PCIBtr, PCIBts; use in PCI drivers.
2022-10-22 14:15:24 -04:00
TomAwezome
ee991a4aab
Update Commander Palette.
2022-10-21 20:43:47 -04:00
TomAwezome
97bc6d7908
Update Amicus Palette file mode.
2022-10-21 20:42:25 -04:00
TomAwezome
13e6342699
Update Amicus Palette
2022-10-20 16:41:17 -04:00
TomAwezome
a8751b020f
Update Amicus Palette
2022-10-20 13:29:35 -04:00
TomAwezome
fc2e17e756
Delete Home/LimineCFGMake.ZC
2022-10-16 17:22:52 -04:00
TomAwezome
0119d4cb15
Delete Home/BruteBt.ZC
2022-10-15 23:39:31 -04:00
TomAwezome
4d6f3f380c
Begin researching Bit Test functions machine code and performance in test BruteBt file in Home directory.
...
TODO: remove this file after deciding what route to take to squash AHCI bare metal bit test and set functions divergent erroring behaviour.
2022-10-14 19:38:58 -04:00
TomAwezome
7b834610c6
Begin creating Limine.CFG generate script.
...
TODO: use this script, once finished and integrated into OS, to generate Limine.CFG on-the-fly rather than providing it in the source tree
2022-10-14 01:08:16 -04:00
TomAwezome
5169661ef5
Remove BootHDIns In() input strings for resolution setting since compile-time screen resolution setting has been removed.
...
TODO: Install scripts still have some remaining code that asks for screen resolution and grabs input, such as bare metal install code section. These sections need to also be updated!
2022-10-12 20:06:33 -04:00
TomAwezome
6e5a75243b
Move /Home/LimineHDD.ZC to /System/Boot/LimineMHDIns.ZC
2022-10-11 21:17:20 -04:00
TomAwezome
df419bc641
Make LimineHDD install script functional by fixing bad block count argument passed to AHCI write function.
2022-10-10 21:04:27 -04:00
TomAwezome
7486ab0b0d
Attempt to implement old MBR partition record copying in prototype LimineHDD install script.
2022-10-10 20:56:32 -04:00
TomAwezome
7e8ed65677
Implement half-functional prototype Limine bootloader MBR install script.
2022-10-10 19:49:06 -04:00
TomAwezome
2bb8ef846e
Remove non-functional limine MBR install scripts.
2022-10-10 19:48:36 -04:00
TomAwezome
415294c209
Make another non-functional limine hdd install test file.
...
:^)
2022-09-30 03:44:26 -04:00
TomAwezome
7a109d8162
Remove endian lines from broken LimineHDD file
2022-09-21 17:50:33 -04:00