• Joined on 2025-01-27
Karutoh pushed to main at SilverMoonStudio/Pong 2024-07-01 19:50:18 -07:00
8d612ea31b Added CI/CD.
Karutoh deleted tag v1.2.1 from SilverMoonStudio/Pong 2024-07-01 19:49:54 -07:00
Karutoh released v1.2.1 at SilverMoonStudio/Pong 2024-07-01 19:45:54 -07:00
Karutoh pushed tag v1.2.1 to SilverMoonStudio/Pong 2024-07-01 19:45:41 -07:00
Karutoh pushed to main at SilverMoonStudio/Pong 2024-07-01 19:45:41 -07:00
23eff19d4c Added CI/CD.
Karutoh deleted tag v1.2.1 from SilverMoonStudio/Pong 2024-07-01 19:45:23 -07:00
Karutoh pushed tag v1.2.1 to SilverMoonStudio/Pong 2024-07-01 19:42:01 -07:00
Karutoh deleted tag v1.2.1 from SilverMoonStudio/Pong 2024-07-01 19:41:50 -07:00
Karutoh pushed tag v1.2.1 to SilverMoonStudio/Pong 2024-07-01 19:41:34 -07:00
Karutoh deleted tag v1.2.1 from SilverMoonStudio/Pong 2024-07-01 19:41:22 -07:00
Karutoh pushed to main at SilverMoonStudio/Pong 2024-07-01 19:41:07 -07:00
20c6413f44 Added CI/CD.
Karutoh pushed to main at SilverMoonStudio/Pong 2024-07-01 19:39:44 -07:00
ee7f06efa5 Caught up with updates.
Karutoh pushed tag v1.2.1 to SilverMoonStudio/Pong 2024-07-01 19:39:44 -07:00
Karutoh pushed to main at SilverMoonStudio/Pong 2024-06-29 22:28:51 -07:00
d361e171fd Fixed.
Karutoh pushed to main at SilverMoonStudio/io_ehm 2024-06-26 16:51:33 -07:00
42fca1b0a3 Update __init__.py
Karutoh pushed to main at SilverMoonStudio/io_ehm 2024-03-26 20:04:20 -07:00
3ff68c37cd Test.
9c39d1de13 Fixed how strings are written.
Compare 2 commits »
Karutoh created repository SilverMoonStudio/io_ehm 2024-03-26 19:48:00 -07:00
Karutoh commented on issue gbowne1/ClassicOS#1 2024-03-25 02:22:51 -07:00
Bootloader issue fix.

HDD support added and made an Op. to jmp 0x8000:0x0000.

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Stage 1 bootloader for ClassicOS ;
; -------------------------------- ;
; Determines…
Karutoh pushed to main at Karutoh/CustomHeapManager 2024-03-02 12:56:00 -08:00
6e9c27b71e Fixed runtime errors.
Karutoh closed pull request Karutoh/CustomHeapManager#5 2024-03-02 06:42:20 -08:00
This fixes the majority of the issues but mainly adds get_free_size that exists in the main() and a missing include for memcpy etc