Commit graph

16 commits

Author SHA1 Message Date
Ryan Kennedy c5d21bd38c Version bumps 2020-10-30 15:11:43 -05:00
Ryan Kennedy 3a5e941966 Fixing tests 2020-05-21 17:04:49 -05:00
Ryan Kennedy c711f22e63 Deprecated asm! macro 2020-05-21 16:56:17 -05:00
Ryan Kennedy 244594c476 Fixed tests and renamed Color16Bit 2020-03-24 16:17:13 -05:00
Ryan Kennedy 273665c720 Use bootloader crate again 2020-03-16 12:17:09 -05:00
Ryan Kennedy 9838cc7e70 Mods and docs 2020-03-15 18:49:04 -05:00
Ryan Kennedy ac6b76b4d1 Ability to manipulate palettes 2020-03-15 17:30:28 -05:00
Ryan Kennedy 27ee8090ff segment not present for qemu tests 2020-03-15 14:03:33 -05:00
Ryan Kennedy 706725cc02 Added more interrupts to debug 2020-03-15 02:35:24 -05:00
Ryan Kennedy d8c0b83575 Basic tests 2020-03-14 22:55:48 -05:00
Ryan Kennedy 0b3a12462d Merge branch 'master' of https://github.com/rust-osdev/vga into develop 2020-03-14 21:53:16 -05:00
Philipp Oppermann 98ff35a9e1 Fix Cargo.toml file name
All lowercase cargo.toml is not valid in Rust. As a result, cargo used the Cargo.toml of the parent directory, resulting in a build of the parent crate.
2020-03-13 16:45:16 +01:00
Ryan Kennedy be6acf47da Testing groundwork 2020-03-12 23:41:00 -05:00
Ryan Kennedy 2090331ecf Removed dependency for now 2020-03-12 17:17:25 -05:00
Ryan Kennedy ecb9824f1d Add vga? 2020-03-12 16:34:34 -05:00
Ryan Kennedy 6e9bd7aaf1 Basic testing groundwork 2020-03-12 13:34:48 -05:00