TomAwezome
dd21cff146
Change .BIN format to .ZXE (Zeal Executable).
...
Remove .C suffix on non-executable binary files.
2022-01-28 03:05:21 -05:00
TomAwezome
3a33e6baaf
Rename CosmiC to ZealC.
...
Rename all .CC files to .ZC extension.
2021-12-11 06:21:22 -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
08ca199d08
Optimize MemCopy using SSE instructions.
...
Revert RawPutChar scrolling behaviour.
Remove all kludge MyNoise functions from Apps and Demos.
Add call to LFBFlush in SettingsPop2 to fix task-swap palette bugs.
Improve ToTheFront game explanation.
2021-10-27 03:30:47 -04:00
TomAwezome
9aa9e44ea6
Add SSE instruction support to assembler.
...
(Only 2-arg instructions implemented. CosmiC assembler needs expanding to allow 3+ arg instructions.)
(Only <= 4 byte instructions implemented. CosmiC assembler needs expanding to allow instructions larger than 4 bytes.)
(Bugs: Unassembler incorrectly reports 0x66 prefixed opcodes, non-128-bit instruction arguments report as U128. CosmiC does not yet have support for U128.)
Fix Std Font characters.
Add links to ZealOS-specific apps in Personal Menu.
Remove all files in /Downloads.
2021-10-08 02:06:11 -04:00
TomAwezome
6b3fd2fecb
Rename abs_addres to abs_address.
...
Update documentation/comments to rename addr, fun, var, stmt, blk, desc, reg, seg, ptr, dup, clus, val, and bttn, to address, function, variable, statement, block, description, register, segment, pointer, duplicate, cluster, value, and button, respectively.
2021-10-06 21:35:32 -04:00
TomAwezome
3c3e7977a7
Fix TimeClock Demo syntax error.
...
Fix misaligned WallPaper task report.
Fix Chess deprecated function names.
2021-09-19 01:58:38 -04:00
TomAwezome
b1a9e0785d
Fix some broken DolDoc links.
...
Change Who() symbol link width from 20 to 40.
2021-07-23 19:21:07 -04:00
TomAwezome
2657cff8d0
Restore GodSong.
...
Merge 4ea8b13361
.
2021-07-03 14:35:04 -04:00
TomAwezome
76ee6ec6a2
Update documentation.
2021-07-02 04:24:53 -04:00
TomAwezome
0cb2d21007
Fix formatting in AHCI reporting, installer Upgrade question.
...
Rename Seth --> Executive.
2021-07-02 01:04:42 -04:00
TomAwezome
2743cf6ace
Fork ZenithOS --> ZealOS.
2021-07-01 19:53:42 -04:00
Z3N1THM4N
cce6b73cf3
Restore Bible, GodWord, GodBiblePassage, BF: links
2021-06-28 07:05:07 -05:00
TomAwezome
733feab1f5
Improve bare-metal performance of games.
...
Fix Splash screen hanging keyboard input on bare-metal.
2021-06-27 03:36:11 -04:00
TomAwezome
7989d5fcaa
Fix K.CC and DoDistro, automatically find ATA drive SATA port.
...
Fix illegal forward reference compiler error in DiskAddDev.CC.
Change 32BitDemo.CC to use a #define for the square draw delay.
Fixed Span game bottom mass location and cost report.
Fix CastleFrankenstein slowdown on bare-metal when turning.
Fix TreeCheckers move radius.
Implement palette swapping for some games.
2021-06-26 20:36:19 -04:00
TomAwezome
e54dd6544a
Fix Titanium crashing.
2021-05-24 04:34:51 -04:00
VoidNV
b3583e05bf
Restore "Daemon" to "Seth"
2021-01-12 00:37:35 -06:00
TomAwezome
db32fdb367
Reformatted entire codebase.
...
Reformatted DolDoc files, adjusted sprites in documentation to reflect naming changes, corrected keybinding labels in AutoComplete window, fixed formatting error in Tips.DD.
Added DVD Boot AHCI prototyping into Kernel, displays detected AHCI configuration and halts mid-boot.
Small modifications to standard font, slight increase to mouse X and Y speed.
2020-12-23 18:27:18 -05:00
Void NV
f598f076fb
Added Chess game from Supplemental disk 1.
...
Renamed ScanFlags, ScanMessage, and StrPrintFlags.
2020-04-09 19:43:07 -05:00
v0x3l
d6e3956704
Prefix Get, Set, Scan, Post changed to postfix
2020-03-19 15:59:53 -05:00
Void NV
1ba3b0dcaf
SMBIOS parsing in progress.
...
Partial AHCI definitions. Rename GetStr to StrGet
Net code from TomAwezome
2020-03-17 09:40:18 -05:00
Void NV
cd5dc3800f
Undo assembler work. Remove shift-space.
2020-03-12 21:59:08 -05:00
v0x3l
470a4d5879
CAsmIns -> CAsmInst
2020-03-03 23:38:19 -06:00
v0x3l
c5d8554337
Remove shift-space.
2020-02-29 19:59:50 -06:00
xmm15
5514ca2e8a
Modified FileRead, FileWrite, and FileFind
...
No more .Z double searching
Removed ASCII 5 cursor from all files
2020-02-23 01:54:39 -06:00
xmm15
dd316a1000
Departure from the Temple
...
Everything but random words has been removed
Divination.CC, in Zenith directory
Bible removed
FifoU8Ins -> FifoU8Insert
Remove irrelevant VGA graphics demos
BF: links removed
2020-02-22 05:43:27 -06:00
xmm15
889d97383d
2 Spaces -> 1 Tab (4 spaced) for indentation
...
Fixed PCILookUpSingle code for this change
EdCodeTools reindent needs to be updated
2020-02-20 17:40:10 -06:00
xmm15
fce57e0a85
DirMk -> DirMake Remove Zip, Unzip, ZipRep
2020-02-17 22:45:01 -06:00
xmm15
19ffe0a9a2
Seth -> Daemon
2020-02-16 14:28:10 -06:00
xmm15
6583ffe321
evt -> event
2020-02-16 00:25:32 -06:00
xmm15
dfb228c539
Cvt -> Convert, Srv -> Server
2020-02-16 00:07:34 -06:00
xmm15
7b475b0f90
SCRN -> Screen, HolyC -> CosmiC
2020-02-15 23:24:10 -06:00
xmm15
52e7f0670c
HC -> CC
2020-02-15 22:57:03 -06:00
xmm15
bf7568b833
BEqu -> BEqual, rqst -> request
2020-02-15 21:41:28 -06:00
xmm15
4e834e43af
fwd -> foward, bwd ->backward, remaining 'dbg'
2020-02-15 21:37:50 -06:00
xmm15
2633ccc3c4
Cpy -> Copy, Cmp -> Compare, Mem -> Memory
2020-02-15 21:32:01 -06:00
xmm15
38e3210ec0
ms -> mouse, fmt -> format, cfg -> config
2020-02-15 21:06:00 -06:00
xmm15
abd611374d
AMAlloc -> ZMAlloc, stmt -> statement
2020-02-15 20:38:13 -06:00
xmm15
c5fbacdcce
chg -> change, exts -> externs, dsk -> disk, drv -> drive
2020-02-15 20:31:50 -06:00
xmm15
e85b29e5be
stk -> stack, CNT -> COUNT
2020-02-15 19:19:05 -06:00
xmm15
2478dfde96
rst -> reset
2020-02-15 18:54:39 -06:00
xmm15
f69188457b
snd -> sound, scrncast -> screencast
2020-02-15 18:49:37 -06:00
xmm15
03adc391f5
dft -> default
2020-02-15 18:45:35 -06:00
xmm15
b482ea4f01
QSort -> QuickSort
2020-02-15 18:35:54 -06:00
xmm15
143c1830e0
lst -> list
2020-02-15 18:26:51 -06:00
xmm15
1fcbe40f9e
cnt -> count
2020-02-15 18:20:04 -06:00
xmm15
420ff49c6f
Glbls -> Globals
2020-02-15 18:09:08 -06:00
xmm15
5576cee060
hndlr -> handler, msg -> message
2020-02-15 17:56:05 -06:00
xmm15
2106e15648
Cmp -> Comp, CompComp function
2020-02-15 17:38:06 -06:00
xmm15
4bebeea9b6
Pmt -> Prompt
2020-02-15 17:23:41 -06:00