| Commit message (Expand) | Author | Age |
* | Update metadata and parser to match current specification | Ben Bridle | 2024-12-16 |
* | Fix reported address of debug instruction in debug output | Ben Bridle | 2024-12-16 |
* | Fix file device cached child issue | Ben Bridle | 2024-11-24 |
* | Increase default page limit in memory device | Ben Bridle | 2024-11-20 |
* | Cache transformed sprite data | Ben Bridle | 2024-11-20 |
* | Fix file device cached write issue | Ben Bridle | 2024-11-13 |
* | Fix line drawing issue | Ben Bridle | 2024-11-13 |
* | Fix vertical scrolling issue | Ben Bridle | 2024-11-13 |
* | Fix source code merge order | Ben Bridle | 2024-11-06 |
* | Fix issue when drawing textured shapes off-screen | Ben Bridle | 2024-11-04 |
* | Prevent empty source files from being merged | Ben Bridle | 2024-11-01 |
* | Print debug messages as info-level log messages | Ben Bridle | 2024-10-31 |
* | Only print stack debug information in debug mode | Ben Bridle | 2024-10-31 |
* | Flush standard output before printing halt message | Ben Bridle | 2024-10-31 |
* | Suppress errors when flushing file and stream data | Ben Bridle | 2024-10-31 |
* | Fix reported source location for redefined symbol errors | Ben Bridle | 2024-10-31 |
* | Don't clear input stream queue when starting transmission | Ben Bridle | 2024-10-31 |
* | Fix source code merge order | Ben Bridle | 2024-10-31 |
* | Show memory address on SYM line in emulator debug output | Ben Bridle | 2024-10-31 |
* | Canonicalize program paths before loading a program | Ben Bridle | 2024-10-31 |
* | Remove bolding from info messages | Ben Bridle | 2024-10-31 |
* | Fix issue with clock device returning UTC time instead of local time | Ben Bridle | 2024-10-31 |
* | Change error message format | Ben Bridle | 2024-10-30 |
* | Update source merging strategy | Ben Bridle | 2024-10-30 |
* | Add colours to info and error messages | Ben Bridle | 2024-10-30 |
* | Load and display symbols in debug information | Ben Bridle | 2024-10-30 |
* | Add option to show mouse cursor | Ben Bridle | 2024-10-29 |
* | Divide the default screen dimensions by the zoom factor | Ben Bridle | 2024-10-29 |
* | Canonicalize the source path for the assembler | Ben Bridle | 2024-10-29 |
* | Make configuration code less confusing | Ben Bridle | 2024-10-29 |
* | Rename --encode-stdin option to --decode-stdin | Ben Bridle | 2024-10-29 |
* | Rewrite emulatorv1.0.0-alpha1 | Ben Bridle | 2024-10-28 |
* | Fix mapping of draw operations in screen device | Ben Bridle | 2024-09-10 |
* | Update version to 0.5.0v0.5.0 | Ben Bridle | 2024-09-07 |
* | Update bedrock_core dependency to v4.0.0 | Ben Bridle | 2024-09-07 |
* | Implement DB4 instruction for unit tests | Ben Bridle | 2024-09-07 |
* | Update version to 0.4.1v0.4.1 | Ben Bridle | 2024-08-19 |
* | Improve performance of hierarchical file navigation | Ben Bridle | 2024-08-13 |
* | Prevent unused variable warning on Linux | Ben Bridle | 2024-08-11 |
* | Update version to 0.4.0v0.4.0 | Ben Bridle | 2024-08-10 |
* | Update phosphor dependency to v2.0.0 | Ben Bridle | 2024-08-10 |
* | Fix panic in ReadOnlyTextBuffer | Ben Bridle | 2024-08-10 |
* | Fix ascend-to-parent behaviour of file device | Ben Bridle | 2024-08-10 |
* | Refactor the file device | Ben Bridle | 2024-08-07 |
* | Refactor the file device | Ben Bridle | 2024-08-06 |
* | Increase frame time to 8ms | Ben Bridle | 2024-08-05 |
* | Update cursor callback to latest version of Phosphor | Ben Bridle | 2024-08-04 |
* | Set error flag when file device cannot ascend to parent directory | Ben Bridle | 2024-08-04 |
* | Fix compilation on Linux | Ben Bridle | 2024-08-04 |
* | Implement fullscreen mode | Ben Bridle | 2024-07-31 |