Commit graph

57 commits

Author SHA1 Message Date
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
4b1371ae20 Add 32-bit color demo to /Demo/Graphics
Added incomplete introduction to CosmiC.
Added assembly hello world
2020-02-22 22:53:44 -06:00
xmm15
83773e2548 Add ChangeLog.DD.
Contains Terry's changelog from TOS 4.07 until 5.03.
 Most of his links are broken. To Be Fixed
Renamed VBEFlush -> LFBFlush
Removed Balloon Graphics Demo
2020-02-22 20:13:59 -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
8d24d35e0d Charter update 2020-02-22 03:26:53 -06:00
xmm15
0b3ada88ca Got rid of font std and Euphrasia palette
Clean up KStart32
Change back Mouse to original arrow
2020-02-22 03:09:21 -06:00
xmm15
7644348798 Glossary remove .Z filetypes
remove unnecessary font patching
2020-02-21 16:03:12 -06:00
xmm15
32363328e9 MemBIOSTotal function renamed, rewritten, exported
MemRep tab spacing fixed
Added check for invalid results of BIOS call E801
AutoComplete shortcuts updated in Tips
2020-02-21 02:09:06 -06:00
xmm15
ff1f90a666 typo fix 2020-02-20 23:05:16 -06:00
xmm15
08a694e891 Remove VGA ROM font New font std, old font aux.
VGAFlush -> VBEFlush
Fix some links, a couple graphics demos are broken
2020-02-20 21:36:04 -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
8fe695955a Fix Palette Demo
Balloon Demo can't work anymore
remove vga_text_cache
update some documentation on graphics
MemRep vbe additions
2020-02-19 19:34:08 -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
63fbfcc42b Add VideoRep to OSTestSuite, typo fix 2020-02-19 01:22:25 -06:00
xmm15
6174135c7d Link and typo fix 2020-02-18 00:04:50 -06:00
xmm15
436e03d10c Add PopCount compiler intrinsic. Remove BCount
Remove set_bits_table
2020-02-17 23:26:23 -06:00
xmm15
fce57e0a85 DirMk -> DirMake Remove Zip, Unzip, ZipRep 2020-02-17 22:45:01 -06:00
xmm15
e56c9b95d6 syntax highlighting for numbers
pci_busses -> pci_buses
2020-02-17 22:14:07 -06:00
xmm15
af86b51e29 Remove ugly HPET implementation 2020-02-16 19:36:52 -06:00
xmm15
22a7cbc551 Control register bit flags added 2020-02-16 15:25:13 -06:00
xmm15
19ffe0a9a2 Seth -> Daemon 2020-02-16 14:28:10 -06:00
xmm15
7f0d391858 Add PIC defines 2020-02-16 12:37:19 -06:00
xmm15
c451c90414 Add PIT Document 2020-02-16 11:57:16 -06:00
xmm15
83dd0214b1 Top status bar shows year
can show longest key combination: CTRL ALT SHIFT_ENTER
Last keys always on right of screen independent of screen width
2020-02-16 03:29:46 -06:00
xmm15
c6d687e1cd AutoComplete improvements.
Autocomplete does syntax highlighting, showing symbol type.
Public symbols are inverted.
Dictionary words are black.
AutoComplete window stays where you move it.
Location persistent after reboot.
F11 and F12 can be used to jump to src code.
2020-02-16 02:49:51 -06:00
xmm15
9136b1ea54 Last of dbg -> debug, rename KInts to KInterrupts 2020-02-16 02:00:07 -06:00
xmm15
abea367056 using da VGA ROM font. Removed cyrillic font.
Add Seg2Linear function.
2020-02-16 01:26:36 -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
00fc2b3c19 30fps -> 60fps 2020-02-15 23:49:44 -06:00
xmm15
7b475b0f90 SCRN -> Screen, HolyC -> CosmiC 2020-02-15 23:24:10 -06:00
xmm15
0147db1d84 AOnce -> ZOnce 2020-02-15 22:58:51 -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
9a0c43d8b4 Scrn -> Screen 2020-02-15 17:19:08 -06:00