Commit Graph

20 Commits

Author SHA1 Message Date
eb7f25fc64 idk 2023-11-10 11:34:35 +01:00
50cc073af3 Added Sub-Routines to KernelRoutineList.txt 2023-11-08 23:48:21 +01:00
97dde5c46a Added Graphics.s and Video.s Sub-Routines 2023-11-08 22:47:39 +01:00
0xMAC
cc53736b9c
Delete .gitignore 2023-11-03 21:30:01 +01:00
24fce6b1fe removed gitignore 2023-11-03 21:28:57 +01:00
38090fb34f split video into "console", "graphics" and "video" 2023-11-03 21:27:32 +01:00
a6568b17d8 Renamed Video to Console 2023-11-03 11:25:40 +01:00
46d86823eb Added simple kernel functions 2023-11-03 01:08:40 +01:00
c1f1b8c064 More Sub-Routine Planning
Wrote Hardware VRAM Routines
2023-11-01 01:59:25 +01:00
d9ac5bbe75 removed b.out 2023-10-30 20:37:58 +01:00
9cee94df92 Worked on Function planning 2023-10-30 20:37:11 +01:00
49d9e0a38e Pushed Static Hardware Variables to "variables.s" 2023-10-29 13:14:06 +01:00
894dc18288 Some radical Re-Structuring ;) 2023-10-29 02:30:16 +02:00
f80b827012 Some comment corrections 2023-10-29 00:02:46 +02:00
5c9a533e5f Added hardware.s 2023-10-28 23:49:48 +02:00
71ea29c759 Updated README 2023-10-28 20:50:32 +02:00
bf2ac59896 Addes Video Sub-Routines
Cleaned Up
Updared README
2023-10-28 20:47:43 +02:00
834b07fbfa Added Makefile 2023-10-25 11:34:43 +02:00
3edad90788 First Commit 2023-10-24 23:34:20 +02:00
0xMAC
aaf7dbac41
Initial commit 2023-10-24 22:50:52 +02:00