TomAwezome
076542f12c
Merge branch 'B4S3D-master'
2021-12-17 12:50:57 -05:00
TomAwezome
93d81670e0
Clean-up new build scripts.
...
Thanks to B4S3D for helpful tips on bash no-quote tilde expansion!
2021-12-17 12:50:03 -05:00
B4S3D
e7fec6b427
Rewrite build scripts in POSIX shell.
...
Merge sync_repo.sh and sync_vm.sh into one script.
Remove old build scripts.
2021-12-16 23:13:17 -06:00
TomAwezome
5a145ef081
Fix TCP RST ACK loop bug.
2021-12-15 00:04:51 -05:00
TomAwezome
dc66f78d51
Fix Gopher client filename truncation bug.
2021-12-14 19:56:32 -05:00
TomAwezome
415edf731d
Add an Up button to GrDir.
2021-12-14 04:14:09 -05:00
TomAwezome
7521710585
Change SSE MOVSD opcode configuration.
2021-12-12 00:57:06 -05:00
TomAwezome
38ae0c07c2
Fix ChangeLog links.
2021-12-11 18:18:30 -05:00
TomAwezome
9d9c325e0b
Update .gitattributes
2021-12-11 06:31:07 -05:00
TomAwezome
3a33e6baaf
Rename CosmiC to ZealC.
...
Rename all .CC files to .ZC extension.
2021-12-11 06:21:22 -05:00
TomAwezome
48d4f999cb
Update documentation.
2021-12-11 06:10:58 -05:00
TomAwezome
827f4d16df
Rename CosmiC to ZealC.
...
Rename IC_HOLYC_TYPECAST to IC_POSTFIX_TYPECAST.
Add some compiler documentation.
2021-12-11 04:58:01 -05:00
TomAwezome
2836d36ca6
Add comments to some compiler methods.
...
Revert 440Hz 'A' tuning.
2021-12-09 03:35:44 -05:00
TomAwezome
1b2144c451
Restore install-drive functionality, remove legacy IDE fields and padding from CBlkDev
and CBlkDevGlobals
, add ins_port
AHCI member and use it to replace IDE fields.
2021-12-04 05:31:11 -05:00
TomAwezome
b6496c9378
Update IntEntrySet calls to use new IntEntryAlloc system.
2021-12-04 05:07:38 -05:00
TomAwezome
102d8afafe
Implement BlkDevRep, remove BlkDevRep demo file.
2021-12-04 05:05:58 -05:00
TomAwezome
95d4d9e5c1
Update documentation.
2021-12-04 05:03:02 -05:00
TomAwezome
9ebbb0847b
Fix Mount2
allowing skipping HDD SATA port entry.
...
Rename network stack `Run.CC` to `Start.CC`, fix running applications in subdirectories using F5 in `Ed` window.
2021-12-03 23:07:34 -05:00
TomAwezome
fc751e2f64
Update documentation.
2021-11-30 17:24:57 -05:00
TomAwezome
363a8c8d00
Fix DebugOverview.DD typo.
2021-11-30 17:11:08 -05:00
TomAwezome
2091603de3
Fix HelloWorld demo doc.
2021-11-30 16:12:17 -05:00
TomAwezome
05be1d0e0c
Rename dump functions.
...
Rename `DocDump` to `DocDumpLines`.
Rename `DocDm` to `DocDumpMem`.
Rename `DocD` to `DocDump`.
Rename `Dump` to `FileDump`.
Rename `DClus` to `ClusDump`.
Rename `DBlk` to `BlkDump`.
Rename `RawDm` to `RawDumpMem`.
Rename `RawDr` to `RawDumpRegs`.
Rename `RawD` to `RawDump`.
Rename `Dr` to `DumpRegs`.
Rename `Dm` to `DumpMem`.
Rename `D` to `Dump`.
Rename `Who` to `HashTableDump`.
Rename `Da` to `DumpAddress`.
2021-11-30 14:22:38 -05:00
TomAwezome
772f3317c5
Fix build scripts.
2021-11-30 00:27:25 -05:00
TomAwezome
4da4e06b0d
Fix build scripts.
2021-11-30 00:23:02 -05:00
TomAwezome
6525ef7aa3
Merge pull request #11 from Ccode-lang/master
...
fix "File exists" errors
2021-11-29 23:58:03 -05:00
TomAwezome
bba8bda7d6
Fix documentation wording relating to System task.
2021-11-29 23:56:44 -05:00
TomAwezome
a79a3faa87
Fix documentation wording relating to System task.
2021-11-29 23:51:28 -05:00
TomAwezome
406e31cfb6
Update documentation.
2021-11-29 23:50:05 -05:00
TomAwezome
262bd0249e
Set I_NETHANDLER using DefinePrint.
2021-11-29 23:45:45 -05:00
Ccode-lang
f243626071
fix
2021-11-29 21:03:51 -07:00
TomAwezome
7d98abadaf
Fix nonexistent mount point error on ISO build.
2021-11-29 22:15:33 -05:00
TomAwezome
f882540385
Merge pull request #10 from Ccode-lang/master
...
Fix #9
2021-11-29 22:06:17 -05:00
Ccode-lang
c0ea33a3f7
oops reflexes
2021-11-29 19:57:01 -07:00
Ccode-lang
80fc80fe19
Update sync_vm.sh
2021-11-29 19:56:25 -07:00
Ccode-lang
b4c40229fa
Update sync_repo.sh
2021-11-29 19:55:13 -07:00
Ccode-lang
c20721e7a4
transfer
2021-11-29 19:54:36 -07:00
TomAwezome
0e3a37d4cd
Fix PaletteEditor PullDown menu typo.
2021-11-25 21:51:07 -05:00
TomAwezome
b63a4896f1
Merge branch 'y4my4my4m-y4mchanges'
2021-11-25 05:03:47 -05:00
TomAwezome
b512df5183
Fix PaletteEditor bugs.
2021-11-25 05:01:09 -05:00
TomAwezome
b873e13590
Merge branch 'y4mchanges' of https://github.com/y4my4my4m/ZealOS into y4my4my4m-y4mchanges
2021-11-24 02:31:12 -05:00
TomAwezome
8f20b336b9
Merge pull request #8 from doodayev/patch-1
...
Added the "Get" functions
2021-11-18 00:28:50 -05:00
Sharoy Veduchi
9656c91c2b
Added the "Get" functions
2021-11-17 21:21:27 -08:00
y4my4my4m
54a6499837
Display current palette name
2021-11-14 17:11:50 -05:00
TomAwezome
ff564b4fe0
Allow data RX during TCP CLOSE_WAIT state.
...
Alter GopherDl to close TCP socket on success/failure.
Revert GopherOpen TCP timeout to default.
Change NetLog to no longer be self-focusable. (This way, window manager won't tile it like other windows.)
2021-11-14 16:33:28 -05:00
y4my4my4m
56ba8c2956
Str2I64 instead of ExePrint and RGB not BGR
2021-11-11 19:04:29 -05:00
y4my4my4m
3f11dd5188
Direct value input
2021-11-11 17:23:18 -05:00
y4my4my4m
a0aee7d4d4
Selection
2021-11-11 06:32:38 -05:00
y4my4my4m
54144e127e
Selection and styling
2021-11-11 05:32:24 -05:00
y4my4my4m
48753aa45a
BG if color too dark/light
2021-11-11 04:45:33 -05:00
y4my4my4m
030d9ca5b6
Integrated PaletteSelect to PaletteEditor
2021-11-11 03:48:58 -05:00