Gregory Kenneth Bowne gbowne1
  • Seattle, King County, WA, USA 98115
  • https://enceladus.gbowne1.com
  • Hi there 👋 my name is Gregory Bowne aka gbowne1. I am a small business owner in the manufacturing sector in the great Pacific Northwest USA and a hobbyist programmer.

  • Joined on 2023-11-12
gbowne1 opened issue gbowne1/ClassicOS#2 2024-09-18 22:41:16 -07:00
Bootloader issues
gbowne1 synced commits to main at gbowne1/ClassicOS from mirror 2024-09-13 13:22:05 -07:00
82e910ca86 adding files as they are from deesix on my IRC via pastebin
gbowne1 synced commits to main at gbowne1/ClassicOS from mirror 2024-09-09 18:35:50 -07:00
f4f71fd3c2 fixing an issue with UNIX style EOL
gbowne1 commented on issue gbowne1/ClassicOS#1 2024-09-03 23:01:56 -07:00
Bootloader issue fix.

@Karutoh Had to make a backup of the OS and archive it and start with a working bootloader from

http://3zanders.co.uk/2017/10/13/writing-a-bootloader/

see libera.chat IRC 6667 #gbowne1

gbowne1 synced commits to main at gbowne1/ClassicOS from mirror 2024-09-03 05:51:36 -07:00
d8eaa406e7 fixed build script by adding compiler flags -fno-pie and -fno-pic
2f55de96a2 fixing build.sh changed boot4 to boot to reflect filenames correctly
3759ce86b5 removing unecessary boot assembly files
d3a41ed76d added a build.sh and code to kernel.c
8dbc66b68b Reset repository with new OS files
Compare 5 commits »
gbowne1 synced new reference old-main to gbowne1/ClassicOS from mirror 2024-09-03 05:51:36 -07:00
gbowne1 synced and deleted reference refs/tags/interrupt-test at gbowne1/ClassicOS from mirror 2024-09-03 05:51:36 -07:00
gbowne1 synced commits to old-main at gbowne1/ClassicOS from mirror 2024-09-03 05:51:36 -07:00
gbowne1 synced and deleted reference refs/tags/cpp at gbowne1/ClassicOS from mirror 2024-09-03 05:51:36 -07:00
gbowne1 synced and deleted reference refs/tags/gbowne1-fixes-interrupts at gbowne1/ClassicOS from mirror 2024-09-03 05:51:36 -07:00
gbowne1 synced commits to main at gbowne1/ClassicOS from mirror 2024-08-30 09:44:51 -07:00
73ad94400b fixed some assembly
e6ca3f7488 trying to fix kernel and memory stuff
Compare 2 commits »
gbowne1 pushed to main at gbowne1/BendCalc 2024-07-26 21:53:34 -07:00
23e962c994 updating bendcalc
ac20038626 fixing up the broken BendCalc
Compare 2 commits »
gbowne1 synced commits to main at gbowne1/ClassicOS from mirror 2024-06-12 19:44:01 -07:00
3554f240a8 fixing up a bunch of files including the bootloader and kernel malloc kmalloc
gbowne1 pushed to main at gbowne1/RadioLogger 2024-04-12 00:26:32 -07:00
8ac49bf4b3 2nd half of initial commit
gbowne1 pushed to main at gbowne1/RadioLogger 2024-04-11 22:59:03 -07:00
37f0362d41 Initial Commit
gbowne1 created repository gbowne1/RadioLogger 2024-04-11 18:33:53 -07:00
gbowne1 pushed to main at gbowne1/64os 2024-04-08 23:27:49 -07:00
23228162c4 Your commit message here
gbowne1 pushed to main at gbowne1/64os 2024-04-07 23:10:46 -07:00
11d0f9d492 initial commit
gbowne1 created repository gbowne1/64os 2024-04-07 22:16:30 -07:00
gbowne1 synced commits to main at gbowne1/ClassicOS from mirror 2024-04-01 23:19:53 -07:00
79edf9eb6e fixing more stuff and adding more stuff