Commit graph

65 commits

Author SHA1 Message Date
xmm15
3c56fa3096 Add XMM8-XMM15 to compiler register list
Space out compiler lists
2020-02-23 00:44:01 -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
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
390b8530dd SYS_START_CR0 definitions 2020-02-21 16:15:46 -06:00
xmm15
b09ee0e580 Add total memory report to MemBIOSRep 2020-02-21 02:57:37 -06:00
xmm15
8723b39969 BIOSTotalMem function rewritten
FPS changed from 60 to 30 (temporarily)
slight font change
SYS_VBE_FINAL -> SYS_VBE_FINAL_MODE_NUM
2020-02-21 01:05:20 -06:00
xmm15
07084cf26c CRAXRBCRCXRDX -> CRAXRBXRCXRDX 2020-02-20 23:10:44 -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
a8c0bc9903 InvlPg -> InvalidatePage
remove old real-mode code
Clean up some debug functions
2020-02-19 19:04:28 -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
ba94931c1b working VBE implementation. Not exactly polished. 2020-02-19 17:24:43 -06:00
xmm15
9063280cc5 very very early stage of VBE support.
Raw() not implemented yet
2020-02-19 16:30:04 -06:00
xmm15
130fb30910 Potential BootRAM fix. 2020-02-19 14:57:13 -06:00
xmm15
bc5326f73d RWF -> RAWF 2020-02-19 03:08:21 -06:00
xmm15
da13d6d300 VideoRep function, RLf_VGA -> RLf_VESA 2020-02-19 01:11:54 -06:00
xmm15
008ab45596 VBE asm and definitions 2020-02-19 00:17:33 -06:00
xmm15
36737c09e1 Prs -> Parse 2020-02-18 20:10:39 -06:00
xmm15
be599728c7 Remove InsReg header stuff 2020-02-18 19:13:42 -06:00
xmm15
541b48572e FMT -> FORMAT 2020-02-18 13:51:44 -06:00
xmm15
6174135c7d Link and typo fix 2020-02-18 00:04:50 -06:00
xmm15
e56c9b95d6 syntax highlighting for numbers
pci_busses -> pci_buses
2020-02-17 22:14:07 -06:00
xmm15
3a629bcdfc Mouse disabled in Debug mode. Added MouseEnable() 2020-02-17 20:40:12 -06:00
xmm15
6329c47dd5 TimeSet function. CMOS register defines.
added read/write functions
Cleaned up code a bit.
2020-02-17 17:09:41 -06:00
xmm15
c08e36e6f4 Endian swapping functions converted to assembly.
IC_QUE -> IC_QUEUE
2020-02-17 01:18:27 -06:00
xmm15
31270a4ead PCI Register defines, PCIRep shows prog_if
CPCIDev class added to
2020-02-17 00:02:08 -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
a2187525f3 Remove APIC CPUID check, add pastel palette 2020-02-16 15:00:55 -06:00
xmm15
19ffe0a9a2 Seth -> Daemon 2020-02-16 14:28:10 -06:00
xmm15
fc3a1d3b77 run level flags refactor 2020-02-16 12:53:19 -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
d73ffdc59f PCSPKR define 2020-02-16 04:27:15 -06:00
xmm15
88e526cba5 Add PIT defines 2020-02-16 04:19:49 -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
42cfcc6a9a Swap warning and error colors,
add ZCls, Remove redundant MemSetU8
2020-02-16 01:54:22 -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
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