Commit Graph

22 Commits

Author SHA1 Message Date
Devine Lu Linvega 25cc4a1329 (screen.tal) Improved screen testing rom 2023-04-14 19:51:05 -07:00
Devine Lu Linvega d0db4f9223 (screen.c) Improved readability of the code 2023-04-13 21:33:16 -07:00
Devine Lu Linvega 8cd011b602 (screen.tal) Housekeeping 2023-01-09 19:14:31 -08:00
Devine Lu Linvega 69fa3e008f (screen.tal) Display screen size 2023-01-09 19:04:52 -08:00
neauoire adae0a0348 (screen.tal) Optimizations 2022-11-10 09:21:02 -08:00
neauoire 45c31327ec (examples/devices) Revamped a lot of the device examples 2022-03-27 11:53:24 -07:00
neauoire 1f7a15d05b (screen.tal) Improved layout 2022-03-26 18:29:38 -07:00
neauoire 5057dd160a (screen.tal) Centered 2022-03-15 09:57:33 -07:00
neauoire 8ec8c7c1f4 (screen.tal) Optimized to fit GBA screen 2022-03-14 14:02:43 -07:00
neauoire 3b3386b544 (screen.tal) Optimizations 2022-03-06 11:00:02 -08:00
neauoire 708d418833 (screen.tal) Ported to the new auto-byte 2022-03-06 10:25:27 -08:00
neauoire 941ac55f1f (screen.tal) Starting new auto-byte high nibble implementation 2022-03-06 09:56:50 -08:00
neauoire da229d5a82 Examples cleanup 2021-08-17 19:40:07 -07:00
Andrew Alderwick ad07c29935 Replaced trivial multiplications with shifts and additions 2021-08-17 20:16:46 +01:00
neauoire c66260982f Added frame vector to screen.tal 2021-08-08 10:21:58 -07:00
neauoire 55d0ca4a1e Optimized screen.tal 2021-08-02 08:59:16 -07:00
neauoire c3be359163 Reverted changes to screen.tal 2021-08-01 11:28:37 -07:00
Andrew Alderwick 90acf9ceec Animated screen.tal to demonstrate transparent sprites 2021-08-01 19:21:33 +01:00
neauoire b826d78a56 Pushed new blending modes 2021-08-01 11:00:07 -07:00
neauoire 8bf99e6d76 Changed the screen.tal colors to fit the Varvara docs 2021-07-30 20:10:26 -07:00
neauoire d2c3d0e524 Started implementing the sprite port for the screen device 2021-07-30 19:23:02 -07:00
neauoire fbc0b762c9 Renamed USM to TAL files 2021-05-31 14:50:36 -07:00
Renamed from projects/examples/devices/screen.usm (Browse further)