Readme update
This commit is contained in:
parent
aea8d32948
commit
3f7f48da34
@ -15,7 +15,7 @@ I however would recomend atleast a Pentium 2 Class System or higher.
|
|||||||
|
|
||||||
## Features
|
## Features
|
||||||
- Support for the GNU GRUB 2 Bootloader and Multiboot V2
|
- Support for the GNU GRUB 2 Bootloader and Multiboot V2
|
||||||
- Custom Theme for GRUB (Coming Soon!)
|
- Custom Theme for GRUB (Not Complete Yet!)
|
||||||
- Basic Memory Paging
|
- Basic Memory Paging
|
||||||
- Support for Floppy Disk Drives (FDDs)
|
- Support for Floppy Disk Drives (FDDs)
|
||||||
- Basic Serial (RS-232) Support
|
- Basic Serial (RS-232) Support
|
||||||
@ -36,13 +36,13 @@ You could also run `make all` but the scripts a bit better tbh, it even automate
|
|||||||
- gcc (or really any C compiler)
|
- gcc (or really any C compiler)
|
||||||
- nasm
|
- nasm
|
||||||
|
|
||||||
#### Only Needed to Build the Image
|
#### Only Required to Build the Image
|
||||||
|
|
||||||
- grub2
|
- grub2
|
||||||
- parted
|
- parted
|
||||||
|
|
||||||
## How is Testing Done
|
## How is Testing Done
|
||||||
Testing is mostly done with QEMU These days, but I do sometimes pull out my Dell Latitude D610 to test on (for anyone wondering its completely maxed out. [2GB of ram Pentium M @ 2.23GHz])
|
Testing is mostly done with QEMU These days, but I do sometimes pull out my Dell Latitude D610 to test on real hardware (for anyone wondering its completely maxed out. [2GB of ram Pentium M @ 2.23GHz])
|
||||||
|
|
||||||
## Thanks!
|
## Thanks!
|
||||||
Resources I've Used Throughout the Project
|
Resources I've Used Throughout the Project
|
||||||
|
|||||||
@ -5,7 +5,7 @@ They should be seperated via commas **WITHOUT ANY SPACES!**
|
|||||||
|
|
||||||
## List of Parameters
|
## List of Parameters
|
||||||
|
|
||||||
- `quietkb` : Makes Keyboard Driver NOT Auto Output pressed keys to Video
|
- `quietkb` : Makes Keyboard Driver NOT Auto Output pressed keys to Serial Console
|
||||||
|
|
||||||
## NOTE: THIS IS NOT CURRENTLY FULLY IMPLEMENTED!
|
## NOTE: THIS IS NOT CURRENTLY FULLY IMPLEMENTED!
|
||||||
(or Really At all For now... Need to make the damn disk calls)
|
(or Really At all For now... Need to make the damn disk calls)
|
||||||
Loading…
x
Reference in New Issue
Block a user