Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update devices to match new specifications | Ben Bridle | 2024-04-16 |
* | Implement new file device interface | Ben Bridle | 2024-01-31 |
* | Prevent overflow errors on stream device pointers | Ben Bridle | 2024-01-31 |
* | Change stream device to use buffered streams | Ben Bridle | 2024-01-31 |
* | Refactor code without changing functionality | Ben Bridle | 2024-01-31 |
* | Change clock cumulative timer to use 256th ticks instead of seconds | Ben Bridle | 2024-01-31 |
* | Make orthogonal line drawing operations work with signed coordinates | Ben Bridle | 2024-01-06 |
* | Reduce width of ScreenDevice::draw_sprite method | Ben Bridle | 2024-01-06 |
* | Move ScreenDevice::fill_layer method | Ben Bridle | 2024-01-06 |
* | Make rectangle drawing operations work with signed values | Ben Bridle | 2024-01-05 |
* | Update screen device code to reflect specification changes | Ben Bridle | 2024-01-05 |
* | Fix multiplication error in math device | Ben Bridle | 2023-12-28 |
* | First commitv0.1.0 | Ben Bridle | 2023-12-24 |