crazyettin
  • https://ahti.space/~crazyettin/
  • I’m a geek who mostly does conlanging and conworlding but also writes flash fiction and occasionally makes other stuff ranging from board games to vector art.

  • Joined on 2021-05-26
crazyettin pushed to main at crazyettin/EttinOS-extra 2021-07-09 19:15:50 +00:00
db4ce66684 Switch from direct zip files to sources as uncompressed files.
f6757395da Switch from direct zip files to sources as uncompressed files.
Compare 2 commits »
crazyettin pushed to main at crazyettin/EttinOS-extra 2021-07-09 19:12:47 +00:00
f6757395da Switch from direct zip files to sources as uncompressed files.
crazyettin pushed to main at crazyettin/EttinOS-extra 2021-07-09 17:26:47 +00:00
86585d6a9c Initial commit.
d5b8929efd Initial commit.
Compare 2 commits »
crazyettin created branch main in crazyettin/EttinOS-extra 2021-07-09 17:24:29 +00:00
crazyettin pushed to main at crazyettin/EttinOS-extra 2021-07-09 17:24:29 +00:00
d5b8929efd Initial commit.
crazyettin created repository crazyettin/EttinOS-extra 2021-07-09 17:11:49 +00:00
crazyettin pushed to main at crazyettin/EttinOS 2021-07-06 21:58:00 +00:00
a20d846f60 Fix the root loading bug in the bootloader as well just to be safe, fix a bug in loadf giving a file size one sector too large, make loadf return the size of the file in cx, change print to work based on file size instead of a file ending character, and modify the readme and other text files accordingly.
73acfc81b6 Fix the root loading bug in the bootloader as well just to be safe, fix a bug in loadf giving a file size one sector too large, make loadf return the size of the file in cx, change print to work based on file size instead of a file ending character, and modify the readme and other text files accordingly.
Compare 2 commits »
crazyettin pushed to main at crazyettin/EttinOS 2021-07-06 18:11:53 +00:00
73acfc81b6 Fix the root loading bug in the bootloader as well just to be safe, fix a bug in loadf giving a file size one sector too large, make loadf return the size of the file in cx, change print to work based on file size instead of a file ending character, and modify the readme and other text files accordingly.
crazyettin pushed to main at crazyettin/EttinOS 2021-07-04 18:17:42 +00:00
e605a6a0a8 Add paging to print and modify the readme accordingly, add the file loading bug to the known bugs section, and tidy the usage section.
55b35a1b93 Add paging to print and modify the readme accordingly, add the file loading bug to the known bugs section, and tidy the usage section.
Compare 2 commits »
crazyettin pushed to main at crazyettin/EttinOS 2021-07-04 18:10:04 +00:00
55b35a1b93 Add paging to print and modify the readme accordingly, add the file loading bug to the known bugs section, and tidy the usage section.
f11cf635a9 Add paging to print and modify the readme accordingly, add the file loading bug to the known bugs section, and tidy the usage section.
Compare 2 commits »
crazyettin pushed to main at crazyettin/EttinOS 2021-07-04 17:24:52 +00:00
f11cf635a9 Add paging to print and modify the readme accordingly, add the file loading bug to the known bugs section, and tidy the usage section.
23888e7944 Add paging to print and modify the readme accordingly, add the file loading bug to the known bugs section, and tidy the usage section.
Compare 2 commits »
crazyettin pushed to main at crazyettin/EttinOS 2021-07-04 17:21:12 +00:00
23888e7944 Add paging to print and modify the readme accordingly, add the file loading bug to the known bugs section, and tidy the usage section.
a9771555d3 Add paging to print and modify the readme accordingly, add the file loading bug to the known bugs section, and tidy the usage section.
Compare 2 commits »
crazyettin pushed to main at crazyettin/EttinOS 2021-07-04 16:16:06 +00:00
a9771555d3 Add paging to print and modify the readme accordingly, add the file loading bug to the known bugs section, and tidy the usage section.
crazyettin pushed to main at crazyettin/EttinOS 2021-07-01 17:40:06 +00:00
41eb45ac46 Implement paging in list and fix a bug where the root directory would load only partially.
crazyettin pushed to main at crazyettin/EttinOS 2021-07-01 13:52:37 +00:00
79a2fc78b8 Make loadf check if there is enough memory before loading a file, and make the loadf error states and messages more specific and modify the readme accordingly.
e48d248bd7 Make loadf check if there is enough memory before loading a file, and make the loadf error states and messages more specific and modify the readme accordingly.
Compare 2 commits »
crazyettin pushed to main at crazyettin/EttinOS 2021-07-01 13:50:25 +00:00
e48d248bd7 Make loadf check if there is enough memory before loading a file, and make the loadf error states and messages more specific and modify the readme accordingly.
crazyettin pushed to main at crazyettin/EttinOS 2021-06-29 17:04:52 +00:00
1ba0dbe89f Rename type to print and modify the readme and make.sh accordingly, fix a bug where the system would crash if you tried to access a non-existent or empty drive, add a section for known bugs in the readme, tidy up the code a bit, and add a logo.
crazyettin pushed to main at crazyettin/EttinOS 2021-06-28 21:09:19 +00:00
6d5d7963e5 Relocated programs to 0x3000 because of a miscalculation of how much room the file systems of 1440 KiB disks take.
crazyettin pushed to main at crazyettin/EttinOS 2021-06-28 19:17:35 +00:00
f6c67e0c82 Make drive specifications work for command as well and modify the readme accordingly, and fix some other minor bugs.
30856ae1e6 Make drive specifications work for command as well and modify the readme accordingly, and fix some other minor bugs.
Compare 2 commits »
crazyettin pushed to main at crazyettin/EttinOS 2021-06-28 19:13:35 +00:00
30856ae1e6 Make drive specifications work for command as well and modify the readme accordingly, and fix some other minor bugs.