Commit Graph

  • 948532f39e DiskATA.CC refactor Void NV 2020-05-05 01:47:34 -05:00
  • 48f9e4c7d6 small fixes for last commit Void NV 2020-05-03 14:55:53 -05:00
  • 37055c1fa9 Add ZenithWarn(), refactor KUtils and Mount2(). Semiworking AHCI ATA RW function Void NV 2020-05-03 14:50:09 -05:00
  • b47ae16f90 comment correction TomAwezome 2020-05-01 18:50:58 -04:00
  • 606d0b4568 added check to send correct(?) cmd on identify ATAPI device, added right shift to num lock map TomAwezome 2020-05-01 18:46:12 -04:00
  • 928f6d4671 AHCI Identify, Added ST_FALSE_TRUE Void NV 2020-05-01 15:32:38 -05:00
  • e92c1ca443 AHCI headers part 1 Void NV 2020-04-29 17:42:05 -05:00
  • 0bbced2c7d AHCI reset Void NV 2020-04-28 22:24:33 -05:00
  • 540818a34c spacing, formatting improvements to a couple functions TomAwezome 2020-04-28 03:01:59 -04:00
  • fca85b80c8 added using non-timer random for graphics drawing routines TomAwezome 2020-04-27 15:41:27 -04:00
  • c387ee9b0a some AHCI functions VoidNV 2020-04-27 13:38:22 -05:00
  • 5465fba708 Don't run splash on RAM boot, run on DVD boot removed access log VoidNV 2020-04-22 23:46:41 -05:00
  • f9dd08e10e more files reformatted. TomAwezome 2020-04-22 03:16:08 -04:00
  • 32f5753c1a updated Tom Palettes for better visibility (hardware booting, grays were too bright.) TomAwezome 2020-04-21 18:59:03 -04:00
  • 9949558ccb added startup splash intro screen TomAwezome 2020-04-21 16:20:11 -04:00
  • 0cc90505c1
    Add goto counter :^) V0X3L 2020-04-18 15:23:58 -05:00
  • 7bd1b8b031
    Add discord badge V0X3L 2020-04-17 22:46:08 -05:00
  • f0fb30ba58 Some more AHCI definitions VoidNV 2020-04-14 09:32:14 -05:00
  • d45d9ecc38 Added comments to PICInit, fixed some of KernelA. Void NV 2020-04-13 23:36:42 -05:00
  • 93fc6abc29 Changed binary signature from TOSB to ZCCB. Cleaned up TestSuite a little and added SysRep to it. Void NV 2020-04-12 17:32:53 -05:00
  • c6dddb932b Rewrote IntEntry functions. Added CIDTEntry. Removed DPL argument from IntEntrySet. Updated OS version to 1.12. Void NV 2020-04-12 17:14:55 -05:00
  • f6634624fd Default resolution on DVD boot is now 800x600. Void NV 2020-04-11 18:33:13 -05:00
  • 3c69be5412 minor reformatting, spacing, brackets movement. TomAwezome 2020-04-11 18:19:38 -04:00
  • aa46a1c1fc stupid fucking asterisks fuck TomAwezome 2020-04-11 01:43:18 -04:00
  • 29e5dee551 PIC# -> PIC_#, PIT# -> PIT_# Void NV 2020-04-10 20:28:34 -05:00
  • f598f076fb Added Chess game from Supplemental disk 1. Renamed ScanFlags, ScanMessage, and StrPrintFlags. Void NV 2020-04-09 19:43:07 -05:00
  • 68ca8ed279 Update README Void NV 2020-04-07 19:00:33 -05:00
  • 1134edb312 Remove freeze notice Void NV 2020-04-04 22:04:55 -05:00
  • 089dff77b9 Auto detection of VM when installing Void NV 2020-04-04 22:01:35 -05:00
  • 0ce5c06733 Added SysRep (SMBIOS Parsing). CPURep now partially uses SysRep. Void NV 2020-04-04 19:31:48 -05:00
  • 79c21f25c5 bugfix to previous commit. TomAwezome 2020-04-04 13:26:13 -04:00
  • cb965bbd0b added using Alt + Right Mouse for Z axis camera rotation in 3D model editor. TomAwezome 2020-04-04 13:19:06 -04:00
  • fefca18050 added using Shift + Right Mouse for camera rotation in 3D model editor. TomAwezome 2020-04-02 03:36:15 -04:00
  • 2c2a6aa475 'fix' in Varoom for shift-esc hang when launched with Menu. TomAwezome 2020-04-02 02:02:17 -04:00
  • d67b8a9e44 cleaned Varoom key fix some, made boats in Talons brown. TomAwezome 2020-04-01 01:57:37 -04:00
  • d48b14b6ee Added unset flag printing to StrPrintFlags() Added option to free str in StrReplace() Added Registry to gitignore SMBIOS work in progress Void NV 2020-03-29 17:11:28 -05:00
  • 36ee0df3f8 quick fix to Varoom for fast responding keyboard input. TomAwezome 2020-03-29 15:07:50 -04:00
  • 7e6e442e0d added more Net code still WIP, included Tom palettes, hasty alteration to 3D model editor slider to allow higher precision. TomAwezome 2020-03-27 14:06:16 -04:00
  • c7a04c4ee7 Added StrReplace(). Not heavily tested Void NV 2020-03-20 19:35:06 -05:00
  • ce63335991 Added OPTf_DECIMAL_ONLY Void NV 2020-03-20 00:08:53 -05:00
  • d6e3956704 Prefix Get, Set, Scan, Post changed to postfix v0x3l 2020-03-19 15:59:53 -05:00
  • 1ba3b0dcaf SMBIOS parsing in progress. Partial AHCI definitions. Rename GetStr to StrGet Net code from TomAwezome Void NV 2020-03-17 09:40:18 -05:00
  • 24c1215277 Add Gruvbox Dark palette Void NV 2020-03-12 22:42:27 -05:00
  • 138537ad5b Glbl -> Global. Removed comments about compression Void NV 2020-03-12 22:11:04 -05:00
  • cd5dc3800f Undo assembler work. Remove shift-space. Void NV 2020-03-12 21:59:08 -05:00
  • 5995cc62f6 Add many SSE instructions. Removed ARGT_XMM0. Ending IMM support with '$' Void NV 2020-03-08 16:51:17 -05:00
  • d02e02fd6c CRLF Windows Void NV 2020-03-08 07:41:09 -05:00
  • 2707d9e157 Asm.CC clean up v0x3l 2020-03-05 20:33:39 -06:00
  • 49053b326b replace if-else with switch v0x3l 2020-03-05 18:18:49 -06:00
  • f497b6ac4f use arg masks in ParseAsmInst() v0x3l 2020-03-05 18:16:07 -06:00
  • 5af78f72cc Clean up ParseAsmInst() v0x3l 2020-03-05 17:02:28 -06:00
  • 3c7e7e7e3c Supposedly working SSE instructions v0x3l 2020-03-04 00:29:09 -06:00
  • 8e795000ce arg list reorder v0x3l 2020-03-04 00:17:19 -06:00
  • 470a4d5879 CAsmIns -> CAsmInst v0x3l 2020-03-03 23:38:19 -06:00
  • c3c6a8c6ee arg size mask defines v0x3l 2020-03-03 21:30:53 -06:00
  • c957c3e723 Replace harcoded masks with arg define masks v0x3l 2020-03-03 18:04:51 -06:00
  • fa2e657452 Add PCNet driver by TomAwezome v0x3l 2020-03-02 17:35:17 -06:00
  • 472bc164d8 OM -> OCM v0x3l 2020-03-01 15:11:22 -06:00
  • 831e12ad75 glbl -> global (local var names) v0x3l 2020-02-29 20:30:51 -06:00
  • ecd598c2ab HomeKeyPlugIns -> HomeKeyPlugins v0x3l 2020-02-29 20:10:42 -06:00
  • 240b397f5f Merge branch 'master' of https://gitlab.com/VoidNV/zenithos v0x3l 2020-02-29 20:00:13 -06:00
  • c5d8554337 Remove shift-space. v0x3l 2020-02-29 19:59:50 -06:00
  • 47370e8ed9 Add LICENSE v0x3l 2020-02-28 22:10:27 +00:00
  • 650d331697 Update README.md v0x3l 2020-02-28 22:09:11 +00:00
  • ff561bb802 global cmp -> comp. Removed mmx registers from compiler Working out argument flags and SSE register size support xmm15 2020-02-27 23:58:31 -06:00
  • 6bd35c55f3 Update README xmm15 2020-02-24 00:42:35 -06:00
  • 9120a0d71b Add bitmap mouse by TomAwesome Add handcoded SSE instruction demo xmm15 2020-02-24 00:09:53 -06:00
  • 2467e31b7f Add night palette xmm15 2020-02-23 15:24:57 -06:00
  • 837c4dda5e Increase E820 entries num back to 48 Reenable 1GB page support xmm15 2020-02-23 07:33:04 -06:00
  • c0ce8e938a Removed compression from kernel. Removed DCF_COMPRESSED Renamed err to error Updated SerializeTree demo to not use compression. xmm15 2020-02-23 03:51:48 -06:00
  • 3aaddd14cf Removed RS_ATTR_COMPRESSED FileAttr function looking kinda useless now xmm15 2020-02-23 03:16:26 -06:00
  • 01da1484e8 Added .gitignore. BIN/MAP files no longer tracked. Updated changelog for the last few commits. xmm15 2020-02-23 02:53:25 -06:00
  • 5660626621 Refactor FU flags. Remove FUF_Z_OR_NOT_Z, FUF_RISKY, FUF_EXPAND Update Size1 and SizeRep1 accordingly xmm15 2020-02-23 02:36:07 -06:00
  • 5514ca2e8a Modified FileRead, FileWrite, and FileFind No more .Z double searching Removed ASCII 5 cursor from all files xmm15 2020-02-23 01:54:39 -06:00
  • 3c56fa3096 Add XMM8-XMM15 to compiler register list Space out compiler lists xmm15 2020-02-23 00:44:01 -06:00
  • 4b1371ae20 Add 32-bit color demo to /Demo/Graphics Added incomplete introduction to CosmiC. Added assembly hello world xmm15 2020-02-22 22:53:44 -06:00
  • 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 xmm15 2020-02-22 20:13:59 -06:00
  • 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 xmm15 2020-02-22 05:43:27 -06:00
  • 8d24d35e0d Charter update xmm15 2020-02-22 03:26:53 -06:00
  • c7c5497a84 swap aux and vga rom font xmm15 2020-02-22 03:10:55 -06:00
  • 0b3ada88ca Got rid of font std and Euphrasia palette Clean up KStart32 Change back Mouse to original arrow xmm15 2020-02-22 03:09:21 -06:00
  • 95039cbdcf MouseEnable -> MouseHardEnable increased cursor arrow thickness to 2 xmm15 2020-02-21 17:30:17 -06:00
  • 390b8530dd SYS_START_CR0 definitions xmm15 2020-02-21 16:15:46 -06:00
  • 7644348798 Glossary remove .Z filetypes remove unnecessary font patching xmm15 2020-02-21 16:03:12 -06:00
  • 11b826c61f rm Zenith-latest xmm15 2020-02-21 14:25:33 -06:00
  • 82c49ad61e VideoRep spacing xmm15 2020-02-21 04:46:20 -06:00
  • 71cca307c2
    Update README.md xmm15 2020-02-21 04:14:28 -06:00
  • abedfb83d8 Add Getting Started section to README xmm15 2020-02-21 04:13:45 -06:00
  • 9fa2e57532 IRQ's -> IRQs. MemBIOSRep GiB ceiling Zenith-Latest ISO now timestamped xmm15 2020-02-21 03:35:33 -06:00
  • b09ee0e580 Add total memory report to MemBIOSRep xmm15 2020-02-21 02:57:37 -06:00
  • 32363328e9 MemBIOSTotal function renamed, rewritten, exported MemRep tab spacing fixed Added check for invalid results of BIOS call E801 AutoComplete shortcuts updated in Tips xmm15 2020-02-21 02:09:06 -06:00
  • 8723b39969 BIOSTotalMem function rewritten FPS changed from 60 to 30 (temporarily) slight font change SYS_VBE_FINAL -> SYS_VBE_FINAL_MODE_NUM xmm15 2020-02-21 01:05:20 -06:00
  • 07084cf26c CRAXRBCRCXRDX -> CRAXRBXRCXRDX xmm15 2020-02-20 23:10:44 -06:00
  • ff1f90a666 typo fix xmm15 2020-02-20 23:05:16 -06:00
  • 006bd856db Kconfig prompt space after comma xmm15 2020-02-20 21:45:16 -06:00
  • 08a694e891 Remove VGA ROM font New font std, old font aux. VGAFlush -> VBEFlush Fix some links, a couple graphics demos are broken xmm15 2020-02-20 21:36:04 -06:00
  • d62fa8e71c change 'i' in font xmm15 2020-02-20 20:06:16 -06:00
  • 1745c7c404 Font provided by TomAwezome. Mad some changes xmm15 2020-02-20 20:01:16 -06:00
  • 889d97383d 2 Spaces -> 1 Tab (4 spaced) for indentation Fixed PCILookUpSingle code for this change EdCodeTools reindent needs to be updated xmm15 2020-02-20 17:40:10 -06:00
  • b4899aff61 Merge branch 'master' of github.com:xmm15/ZenithOS xmm15 2020-02-20 17:17:21 -06:00