Commit graph

  • e94d31b2ef
    Merge dd978cf4f3 into e34e75626f SolsticeSpectrum 2024-12-25 20:42:58 +0000
  • 7760278234
    Merge b08af238d0 into e34e75626f y4my4my4m 2024-12-23 09:48:39 +0900
  • e4d8091ff9
    Merge ad7489e322 into e34e75626f y4my4my4m 2024-12-23 09:48:39 +0900
  • f673f005f8
    Merge fdd2c3b0c5 into e34e75626f y4my4my4m 2024-12-23 09:48:39 +0900
  • fa14680097
    Merge 9b82ba8278 into e34e75626f y4my4my4m 2024-12-23 09:48:39 +0900
  • 32facce45f
    Merge 50a931073b into e34e75626f y4my4my4m 2024-12-23 09:48:39 +0900
  • dfb14665e9
    Merge fca070fecf into e34e75626f TomAwezome 2024-12-23 09:48:39 +0900
  • 36e283d654
    Merge e3f3c7cd09 into e34e75626f TomAwezome 2024-12-20 19:31:40 -0500
  • d9fc56ee1f
    Merge e24f121ad6 into e34e75626f y4my4my4m 2024-12-20 06:21:00 +0000
  • e34e75626f
    Merge pull request #166 from mknos/kdisplay_dowhile master latest Gunch 2024-12-19 23:05:40 -0500
  • dba0d17880 revert permission Michael Mikonos 2024-12-19 10:31:58 +0800
  • 742b2fad72 tab case in RawPutChar() can also be converted to do-while Michael Mikonos 2024-12-19 10:30:58 +0800
  • 24a20ba502
    Merge 8f29039141 into 8773bd95f0 Michael Mikonos 2024-12-07 17:54:51 +0100
  • 2816e6e7d0
    Merge 74ffc8da69 into 8773bd95f0 Michael Mikonos 2024-12-07 17:54:51 +0100
  • 38db38510b
    Merge 06a79a1a06 into 8773bd95f0 Slendi 2024-12-07 17:54:51 +0100
  • 02bbab8ce9
    Merge 933a3f0ad7 into 8773bd95f0 tinkeros 2024-12-04 13:21:48 -0500
  • 729a866121
    Merge dbe88c18c9 into 8773bd95f0 Z8Griz 2024-12-03 00:37:59 +0100
  • 8773bd95f0
    Merge pull request #161 from Zeal-Operating-System/pitch-fix Gunch 2024-12-02 01:12:24 -0500
  • 5658469acb
    Merge branch 'master' into pitch-fix pitch-fix Gunch 2024-12-02 01:08:33 -0500
  • 2ffd423f7b
    Refactor framebuffer handling and remove redundant variables. (not tested on baremetal) GutPuncher 2024-12-02 01:02:34 -0500
  • dd978cf4f3 feat: add soothing pastel palette for the high-spirited SolsticeSpectrum 2024-11-24 06:48:45 +0100
  • bb386c8e71
    Merge d4d937743a into a95d5559de Brook Smith 2024-11-21 12:53:46 +0000
  • a95d5559de
    Merge pull request #164 from Zeal-Operating-System/zealbooter-updates Gunch 2024-10-04 02:21:08 -0400
  • 5bd76304ec Update Zealbooter build system from Limine template mintsuki 2024-09-30 20:07:33 +0200
  • 38c41e551a
    Fix zoom handling and update screen calculations GutPuncher 2024-08-29 01:48:17 -0400
  • b08c10e343
    Fixing GrCalcScreenUpdates incorrect size passed to MemCopy GutPuncher 2024-08-29 01:00:35 -0400
  • f8c9845026
    Cleaning up leftover scraps from graphics code hacking, reimplementing GrCalcScreenUpdates GutPuncher 2024-08-29 00:49:38 -0400
  • dbe88c18c9 did not mean to include that specific code and file. Z8Griz 2024-08-27 20:21:38 -0600
  • 295a97bf4c changed hardcoded to systemside clock or ticks. JIFFY_FREQ. Z8Griz 2024-08-27 19:04:03 -0600
  • e363a0b0b6 Unsure if this is correct but as far as connections and speeds goes, it remained unchanged. Z8Griz 2024-08-27 13:50:40 -0600
  • ff978b1ce3 RECEIVE WINDOW is different than RECEIVE BUFFER Z8Griz 2024-08-26 18:34:11 -0600
  • 1a5368962b There is no receive window size. Z8Griz 2024-08-26 07:16:48 -0600
  • 1f750d9237 Most modern network cards and routers uses standard frame. Z8Griz 2024-08-26 07:05:39 -0600
  • 05febc9803
    Hacking graphics code in pursuit of fixing #28 GutPuncher 2024-08-26 02:14:30 -0400
  • 9f363f265d
    Lower DOC_SCROLL_SPEED from 8 to 6 GutPuncher 2024-08-26 02:07:47 -0400
  • 16eec2be89
    Increment sys_os_version_sub GutPuncher 2024-08-26 02:04:18 -0400
  • 4e77bf1c0a
    Add flush command option to sync.sh , to attempt to flush qemu-nbd state and attempt basic repair of filesystem GutPuncher 2024-08-26 02:01:43 -0400
  • d1380b57f1
    Merge branch 'master' into pitch-fix Gunch 2024-08-25 06:20:52 -0400
  • b7d5f81b35
    Add diff vdisk <---> src/ functionality to sync.sh GutPuncher 2024-08-21 21:18:27 -0400
  • 66f29b3f31
    Merge pull request #160 from Zeal-Operating-System/limine8 Arsenic Blood 2024-08-20 23:42:03 -0400
  • f2a7f94e69
    Update KGlobals.ZC Arsenic Blood 2024-08-20 23:39:12 -0400
  • 41e7e302d5 Use framebuffer pitch instead of width where necessary mintsuki 2024-08-14 22:16:39 +0200
  • 6789243978 Update Zealbooter to Limine 8.x and backport template changes mintsuki 2024-08-14 21:19:14 +0200
  • 933a3f0ad7 Fix compiler bug tinkeros 2024-08-08 10:43:15 -0500
  • b1e0034183
    Merge pull request #156 from lachsdachs/patch-1 Arsenic Blood 2024-05-11 01:14:46 -0400
  • 43a65807ef
    upd link lachsdachs 2024-04-27 17:55:56 +0200
  • 5f04b9fe50
    upstream branch of example of personal Zeal customization and scripting personal0 GutPuncher 2024-04-03 01:13:41 -0400
  • ee10a6bcba
    chore: bare-metal optimizations compiler warning fix optimize-bare-metal-0324 GutPuncher 2024-03-30 05:56:12 -0400
  • 6a89cd571a
    chore: bare-metal optimizations extra cast remove GutPuncher 2024-03-30 05:46:45 -0400
  • 596354dd75
    chore: bare-metal optimizations code scraps remove GutPuncher 2024-03-30 05:42:12 -0400
  • 9701ae8937
    chore: bare-metal optimizations code indent fix GutPuncher 2024-03-30 05:40:07 -0400
  • de2b050a6f
    fix: bare-metal optimizations progress GutPuncher 2024-03-30 05:17:13 -0400
  • 4eaf4f7205
    fix: optimize for bare-metal HashFunSegFind, DCBlotColor8, GrCalcScreenUpdates, GrUpdateScreen32; inc patch num GutPuncher 2024-03-24 05:20:13 -0400
  • 9b82ba8278
    Merge branch 'master' into fontbook fontbook Arsenic Blood 2024-03-11 03:31:02 -0400
  • b08af238d0
    Merge branch 'master' into telnet telnet Arsenic Blood 2024-03-11 03:30:23 -0400
  • cd46dc4ab3
    Merge pull request #146 from mknos/strscan_memcopy Arsenic Blood 2024-03-11 03:05:03 -0400
  • 8f9d48bb13
    Update KGlobals.ZC Arsenic Blood 2024-03-11 03:04:39 -0400
  • 86d994c8de
    Merge branch 'master' into strscan_memcopy Arsenic Blood 2024-03-11 03:03:58 -0400
  • d77e52698f
    Update KGlobals.ZC Arsenic Blood 2024-03-11 03:02:10 -0400
  • ff3cbf160b
    Merge pull request #145 from mknos/kdisplay_loop Arsenic Blood 2024-03-11 03:00:23 -0400
  • cf4d34c8b2
    Update Display.ZC Arsenic Blood 2024-03-11 02:59:45 -0400
  • 97d10e9dfd
    Merge branch 'master' into kdisplay_loop Arsenic Blood 2024-03-11 02:58:35 -0400
  • 314b463064
    Update MakeHome.ZC Arsenic Blood 2024-03-11 02:54:46 -0400
  • fca34d8b3d
    feat: revise/refactor #124 , inc patch num GutPuncher 2024-03-11 02:52:35 -0400
  • d418e325e4
    Merge branch 'master' into syslog-yuugure Arsenic Blood 2024-03-11 02:08:23 -0400
  • d63cfd8099
    feat: CI build check for ISOs and fail if missing GutPuncher 2024-03-11 02:05:24 -0400
  • 2974abebc0
    Merge 8eb3a23dc9 into 7edf953c24 チャールズ 2024-03-10 14:27:03 -0600
  • 4d9e897dec
    Merge branch 'master' into syslog-yuugure チャールズ 2024-03-10 21:59:41 +0900
  • 7edf953c24
    chore: inc os version patch num GutPuncher 2024-03-07 00:22:13 -0500
  • 6c976d8b56 Offload FCS to driver specific code retu2libc 2024-03-07 00:05:39 -0500
  • 1b7f2bb951
    Merge branch 'master' into strscan_memcopy Arsenic Blood 2024-03-07 00:00:37 -0500
  • 0995eb82df
    Merge branch 'master' into kdisplay_loop Arsenic Blood 2024-03-07 00:00:28 -0500
  • 74ffc8da69
    Merge branch 'master' into taskfocusnext0 Arsenic Blood 2024-03-07 00:00:14 -0500
  • 8f29039141
    Merge branch 'master' into fault2_sav2 Arsenic Blood 2024-03-07 00:00:00 -0500
  • 8662e5ca5e
    chore: inc os version patch num GutPuncher 2024-03-06 23:14:57 -0500
  • f709dc872a Deduce when ethertype field is actually data length retu2libc 2024-03-06 02:48:46 -0500
  • 3809e15849 On PCNet nics enable FCS check and strip via ASTRP_RCV retu2libc 2024-03-06 02:47:04 -0500
  • 80ce532072
    Update README.md Arsenic Blood 2024-03-06 22:56:09 -0500
  • a308c6955c
    Update build.yml Arsenic Blood 2024-03-06 22:52:53 -0500
  • f870158a0c
    Update build.yml Arsenic Blood 2024-03-06 22:52:08 -0500
  • bb6c4642c2
    feat: CI scripts updates GutPuncher 2024-03-05 05:21:29 -0500
  • cd019bb3ef
    feat: CI build scripts #99 merge and updates GutPuncher 2024-03-05 05:12:24 -0500
  • 8c3c50983e
    Merge branch 'master' into actions Arsenic Blood 2024-03-05 04:51:35 -0500
  • bf1115f217
    feat: build scripts updates GutPuncher 2024-03-05 02:06:04 -0500
  • 7b9eb3b293
    inc version number for 91fff8c Arsenic Blood 2024-03-05 02:02:33 -0500
  • 91fff8c9cf
    Merge pull request #152 from retu2libc/master Arsenic Blood 2024-03-05 02:01:42 -0500
  • 1fc9a7062c Drop ethernet frames not destined for us or broadcast retu2libc 2024-02-25 16:13:41 -0500
  • c3dfe78ceb
    fix: review+test #148, inc sub-version num, close #42 GutPuncher 2024-02-21 06:00:06 -0500
  • d26f67edf1 Two kings ends game retu2libc 2024-02-21 01:20:20 -0500
  • 451fddb9eb
    Increment minor version number for 12b2c37 Arsenic Blood 2024-02-19 12:09:32 -0500
  • 12b2c37233
    Merge pull request #147 from Zeal-Operating-System/sata-fix Arsenic Blood 2024-02-19 11:53:15 -0500
  • f50f6b23fb
    fix(sata-fix): review + test #147, #139. Fix build script limine git pull divergent branch error message issue. Revert Define.ZC GutPuncher 2024-02-19 11:51:00 -0500
  • 362cfb4070 Fix SATA issue described in issue #139. Fixes #139 mintsuki 2024-02-17 08:42:44 +0100
  • 8e5f169218 StrScan(): Copy into new buffer with MemCopy() instead of a loop Michael Mikonos 2024-01-30 21:48:54 +0800
  • 828b2493a4 for newline, RawPutChar() is called at least once, so convert loop to do-while Michael Mikonos 2024-01-30 20:40:37 +0800
  • 524bddec6c
    Move DocClear tex.raw_col zeroing out of if cond GutPuncher 2024-01-08 23:40:39 -0500
  • 50a931073b ChaCha20 and put everything in folder TweetNaCL y4my4my4m 2023-12-29 17:26:08 -0500
  • 2b847de048 AES128 y4my4my4m 2023-12-28 05:28:23 -0500
  • 8cf3b95bcb update y4my4my4m 2023-12-28 01:35:51 -0500
  • 21054dd328 update..or making things worse, who knows y4my4my4m 2023-12-28 01:20:54 -0500