Commit graph

14 commits

Author SHA1 Message Date
babbleberry
71d96e9044 Fixed pull up/pull down being the wrong way around 2024-04-22 09:54:15 +01:00
Adam Greenwood-Byrne
1d022a6b6c
Revert "Solve Issue #50 pull up pull down register mapping wrong way around" 2024-04-22 09:49:39 +01:00
Nelson Ehling
8277e48bc2 changed pull up pull down register mapping 2024-03-20 14:51:11 +01:00
Adam Greenwood-Byrne
b6b6d316d1 Made part12 default to Node rather than iOS 2021-08-30 15:53:54 +01:00
Adam Greenwood-Byrne
f20210526b Added simple iOS controller to emulate 2-button mouse, and examples/wgt23.c 2021-03-30 22:18:58 +01:00
Adam Greenwood-Byrne
2c10af666b Getting mouse library to work with iOS BLE peripheral/controller 2021-03-26 22:28:41 +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
239a0690e1 Added wbezier.c, wspoly.c - exercised by examples/wgt33.c, fixed memory alignment issue with lib/mem.c 2021-03-19 19:59:27 +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
065f413ea7 Added wticker.c and wgt03.c which exercises it - SMP required 2021-03-10 18:35:08 +00:00
Adam Greenwood-Byrne
0c55d05177 Fixed bug in heap manager - forgot to initialise freeptr 2021-03-09 22:16:25 +00:00
Adam Greenwood-Byrne
a5fdf22a1d Adding example 8 (region fill) 2021-03-08 22:51:02 +00:00
Adam Greenwood-Byrne
7f06928f92 Starting port of the WordUp Graphics Toolkit to my OS 2021-03-07 19:07:08 +00:00