.. |
bin
|
Added wgt45.c to load space.spr sprites and display them
|
2021-03-20 16:36:08 +00:00 |
boot
|
Correcting comment in boot.S
|
2021-03-15 17:16:30 +00:00 |
examples
|
Added wgt45.c to load space.spr sprites and display them
|
2021-03-20 16:36:08 +00:00 |
include
|
Finished block copy example wgt09.c
|
2021-03-11 22:33:27 +00:00 |
lib
|
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 |
fill.c
|
Adding example 8 (region fill)
|
2021-03-08 22:51:02 +00:00 |
font.c
|
Removed extraneous header from font.c
|
2021-03-12 13:39:23 +00:00 |
loadspr.c
|
Added loadspr.c with examples/wgt29.c which exercises it - a scrolly thing
|
2021-03-15 22:04:22 +00:00 |
Makefile
|
Added wgt45.c to load space.spr sprites and display them
|
2021-03-20 16:36:08 +00:00 |
nline.c
|
Starting port of the WordUp Graphics Toolkit to my OS
|
2021-03-07 19:07:08 +00:00 |
wbezier.c
|
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 |
wblock.c
|
Load palette/block done and wgt11.c exercising it
|
2021-03-12 13:38:35 +00:00 |
wbox.c
|
Starting port of the WordUp Graphics Toolkit to my OS
|
2021-03-07 19:07:08 +00:00 |
wbutt.c
|
Starting port of the WordUp Graphics Toolkit to my OS
|
2021-03-07 19:07:08 +00:00 |
wcircle.c
|
Starting port of the WordUp Graphics Toolkit to my OS
|
2021-03-07 19:07:08 +00:00 |
wclip.c
|
Starting port of the WordUp Graphics Toolkit to my OS
|
2021-03-07 19:07:08 +00:00 |
wdissolve.c
|
Added wdissolve routine, exercised in examples/wgt17.c
|
2021-03-13 17:26:47 +00:00 |
wellipse.c
|
Starting port of the WordUp Graphics Toolkit to my OS
|
2021-03-07 19:07:08 +00:00 |
wflipb.c
|
Added wflipblock and wgt10.c example to exercise it
|
2021-03-11 22:52:23 +00:00 |
wgt.c
|
Added loadspr.c with examples/wgt29.c which exercises it - a scrolly thing
|
2021-03-15 22:04:22 +00:00 |
wgt.h
|
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 |
winitply.c
|
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 |
wline.c
|
Starting port of the WordUp Graphics Toolkit to my OS
|
2021-03-07 19:07:08 +00:00 |
wmiscb.c
|
Adding wvertres.c and examples/wgt21.c which exercises it
|
2021-03-14 19:40:02 +00:00 |
wnpblock.c
|
Quick and dirty memcpy_xray implementation
|
2021-03-12 10:28:59 +00:00 |
wpal.c
|
Load palette/block done and wgt11.c exercising it
|
2021-03-12 13:38:35 +00:00 |
wpixel.c
|
Starting port of the WordUp Graphics Toolkit to my OS
|
2021-03-07 19:07:08 +00:00 |
wresize.c
|
Fixed resize_vertical_line_xray()
|
2021-03-19 11:51:21 +00:00 |
wscreen.c
|
Added loadspr.c with examples/wgt29.c which exercises it - a scrolly thing
|
2021-03-15 22:04:22 +00:00 |
wsetcol.c
|
Starting port of the WordUp Graphics Toolkit to my OS
|
2021-03-07 19:07:08 +00:00 |
wsetmode.c
|
Added wdissolve routine, exercised in examples/wgt17.c
|
2021-03-13 17:26:47 +00:00 |
wskew.c
|
Added wskew.c, exercised in examples/wgt27.c - also added FPU support in boot.S
|
2021-03-15 16:33:51 +00:00 |
wspoly.c
|
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 |
wtext.c
|
Fixed sloppy type bug in wtext.c
|
2021-03-09 22:25:50 +00:00 |
wticker.c
|
Added wticker.c and wgt03.c which exercises it - SMP required
|
2021-03-10 18:35:08 +00:00 |
wvertres.c
|
Added wskew.c, exercised in examples/wgt27.c - also added FPU support in boot.S
|
2021-03-15 16:33:51 +00:00 |
wwarp.c
|
Added wwarp.c and examples/wgt32.c to exercise it
|
2021-03-19 11:49:02 +00:00 |
wwipe.c
|
Add wwipe.c and examples/wgt24.c to exercise it
|
2021-03-14 20:18:11 +00:00 |