Commit graph

55 commits

Author SHA1 Message Date
Ryan Kennedy 6d13a5751a Add badges to readme 2020-03-16 19:21:39 -05:00
RKennedy9064 26d13e1380 Merge pull request #2 from rust-osdev/develop
Develop
2020-03-16 19:13:21 -05:00
Ryan Kennedy 44bb434c23 Readme, test and version number updates. 2020-03-16 19:07:44 -05:00
Ryan Kennedy cfeca28530 Double checking configs 2020-03-16 19:00:11 -05:00
Ryan Kennedy a00a9762e6 Added some cursor manipulation 2020-03-16 18:52:48 -05:00
Ryan Kennedy ac8da132e5 Code cleanup 2020-03-16 17:03:43 -05:00
Ryan Kennedy 855c6b8658 Added set_cursor_position 2020-03-16 13:26:09 -05:00
Ryan Kennedy 273665c720 Use bootloader crate again 2020-03-16 12:17:09 -05:00
Ryan Kennedy a835eeee07 Update examples 2020-03-15 19:46:42 -05:00
Ryan Kennedy 9838cc7e70 Mods and docs 2020-03-15 18:49:04 -05:00
Ryan Kennedy c8392a53aa Decouple font loading 2020-03-15 18:14:03 -05:00
Ryan Kennedy 7c5107921d Clippy 2020-03-15 18:07:01 -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 168cbcfca2 Build on develop also 2020-03-14 22:57:01 -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
RKennedy9064 da70b96ce5 Merge pull request #1 from rust-osdev/fix-cargo-toml
Fix case of Cargo.toml file in testing crate
2020-03-13 10:54:32 -05:00
Philipp Oppermann 879b02ec0b Revert "Disable testing for now"
This reverts commit 262cacf4b2.
2020-03-13 16:45:40 +01: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 079579af06 Added licenses 2020-03-12 17:43:09 -05:00
Ryan Kennedy 609d9f07c8 Added example to README.md 2020-03-12 17:40:53 -05:00
Ryan Kennedy 685bdfcbfc Update cargo 2020-03-12 17:30:32 -05:00
RKennedy9064 a78cdfe436 Create README.md 2020-03-12 17:23:40 -05:00
Ryan Kennedy 460c13c5bb Merge branch 'master' of https://github.com/rust-osdev/vga 2020-03-12 17:17:36 -05:00
Ryan Kennedy 2090331ecf Removed dependency for now 2020-03-12 17:17:25 -05:00
RKennedy9064 0832437e60 Update rust.yml 2020-03-12 16:54:15 -05:00
RKennedy9064 9d44d63910 Update rust.yml 2020-03-12 16:47:00 -05:00
RKennedy9064 bfa6a2a025 Update rust.yml 2020-03-12 16:45:59 -05:00
RKennedy9064 3ad230c5c6 Update rust.yml 2020-03-12 16:43:04 -05:00
Ryan Kennedy 262cacf4b2 Disable testing for now 2020-03-12 16:38:54 -05:00
Ryan Kennedy ecb9824f1d Add vga? 2020-03-12 16:34:34 -05:00
RKennedy9064 faa18c66a1 Update rust.yml 2020-03-12 16:25:49 -05:00
RKennedy9064 5e0b014e46 Update rust.yml 2020-03-12 16:17:06 -05:00
RKennedy9064 46e947ffdc Update rust.yml 2020-03-12 16:09:06 -05:00
Ryan Kennedy 31fee5ecbd More attempts 2020-03-12 16:07:52 -05:00
Ryan Kennedy d5708b05b2 Who needs stable 2020-03-12 15:56:12 -05:00
Ryan Kennedy 03129e30db Trying again 2020-03-12 15:54:01 -05:00
Ryan Kennedy 32b64a5316 remove feature 2020-03-12 15:51:48 -05:00
Ryan Kennedy 3af14568bf Trying x86_64 action 2020-03-12 15:49:35 -05:00
Ryan Kennedy 2b1c598ae8 Merge branch 'master' of https://github.com/rust-osdev/vga 2020-03-12 14:39:45 -05:00
Ryan Kennedy 4d984a2af9 Removed test mod 2020-03-12 14:38:32 -05:00
RKennedy9064 5d96c4b000 Update rust.yml 2020-03-12 14:24:00 -05:00
Ryan Kennedy 6e9bd7aaf1 Basic testing groundwork 2020-03-12 13:34:48 -05:00
Ryan Kennedy 371ac96fb1 More cleanup 2020-03-12 13:04:25 -05:00
Ryan Kennedy c9ddefd045 Removed deny warnings 2020-03-12 12:58:11 -05:00
Ryan Kennedy c69c81a502 Fixed clippy warnings 2020-03-12 12:55:27 -05:00
Ryan Kennedy 94b8cac780 Initial workflow setup 2020-03-12 12:48:28 -05:00