summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Fix memory, input, screen, and file devicesBen 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
* 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
* Make rectangle drawing operations work with signed valuesBen Bridle2024-01-05
* Update screen device code to reflect specification changesBen Bridle2024-01-05
* Fix multiplication error in math deviceBen Bridle2023-12-28
* First commitv0.1.0Ben Bridle2023-12-24