summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update version to 1.0.0-alpha4HEADv1.0.0-alpha4mainBen Bridle11 days
* Change program descriptionBen Bridle11 days
* Restructure programBen Bridle11 days
* 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
* Update dependenciesBen Bridle2025-01-17
* Update version to 1.0.0-alpha3v1.0.0-alpha3Ben Bridle2025-01-12
* Only print halt messages if the verbose flag is setBen Bridle2025-01-12
* Unlink the verbose and debug modesBen Bridle2025-01-12
* Update version to 1.0.0-alpha2v1.0.0-alpha2Ben Bridle2025-01-12
* Update phosphor dependency to v3.2.1Ben Bridle2024-12-16
* Update metadata and parser to match current specificationBen Bridle2024-12-16
* Fix reported address of debug instruction in debug outputBen Bridle2024-12-16
* Fix file device cached child issueBen Bridle2024-11-24
* Increase default page limit in memory deviceBen Bridle2024-11-20
* Cache transformed sprite dataBen Bridle2024-11-20
* Fix file device cached write issueBen Bridle2024-11-13
* Fix line drawing issueBen Bridle2024-11-13
* Fix vertical scrolling issueBen Bridle2024-11-13
* Fix source code merge orderBen Bridle2024-11-06
* Fix issue when drawing textured shapes off-screenBen Bridle2024-11-04
* Prevent empty source files from being mergedBen Bridle2024-11-01
* Print debug messages as info-level log messagesBen Bridle2024-10-31
* Only print stack debug information in debug modeBen Bridle2024-10-31
* Flush standard output before printing halt messageBen Bridle2024-10-31
* Suppress errors when flushing file and stream dataBen Bridle2024-10-31
* Fix reported source location for redefined symbol errorsBen Bridle2024-10-31
* Don't clear input stream queue when starting transmissionBen Bridle2024-10-31
* Fix source code merge orderBen Bridle2024-10-31
* Show memory address on SYM line in emulator debug outputBen Bridle2024-10-31
* Canonicalize program paths before loading a programBen Bridle2024-10-31
* Remove bolding from info messagesBen Bridle2024-10-31
* Fix issue with clock device returning UTC time instead of local timeBen 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
* Fix mapping of draw operations in screen deviceBen Bridle2024-09-10
* Update version to 0.5.0v0.5.0Ben Bridle2024-09-07
* Update bedrock_core dependency to v4.0.0Ben Bridle2024-09-07
* Implement DB4 instruction for unit testsBen Bridle2024-09-07
* Update version to 0.4.1v0.4.1Ben Bridle2024-08-19
* Improve performance of hierarchical file navigationBen Bridle2024-08-13