ミンツキ
f397f0fa1d
zealbooter: Rebase on latest limine-barebones code ( #101 )
2023-04-16 20:20:19 -04:00
Arrogant Genius
d085f7b09d
Merge pull request #100 from Zeal-Operating-System/zealbooter-update
...
zealbooter: Rebase on latest limine-barebones code
2023-03-29 03:22:12 -04:00
mintsuki
9477ad40fc
zealbooter: Rebase on latest limine-barebones code
2023-03-29 00:04:07 +02:00
GutPuncher
c97456cfb2
Make raw-mouse mode task-based instead of global.
2023-03-22 22:38:17 -04:00
GutPuncher
5ac73893d2
Update ZSplash.ZC
2023-03-22 22:35:11 -04:00
GutPuncher
86a390d9c6
Rewrote MiniGrLib, fixes #40 .
2023-03-17 17:49:19 -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
8d81096879
Update ChangeLog.DD.
2023-03-14 03:29:50 -04:00
GutPuncher
23819ab21f
Refine StrPrint %o bool implementation.
2023-03-14 03:21:29 -04:00
GutPuncher
e14d930007
Document undocumented Print format codes.
2023-03-14 03:20:15 -04:00
Arrogant Genius
7aead6fb7f
Merge branch 'master' into print-bool
2023-03-14 00:53:14 -04:00
GutPuncher
5265509715
Move SandyBeach palette into Palettes folder in ::/Home/PaletteEditor/.
2023-03-14 00:48:57 -04:00
Arrogant Genius
1b346915f1
Merge branch 'master' into sandy-beach-palette
2023-03-14 00:37:50 -04:00
GutPuncher
4109962d84
Reformat raw-mouse code to ZealC code style.
2023-03-13 22:13:43 -04:00
GutPuncher
f297f2c265
Update ChangeLog.DD
2023-03-13 22:05:58 -04:00
GutPuncher
bf22195fe0
Update ChangeLog.DD
2023-03-13 22:01:29 -04:00
GutPuncher
f423c7470c
Update ChangeLog.DD, sys_os_version.
2023-03-13 18:20:49 -04:00
GutPuncher
438a904b91
Update
2023-03-13 17:49:32 -04:00
Arrogant Genius
225905eba4
Update README.md
2023-03-13 04:17:17 -04:00
Slendi
dff361a2fa
Merge branch 'master' into actions
2023-03-02 17:18:45 +02:00
slendi
9a64496c97
Add GitHub actions build script
...
This patch adds a way to build on pull requests and pushes ISOs each
time. This js really convinient for people that do not wish to go
through the build process which may be because they cannkt do it for
some reason or another.
Signed-off-by: slendi <slendi@socopon.com>
2023-03-02 16:43:14 +02:00
slendi
a350141d45
Modify build script for automatic feature detection
...
This commit modified the build script so that it does not require the
user to edit it. It automatically detects sudo or doas and whether
virrualization is available or not.
Signed-off-by: slendi <slendi@socopon.com>
2023-03-02 16:43:10 +02:00
tinkeros
4b3c344825
Skip partial updates when updating entire screen ( #90 )
2023-02-26 01:41:54 +00:00
Sharoy Veduchi
5f24bd97bb
Change CC to ZC ( #95 )
...
Co-authored-by: Midnoclose <24860483+Midnoclose@users.noreply.github.com>
2023-02-25 20:07:28 -05:00
チャールズ
e65f27c46d
Merge pull request #93 from tinkeros/cf-mouse-fix
...
Add support for user apps to capture raw mouse data and mouse support to Castle Frankenstein
2023-02-25 16:35:04 -05:00
tinkeros
c59e87318f
Add Castle Frankenstein mouse aim support and kernel user mouse function
2023-01-25 21:12:07 -06:00
tinkeros
025cc946d4
Fix issue preventing network adapter detection with multiple adapters
2023-01-05 21:07:08 -06:00
TomAwezome
57aaeebde1
Fix loopback code using deprecated variable.
2022-12-23 02:22:58 -05:00
TomAwezome
9f3f051762
Merge branch 'master' into network-loopback
2022-12-22 19:56:39 -05:00
TomAwezome
b14b485716
Document Slapparoo's FreeAll implementation in ChangeLog.DD.
2022-12-21 03:43:23 -05:00
TomAwezome
bddebe8e44
Merge branch 'Slapparoo-malloc-freeall'
2022-12-21 03:33:46 -05:00
TomAwezome
6d6c059f38
Fix FreeAll PR formatting.
2022-12-21 03:33:23 -05:00
TomAwezome
1a9aba3ab7
Merge branch 'master' into malloc-freeall
2022-12-21 03:28:38 -05:00
TomAwezome
2c551f06e7
Merge branch 'tinkeros-pcnet-fixes-for-real-hw'
2022-12-21 03:24:10 -05: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
Slapparoo
23cb557183
Add Boll to Print, update Print format Doc
2022-12-20 16:01:29 +13:00
Slapparoo
13c1c96bc5
Create Sandy beach palette
2022-12-20 15:52:16 +13:00
Slapparoo
ff2bbca1ab
Convenience method FreeAll
2022-12-19 22:32:49 +13:00
TomAwezome
777203d952
Merge pull request #79 from tinkeros/misc-pcnet-fixes
...
Fix driver uncached alias and Bt function usage
2022-12-15 18:04:04 -05:00
tinkeros
c6dde79a8b
Fix driver uncached alias and Bt function usage
2022-12-13 20:29:32 -06:00
TomAwezome
8b22252b73
Merge branch 'tinkeros-fix-pcnet-mac'
2022-12-13 03:26:44 -05: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
1d778f6322
Merge pull request #77 from tinkeros/parameterize-qemu-path
...
Add QEMU_BIN_PATH variable
2022-12-11 20:48:11 -05:00
tinkeros
f4c5814c4b
Add QEMU_BIN_PATH variable
2022-12-11 19:08:55 -06:00
TomAwezome
946c51fa4d
Fix GrFixZoomScale gr.sx 8 pixel offset lock.
2022-11-30 20:09:04 -05:00
TomAwezome
30b56a3093
Merge branch 'master' into network-loopback
2022-11-26 21:56:20 -05:00
TomAwezome
618c989821
Merge pull request #75 from doodayev/patch-2
...
More vocabulary to ScriptConverter (feat. Anfinonty)
2022-11-25 20:01:16 -05:00