Arsenic Blood
be5e024d46
Merge branch 'master' into master
2023-11-20 02:35:57 -05:00
GutPuncher
d0fbd492ef
Fix git cp437 encoding errors
2023-11-12 10:40:40 -05:00
Michael Mikonos
b59a6c0557
rewrite radix detection loop as while
2023-10-30 16:20:24 +08:00
GutPuncher
0729d88cc8
Merge branch 'topbarcode'
2023-10-25 23:26:50 -04:00
GutPuncher
b046389217
branch off of gfx-wp-fun, revert to master KGlobals, GrDC, GrScreen, ZXERep
2023-10-25 23:24:46 -04:00
Arsenic Blood
f6a6663935
Merge branch 'master' into Doodle
2023-10-25 23:01:03 -04:00
GutPuncher
7ecfb59757
optimize change from #131
2023-10-25 22:46:27 -04:00
GutPuncher
4c84a83f32
upstream nonfunctional ZXE patch offset sorting algorithm in stale working directory
2023-10-25 22:13:19 -04:00
sharoy
7e5514084b
Usage Monitor Sprite Added
2023-10-23 15:04:24 -07:00
sharoy
e86760b528
Revert "An icon for the Usage Monitor"
...
This reverts commit 1eb2d6c31a
.
2023-10-23 15:00:34 -07:00
sharoy
1eb2d6c31a
An icon for the Usage Monitor
2023-10-23 14:22:19 -07:00
Michael Mikonos
6104f8b905
Str2I64: allow single "+" or "-" prefix before number
2023-10-23 16:20:49 +08:00
GutPuncher
8c3f160283
Fix ZXERep ASM disassemble with DocLock/DocUnlock, show progress using progress bars
2023-10-13 04:46:49 -04:00
GutPuncher
de8482ced7
Move SMBIOS code into Kernel, refactor WallPaper BootCode logic
2023-10-13 04:45:08 -04:00
Arsenic Blood
5d4917da5a
Merge branch 'master' into Doodle
2023-10-08 22:42:42 -04:00
Arsenic Blood
f0df38f5c0
Update GodDoodle.ZC
...
Run code through https://techiedelight.com/tools/clike
2023-10-08 22:40:37 -04:00
Arsenic Blood
fcedd4b421
Update DocPutKey.ZC
2023-10-08 22:25:36 -04:00
GutPuncher
01778d3ac7
upstream gfx goofing-around (stale working dir)
2023-10-08 08:39:34 -04:00
Arsenic Blood
fb7087143e
Merge branch 'master' into flagsstrprint
2023-10-04 01:01:40 -04:00
Arsenic Blood
aa3d2f848f
Merge branch 'master' into str2i64_oct
2023-10-04 00:37:17 -04:00
Arsenic Blood
577d8979c3
Update GuideLines.DD
2023-10-03 02:29:16 -04:00
Sharoy Veduchi
26e0304999
Remove "MagicISO" trademark.
...
Maybe in the past the word "MagicISO" was used for something but I don't see it here. Therefore I suggest removing it.
2023-10-02 21:49:24 -07:00
チャールズ
3d320aa308
Merge branch 'master' into Doodle
2023-08-25 15:46:46 +09:00
y4my4my4m
3149a8f2ea
desktop ui
2023-08-25 15:24:51 +09:00
y4my4my4m
cd3fd49758
init
2023-08-25 14:54:17 +09:00
Michael Mikonos
ed0afb2bb5
* By default, print_all_length is 64 and i counts from 0 to 63, covering all bits of flags
...
* Bt(&flags,64) probably doesn't make sense, so it might be safer to set a maximum cap value
* I have not tested this
2023-08-21 21:26:08 +08:00
Michael Mikonos
0d82978c55
undo unintended file conversion
2023-08-07 08:52:53 +08:00
Michael Mikonos
79ac2b651f
Str2I64() octal prefix 0o
...
* Comment at top of function hints that 0o18 is treated as an octal number but it is not
* Adding the appropriate switch-case makes it work by adjusting radix
* Update comment: this function is more like strtol() because it returns a signed result
* This function doesn't behave like strtol() because "0" prefix can't be used for octal, e.g. "0777" (maybe it could be supported in future)
2023-08-03 14:35:17 +08:00
mintsuki
3f61ca6932
Misc updates for Limine 5.x and Zealbooter
2023-07-15 08:12:16 +02:00
Sharoy Veduchi
3c8271560d
FIXIN SOME INDENTATION
2023-07-04 09:59:00 -07:00
Sharoy Veduchi
4f05d5ae80
Merge branch 'master' into Doodle
2023-06-27 21:08:56 -07:00
Sharoy Veduchi
e264e506da
Added hotkey for GodDoodle
2023-06-13 21:16:28 -07:00
Sharoy Veduchi
cc7f383d8d
GodDoodle Added to Pulldown
2023-06-13 21:13:17 -07:00
Sharoy Veduchi
e9eebfdb5f
#include "GodDoodle"
2023-06-13 21:11:26 -07:00
Sharoy Veduchi
7b96857dc1
Added back stuff for GodDoodle
...
These additions are needed for GodDoodle to function
2023-06-13 14:26:04 -07:00
Sharoy Veduchi
5a2c3c69af
Adding back GodDoodle to ZealOS
2023-06-13 14:21:53 -07: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
561f056c71
Remove 0x5 cursor byte from files
2023-05-17 01:44:50 -04:00
GutPuncher
bd5b85389e
Create CPU + RAM visualization demo.
2023-05-07 23:58:47 -04:00
Arrogant Genius
366f340646
Merge pull request #105 from Zeal-Operating-System/master
...
loopback <-- master
2023-04-29 18:33:21 -04:00
チャールズ
deafd49030
Merge branch 'master' into network-loopback
2023-04-29 18:39:40 +09:00
y4my4my4m
22e03fbbb6
fix
2023-04-26 02:42:45 +09:00
y4my4my4m
1840f7f782
fix
2023-04-26 02:32:40 +09:00
y4my4my4m
16efdf3214
KbdMsHndlr
2023-04-26 02:24:52 +09:00
y4my4my4m
2f56a66496
sys
2023-04-26 02:13:02 +09:00
y4my4my4m
7dd0d0e327
fp_draw
2023-04-26 01:57:21 +09:00
y4my4my4m
5454ca44e6
hotfix
2023-04-25 21:56:41 +09: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
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
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
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
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
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
946c51fa4d
Fix GrFixZoomScale gr.sx 8 pixel offset lock.
2022-11-30 20:09:04 -05:00