blog

date: 2023-10-03 03:03:53 projects: impetuOS spider solitaire
for a long time there has been a bug in impetuOS heap which will cause memory to be lost
not anymore! it has been fixed and spider solitaire works properly

date: 2023-09-24 21:32:47 projects: PILE1
clock is now configured to 120MHZ, the fastest impetuOS machine so far
a QSSI driver has been written that implements legacy SPI
two SD cards have been connected and function correctly
as with SLAB1, environment is imported from /mnt/SD0p0/env unless SW1 is held during boot

date: 2023-09-21 01:11:32 projects: portfolio website
it has come to my attention that google has indexed this website enough to show up!
if i search for 'josh bennettdoy' on google.com i am the fifth result with the root of this site! searching for 'impetuOS m68kpc' i am both results

date: 2023-09-10 17:58:00 projects: portfolio website
updated CSS to make project text a lighter colour that #f00

date: 2023-09-06 01:58:16 projects: portfolio website
have been doing some work on a simple qt based frontend that is easier to use than just writing SQL
so far it can add and update projects(not the git links yet though(it is bedtime)), add project blog entries including tags.
not so keen on qt creator though. emacs is better so i may change over to it, especially as the project files dont seem too bad...