|
7b198d30bc
|
updated documentation
|
2025-09-02 08:49:08 +02:00 |
|
|
b4eb0a37cf
|
added tests that mimic the #[should_panic] cargo test feature
|
2025-09-01 19:53:26 +02:00 |
|
|
caa6e8e951
|
fix: integration testing
|
2025-08-31 21:36:35 +02:00 |
|
|
48f84b895b
|
integration testing 2
|
2025-08-31 21:28:00 +02:00 |
|
|
a3005ff146
|
integration testing
|
2025-08-31 21:26:59 +02:00 |
|
|
386522208e
|
unit testing for vga
|
2025-08-31 20:22:13 +02:00 |
|
|
e009cd22a8
|
added serial ports communication + Testable trait
|
2025-08-31 13:07:59 +02:00 |
|
|
c3f181a641
|
added tests + exiting by interacting with qemu through a I/O port
|
2025-08-27 23:53:59 +02:00 |
|
|
745b574bd6
|
panic_handler updated with println! macro
|
2025-08-27 01:09:36 +02:00 |
|
|
d1f80928bf
|
small correction
|
2025-08-27 01:07:12 +02:00 |
|
|
16e1bc308f
|
implemented println! macro
|
2025-08-27 01:05:47 +02:00 |
|
|
f94b8537cf
|
updated README
|
2025-08-27 00:41:30 +02:00 |
|
|
75e90f0ed2
|
updated readme
|
2025-08-27 00:39:18 +02:00 |
|
|
82173a4b9a
|
updated readme
|
2025-08-27 00:38:35 +02:00 |
|
|
177420c086
|
updated README
|
2025-08-26 23:49:05 +02:00 |
|
|
daec1c75bf
|
added a static Writer to reuse in the program
|
2025-08-26 23:44:17 +02:00 |
|
|
2bd6ba35fc
|
implemented fmt::Write for Writer
|
2025-08-26 14:36:22 +02:00 |
|
|
237b99941f
|
added volatile type to prevent the compiler from optimizing writings to the buffer away
|
2025-08-26 14:31:37 +02:00 |
|
|
1fbe7a483b
|
it prints what i say yo
|
2025-08-25 15:21:24 +02:00 |
|
|
daa95130d8
|
updated readme
|
2025-08-25 01:49:41 +02:00 |
|
|
2f8efad24a
|
it now boots and prints hello world
|
2025-08-25 01:47:42 +02:00 |
|
|
ff4bbdd263
|
fixed rust-ana;yzer + documented
|
2025-08-23 02:43:58 +02:00 |
|
|
ad74990ef4
|
documented cargo.toml
|
2025-08-23 02:40:00 +02:00 |
|
|
c200ff13de
|
added readme
|
2025-08-23 02:37:32 +02:00 |
|
|
071faa80e6
|
first commit
|
2025-08-23 02:35:47 +02:00 |
|