diff options
author | Ben Bridle <bridle.benjamin@gmail.com> | 2024-01-05 18:10:59 +1300 |
---|---|---|
committer | Ben Bridle <bridle.benjamin@gmail.com> | 2024-01-05 18:10:59 +1300 |
commit | b655cb39a445f91ca122c8504d0378e2c3b94b69 (patch) | |
tree | 560a7c1b4c7e96f83fb32f56cda95a67d399f9b4 /src/devices/math.rs | |
parent | 6d98b6831aac1eec6f5b9ebfc51403ca34d50f54 (diff) | |
download | bedrock-pc-b655cb39a445f91ca122c8504d0378e2c3b94b69.zip |
Update screen device code to reflect specification changes
The vector+size+sprite draw operation of the screen device has been
changed in the specification from drawing a 1-bit textured triangle to
drawing a 1-bit textured line. This draw operation had not yet been
implemented, so this commit does not affect emulator functionality.
Diffstat (limited to 'src/devices/math.rs')
0 files changed, 0 insertions, 0 deletions