Commit Graph

22 Commits (master)

Author SHA1 Message Date
Ryan Kennedy 8bce654f48 Update testing 2021-05-24 20:22:55 -05:00
RKennedy9064 44b077d724
Update interrupts.rs 2021-05-24 19:27:14 -05:00
RKennedy9064 8af34e84c0
Update Cargo.toml 2021-05-24 19:25:17 -05:00
RKennedy9064 aa905c274c
Update Cargo.toml 2021-05-19 10:03:30 -05:00
RKennedy9064 ff56914101
Update Cargo.toml 2021-05-19 09:55:37 -05:00
Ryan Kennedy e0d1e83e80 Update config/testing 2021-02-14 21:31:21 -06:00
Ryan Kennedy 03c7ac6ec7 Version bumps 2020-10-30 15:11:43 -05:00
Ryan Kennedy c6388a6073 Fixing tests 2020-05-21 17:04:49 -05:00
Ryan Kennedy 601531090f Deprecated asm! macro 2020-05-21 16:56:17 -05:00
Ryan Kennedy 8ad46c9a36 Fixed tests and renamed Color16Bit 2020-03-24 16:17:13 -05:00
Ryan Kennedy 643cba1add Use bootloader crate again 2020-03-16 12:17:09 -05:00
Ryan Kennedy 3d3e82d31f Mods and docs 2020-03-15 18:49:04 -05:00
Ryan Kennedy 6b9ed15649 Ability to manipulate palettes 2020-03-15 17:30:28 -05:00
Ryan Kennedy 753ffff2ca segment not present for qemu tests 2020-03-15 14:03:33 -05:00
Ryan Kennedy 17c64b3807 Added more interrupts to debug 2020-03-15 02:35:24 -05:00
Ryan Kennedy f415b3ba5b Basic tests 2020-03-14 22:55:48 -05:00
Ryan Kennedy 66ac930aef Merge branch 'master' of https://github.com/rust-osdev/vga into develop 2020-03-14 21:53:16 -05:00
Philipp Oppermann d309a496eb 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 3280f568ad Testing groundwork 2020-03-12 23:41:00 -05:00
Ryan Kennedy a5018d41bd Removed dependency for now 2020-03-12 17:17:25 -05:00
Ryan Kennedy f7d4445ee6 Add vga? 2020-03-12 16:34:34 -05:00
Ryan Kennedy 793ed8326e Basic testing groundwork 2020-03-12 13:34:48 -05:00