Commit graph

10 commits

Author SHA1 Message Date
Adam Greenwood-Byrne
6f2d5352b1 Added printf functionality in wgtprn.c, exercised in samples/wgt41.c 2021-04-18 00:27:09 +01:00
Adam Greenwood-Byrne
e7af63ed34 Fixed palette index issue with wxor.c 2021-04-17 21:18:30 +01:00
Adam Greenwood-Byrne
32f99ca5d9 Added samples/wgt36.c and wgt/wxor.c 2021-04-16 20:28:59 +01:00
Adam Greenwood-Byrne
3a86c5975b Restructured the codebase for a bit more clarity 2021-03-25 09:20:48 +00:00
Adam Greenwood-Byrne
95f7cc8baf Added mouse.c and examples/wgt18.c to exercise it 2021-03-23 16:39:06 +00:00
Adam Greenwood-Byrne
ac74e42f24 Finished block copy example wgt09.c 2021-03-11 22:33:27 +00:00
Adam Greenwood-Byrne
8d10ff5cc0 Tried to speed up wgt03.c FPS by booting into EL1 with simple caches, and setting ARM clock to 1.5Ghz 2021-03-10 22:41:52 +00:00
Adam Greenwood-Byrne
a5fdf22a1d Adding example 8 (region fill) 2021-03-08 22:51:02 +00:00
Adam Greenwood-Byrne
8ab5472711 Removed an unnecessary header file 2021-03-07 19:11:05 +00:00
Adam Greenwood-Byrne
7f06928f92 Starting port of the WordUp Graphics Toolkit to my OS 2021-03-07 19:07:08 +00:00