Commit Graph

145 Commits (master)

Author SHA1 Message Date
Ryan Kennedy fc585e1879 Decouple font loading 2020-03-15 18:14:03 -05:00
Ryan Kennedy 8c35c4170b Clippy 2020-03-15 18:07:01 -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 8698fe7f0e Build on develop also 2020-03-14 22:57:01 -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
RKennedy9064 4ad88f55ce
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 dfdcfe545a Revert "Disable testing for now"
This reverts commit f92cc4c0ee.
2020-03-13 16:45:40 +01: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 79e2f8122c Added licenses 2020-03-12 17:43:09 -05:00
Ryan Kennedy 41d78a94c6 Added example to README.md 2020-03-12 17:40:53 -05:00
Ryan Kennedy 9c344cc570 Update cargo 2020-03-12 17:30:32 -05:00
RKennedy9064 1b1304a207
Create README.md 2020-03-12 17:23:40 -05:00
Ryan Kennedy 053ff9b722 Merge branch 'master' of https://github.com/rust-osdev/vga 2020-03-12 17:17:36 -05:00
Ryan Kennedy a5018d41bd Removed dependency for now 2020-03-12 17:17:25 -05:00
RKennedy9064 67d9815e5d
Update rust.yml 2020-03-12 16:54:15 -05:00
RKennedy9064 b97800bc9e
Update rust.yml 2020-03-12 16:47:00 -05:00
RKennedy9064 0a9d31aef3
Update rust.yml 2020-03-12 16:45:59 -05:00
RKennedy9064 c1b2a4c34a
Update rust.yml 2020-03-12 16:43:04 -05:00
Ryan Kennedy f92cc4c0ee Disable testing for now 2020-03-12 16:38:54 -05:00
Ryan Kennedy f7d4445ee6 Add vga? 2020-03-12 16:34:34 -05:00
RKennedy9064 f5ff8007a6
Update rust.yml 2020-03-12 16:25:49 -05:00
RKennedy9064 2cebd0c01f
Update rust.yml 2020-03-12 16:17:06 -05:00
RKennedy9064 d4fb73dbad
Update rust.yml 2020-03-12 16:09:06 -05:00
Ryan Kennedy 97fc1b801d More attempts 2020-03-12 16:07:52 -05:00
Ryan Kennedy 3821073671 Who needs stable 2020-03-12 15:56:12 -05:00
Ryan Kennedy e0f3bae91f Trying again 2020-03-12 15:54:01 -05:00
Ryan Kennedy e6de7fe761 remove feature 2020-03-12 15:51:48 -05:00
Ryan Kennedy 8a1e202b82 Trying x86_64 action 2020-03-12 15:49:35 -05:00
Ryan Kennedy 2435045f51 Merge branch 'master' of https://github.com/rust-osdev/vga 2020-03-12 14:39:45 -05:00
Ryan Kennedy 77d7415a43 Removed test mod 2020-03-12 14:38:32 -05:00
RKennedy9064 6d9b73d0ce
Update rust.yml 2020-03-12 14:24:00 -05:00
Ryan Kennedy 793ed8326e Basic testing groundwork 2020-03-12 13:34:48 -05:00
Ryan Kennedy 7a57ad7cb5 More cleanup 2020-03-12 13:04:25 -05:00
Ryan Kennedy 5ca6bd2ecd Removed deny warnings 2020-03-12 12:58:11 -05:00
Ryan Kennedy a7277b8b02 Fixed clippy warnings 2020-03-12 12:55:27 -05:00
Ryan Kennedy 62ff32584f Initial workflow setup 2020-03-12 12:48:28 -05:00
Ryan Kennedy cec6757f07 Fixing doc/tests 2020-03-12 12:39:38 -05:00
Ryan Kennedy 04c6a2903b Added writers and cleanup 2020-03-12 12:34:13 -05:00
Ryan Kennedy 5107e20513 Fixed ambiguous name 2020-03-12 12:16:27 -05:00
RKennedy9064 5696a14694
Create rust.yml 2020-03-12 12:13:08 -05:00
Ryan Kennedy 66dd6670f6 Initial commit 2020-03-12 12:10:18 -05:00