summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix cobalt binary againdevBen Bridle2024-12-16
* Fix cobalt binaryBen Bridle2024-12-16
* Temporary, release stuffBen Bridle2024-12-16
* 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
* Prevent unused variable warning on LinuxBen Bridle2024-08-11
* Update version to 0.4.0v0.4.0Ben Bridle2024-08-10
* Update phosphor dependency to v2.0.0Ben Bridle2024-08-10
* Fix panic in ReadOnlyTextBufferBen Bridle2024-08-10
* Fix ascend-to-parent behaviour of file deviceBen Bridle2024-08-10
* Refactor the file deviceBen Bridle2024-08-07
* Refactor the file deviceBen Bridle2024-08-06
* Increase frame time to 8msBen Bridle2024-08-05