Commit graph

20 commits

Author SHA1 Message Date
TomAwezome
d0cafb0198 Allow OS Upgrade feature on VMs.
Update and fix more documentation.
Alter Splash messages and logo color.
2021-07-05 15:23:13 -04:00
TomAwezome
eb8735b872 Fix HTML Demo. 2021-07-02 22:24:43 -04:00
TomAwezome
ef85d8d6bf Fix AutoComplete standby formatting.
Remove some unneeded IDE functions.
Clean up Mount2().
Alter window border chars in Std Font, patch Aux Font.
Alter window scroll bar drawing routine.
Make System Task window smaller by default.
Implement default args for Ed and PopUpEd.
Add color to '[X]' and 'MENU' in window border top, remove both from System task and remove 'MENU' from AutoComplete task.
2021-07-02 19:38:56 -04:00
TomAwezome
76ee6ec6a2 Update documentation. 2021-07-02 04:24:53 -04:00
TomAwezome
0f9d6b43f8 Integrate AHCI into entire OS. Remove IDE support. 2021-06-01 16:35:27 -04:00
VoidNV
b15a833f75 Move ZSplash call to from Once StartUpTasks() 2020-07-23 18:07:09 -05:00
VoidNV
c56a61d0c1 Move ZSplash.CC to Zenith directory 2020-07-21 13:20:00 -05:00
VoidNV
5465fba708 Don't run splash on RAM boot, run on DVD boot
removed access log
2020-04-22 23:46:41 -05:00
TomAwezome
9949558ccb added startup splash intro screen 2020-04-21 16:20:11 -04:00
TomAwezome
3c69be5412 minor reformatting, spacing, brackets movement. 2020-04-11 18:19:38 -04:00
Void NV
cd5dc3800f Undo assembler work. Remove shift-space. 2020-03-12 21:59:08 -05:00
v0x3l
c3c6a8c6ee arg size mask defines 2020-03-03 21:30:53 -06:00
v0x3l
fa2e657452 Add PCNet driver by TomAwezome 2020-03-02 17:35:17 -06:00
v0x3l
831e12ad75 glbl -> global (local var names) 2020-02-29 20:30:51 -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
3c56fa3096 Add XMM8-XMM15 to compiler register list
Space out compiler lists
2020-02-23 00:44:01 -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
fcd1560d88 Zenith 1.0. FastReboot with Shift+Alt+Del
MemBIOSRep improvements
Added gruvbox light palette
2020-02-19 18:34:27 -06:00
xmm15
a2187525f3 Remove APIC CPUID check, add pastel palette 2020-02-16 15:00:55 -06:00
xmm15
52e7f0670c HC -> CC 2020-02-15 22:57:03 -06:00
Renamed from src/Once.HC (Browse further)