1
0
mirror of https://github.com/osmarks/website synced 2025-09-10 22:36:01 +00:00
This commit is contained in:
osmarks
2025-02-10 23:13:55 +00:00
parent cc29431570
commit f7d4a5edd5
10 changed files with 145 additions and 5 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

BIN
assets/images/f380b_cpu.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

BIN
assets/images/f380b_hw.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

BIN
assets/images/f380b_psu.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

View File

@@ -239,7 +239,9 @@ function GuiHacker(){
"Flipping arrows and applying yoneda lemma",
"Rewriting in Rust",
"Entering Mainframe",
"Full Scan Required."
"Full Scan Required.",
"Core Redundancy Override",
"Cryptoseed Timeout Recalculation"
];
this.isProcessing = false;
this.processTime = 0;
@@ -451,4 +453,4 @@ window.addEventListener("keydown", ev => {
guiHacker.consoleOutput(true)
}
})
adjustCanvas()
adjustCanvas()