Adam Greenwood-Byrne
|
3a86c5975b
|
Restructured the codebase for a bit more clarity
|
2021-03-25 09:20:48 +00:00 |
|
Adam Greenwood-Byrne
|
a0af1dc10a
|
Finished Space Invaders example game in example/wgt20.c
|
2021-03-24 21:06:32 +00:00 |
|
Adam Greenwood-Byrne
|
b4b1195a0b
|
Added mouse support to examples/wgt22.c and examples/wgt60.c
|
2021-03-23 21:48:50 +00:00 |
|
Adam Greenwood-Byrne
|
d9a0eaa864
|
examples/wgt18.c working with full mouse movement
|
2021-03-23 21:07:28 +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
|
9b494efa78
|
Added wwarp.c and examples/wgt32.c to exercise it
|
2021-03-19 11:49:02 +00:00 |
|
Adam Greenwood-Byrne
|
c0f33240cb
|
Added loadspr.c with examples/wgt29.c which exercises it - a scrolly thing
|
2021-03-15 22:04:22 +00:00 |
|
Adam Greenwood-Byrne
|
05ba21e8fd
|
Added wskew.c, exercised in examples/wgt27.c - also added FPU support in boot.S
|
2021-03-15 16:33:51 +00:00 |
|
Adam Greenwood-Byrne
|
ca56c4f1cf
|
Add wwipe.c and examples/wgt24.c to exercise it
|
2021-03-14 20:18:11 +00:00 |
|
Adam Greenwood-Byrne
|
61fca91332
|
Adding wvertres.c and examples/wgt21.c which exercises it
|
2021-03-14 19:40:02 +00:00 |
|
Adam Greenwood-Byrne
|
333faa486d
|
Added wdissolve routine, exercised in examples/wgt17.c
|
2021-03-13 17:26:47 +00:00 |
|
Adam Greenwood-Byrne
|
cb1242ca45
|
Working wresize() being exercised by examples/wgt11.c
|
2021-03-12 23:20:55 +00:00 |
|
Adam Greenwood-Byrne
|
101c68b4c9
|
Load palette/block done and wgt11.c exercising it
|
2021-03-12 13:38:35 +00:00 |
|
Adam Greenwood-Byrne
|
ffaa704be5
|
Quick and dirty memcpy_xray implementation
|
2021-03-12 10:28:59 +00:00 |
|
Adam Greenwood-Byrne
|
22ac7a36cd
|
Added wflipblock and wgt10.c example to exercise it
|
2021-03-11 22:52:23 +00:00 |
|
Adam Greenwood-Byrne
|
ac74e42f24
|
Finished block copy example wgt09.c
|
2021-03-11 22:33:27 +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
|
e49504d577
|
Added some block functions - more work to do here
|
2021-03-09 22:37:23 +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 |
|