Commit Graph

114 Commits

Author SHA1 Message Date
7d0e2142a3
Removed unnecessary ISO files 2020-08-23 00:46:43 +01:00
e580d20e0d
Add Windows version of mkbootimg for platform agnosticity 2020-08-19 23:39:30 +01:00
5498f1f923
Move from CD-ROM images to Hard Disk images.
This involves a new img/ folder, a new program called mkbootimg, the accompanying chroma.json file that instructs mkbootimg how to create the image.

An extra Powershell script is included for brevity.
2020-08-19 22:57:06 +01:00
Curle
9d539287a7
Create README.md 2020-07-10 10:47:16 +01:00
0d21ec9f02
Add shebang lines to scripts 2020-07-07 20:07:01 -04:00
destoer
4b4ad2ca65
fix compilier warnings 2020-07-08 00:38:59 +01:00
destoer
c26e0e0599
remove junk files 2020-07-07 21:39:28 +01:00
destoer
f2531d9ec5
remove makefile 2020-07-07 21:36:17 +01:00
destoer
39917539af
removed junk files 2020-07-07 21:34:57 +01:00
e475442f4b
Added Windows build script 2020-07-07 01:24:54 +01:00
destoer
86307dda70
added build scripts 2020-07-07 01:21:18 +01:00
5892af699d
Add missing files from git migration 2020-07-05 22:58:37 +01:00
97576bab02
Attempts at fixing paging.
Have somehow fixed the drawing routines along the way.

I also tried to implement a better keyboard handler, but that's quite a ways away right now.
2020-04-11 22:59:39 +01:00
822cfc4b9e Complete overhaul of the Legacy system.
Now with reasonable architecture, plus added x86_64.
2020-02-06 20:20:58 +00:00