The uri has to contain 8.3 filenames for now as I have not yet figured out how to convert from that to regular filenaming for the name comparison. reading files is still limited to 1 sector
		
			
				
	
	
	
		
			770 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			770 B
		
	
	
	
	
	
	
	
TODO list
This list keeps me focused and organised so I don't forget what needs to be done. It is a expansion on the features markdown FILE which describes the features. Here I put things I need to remember to do on a more in depth level.
--
[x] Setup paging  
[ ] HELP command
[x] Setup a proper HEAP 
[ ] Setup a proper Stack 
[x] Setup KMalloc and KFree 
[x] Merge Functioning Feature branches into sandboxKernelDev 
[ ] Remove merged feature branches 
[ ] Merge sandboxKernelDev with dev 
[x] Remove sandboxKernelDev branch 
[ ] Implement proper virtual filesystem