Added code to setup and build the IDT. Updated the Bochs' configuration file to allow break points to be set and did some general code clean-up.
This commit is contained in:
@@ -20,4 +20,5 @@
|
||||
void set_serial_baud_rate(unsigned short, unsigned short);
|
||||
void configure_serial_line(unsigned short);
|
||||
int serial_transmit_fifo_empty(unsigned int);
|
||||
void write_to_com(unsigned int, char*);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user