summaryrefslogtreecommitdiff
path: root/src/bin/br.rs
Commit message (Expand)AuthorAge
* Restructure programBen Bridle2025-03-25
* Use switchboard crate for parsing command line argumentsBen Bridle2025-02-03
* Use log crate for printing info and error messagesBen Bridle2025-02-03
* Add -c alias for --show-cursorBen Bridle2025-01-22
* Only print halt messages if the verbose flag is setBen Bridle2025-01-12
* Unlink the verbose and debug modesBen Bridle2025-01-12
* Canonicalize program paths before loading a programBen Bridle2024-10-31
* Remove bolding from info messagesBen Bridle2024-10-31
* Change error message formatBen Bridle2024-10-30
* Update source merging strategyBen Bridle2024-10-30
* Add colours to info and error messagesBen Bridle2024-10-30
* Load and display symbols in debug informationBen Bridle2024-10-30
* Add option to show mouse cursorBen Bridle2024-10-29
* Divide the default screen dimensions by the zoom factorBen Bridle2024-10-29
* Canonicalize the source path for the assemblerBen Bridle2024-10-29
* Make configuration code less confusingBen Bridle2024-10-29
* Rename --encode-stdin option to --decode-stdinBen Bridle2024-10-29
* Rewrite emulatorv1.0.0-alpha1Ben Bridle2024-10-28