summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Update cursor callback to latest version of PhosphorBen Bridle2024-08-04
* Set error flag when file device cannot ascend to parent directoryBen Bridle2024-08-04
* Fix compilation on LinuxBen Bridle2024-08-04
* Implement fullscreen modeBen Bridle2024-07-31
* Improve frame-rate stabilityBen Bridle2024-07-31
* Expose window title of emulatorBen Bridle2024-07-30
* Rework main loop timingsBen Bridle2024-07-30
* Improve comment clarityBen Bridle2024-07-30
* Update file device to compile on WindowsBen Bridle2024-07-30
* Fix crash when loading a directory containing weird entriesBen Bridle2024-06-30
* Set file operation success flag when ascending and descendingBen Bridle2024-06-30
* Prevent clock device from locking out all other devicesBen Bridle2024-06-30
* Improve error messageBen Bridle2024-06-09
* Hide all dot-prefixed files from directory listingsBen Bridle2024-06-09
* Update file device for releaseBen Bridle2024-06-09
* Update dependenciesBen Bridle2024-06-09
* Simplify scroll value access codeBen Bridle2024-06-01
* Flush stream device before printing debug informationBen Bridle2024-06-01
* Sort directory children in case-agnostic alphabetic orderBen Bridle2024-05-30
* Simplify file device debug messagesBen Bridle2024-04-24
* Flush file contents each frame and when closing the fileBen Bridle2024-04-24
* Remove unused constantsBen Bridle2024-04-22
* Fix memory deviceBen Bridle2024-04-22
* Update version to 0.3.1v0.3.1Ben Bridle2024-04-16
* Fix memory, input, screen, and file devicesBen Bridle2024-04-16
* Update version to 0.3.0v0.3.0Ben Bridle2024-04-16
* Update devices to match new specificationsBen Bridle2024-04-16
* Implement new file device interfaceBen Bridle2024-01-31
* Prevent overflow errors on stream device pointersBen Bridle2024-01-31
* Change stream device to use buffered streamsBen Bridle2024-01-31
* Refactor code without changing functionalityBen Bridle2024-01-31
* Change clock cumulative timer to use 256th ticks instead of secondsBen Bridle2024-01-31
* Release version 0.2.0v0.2.0Ben Bridle2024-01-31
* Update bedrock_core dependency to v2.0.0Ben Bridle2024-01-20
* Make orthogonal line drawing operations work with signed coordinatesBen Bridle2024-01-06
* Reduce width of ScreenDevice::draw_sprite methodBen Bridle2024-01-06
* Move ScreenDevice::fill_layer methodBen Bridle2024-01-06