From: rick.c.hodgin@gmail.com   
      
   On Sat, 12 Jun 2021 14:08:20 -0400   
   "Rick C. Hodgin" wrote:   
   > I have a CPU design I created called Inspire. I'm wanting to create a   
   > new OS which runs on it. It will be done via an emulator at first,   
   > but eventually it will be run on a thin AMD64-based boot loader which   
   > contains drives for the host machine to interface with keyboard,   
   > mouse, video, network. Also an ARM-based boot loader.   
   >   
   > Exodus OS will be the name of this operating system. A mass departure   
   > from evil. Fully open source. Fully given over to Christ from   
   > inception. No horrible names like are seen in Linux. No file modes   
   > like 666. It will be an offering of light given over to God.   
   >   
   > If you'd like to help, please jump on board. If not, please move   
   > along to the next item and ignore everything I post.   
   >   
   > The goal is:   
   > 1) The emulator.   
   > 2) The OS written in the emulator.   
   > 3) A full software ecosystem written in the OS.   
      
   Jun.30.2021 update. The VM is framed. The VM's hardware debugger is   
   framed. The Inspire ISA assembler is framed (handles lexing and macro   
   expansion). I'm working on the assembler and disassembler in parallel.   
   I have an IDE I've built which has source code, assembly, the register   
   environment, support for viewing its two SMT states (called main and   
   love), as well as an ad hoc query window, and a VM output window /   
   journal.   
      
   I've coded the text editor that's in use (I call it SEM). The VM IDE   
   is currently unnamed (I just call it IVM), but it will have popout   
   windows for stack, memory, watch, breakpoints, etc.   
      
   Once I get the assembler working I'll begin working on the BIOS code.   
   Once BIOS is sufficiently developed, I'll begin working on the OS code   
   in parallel.   
      
   > And there are other long-term goals for JIT compilers, true thin   
   > wrappers for real hardware on AMD64 and ARM, a C/C++ compiler, a Java   
   > compiler, etc. I want the ecosystem to be desirable and robust. I   
   > want it to be a true offering for Christ giving back to Him the   
   > fullness of what He first gave us.   
      
   --   
   Rick C. Hodgin   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|