mirror of
https://github.com/irmen/prog8.git
synced 2025-01-12 04:30:03 +00:00
doc
This commit is contained in:
parent
5927cf2d43
commit
bed34378be
@ -1 +1 @@
|
||||
1.82-SNAPSHOT
|
||||
1.90-SNAPSHOT
|
||||
|
@ -3,19 +3,12 @@ TODO
|
||||
====
|
||||
|
||||
- implement the asm for bitshift on arrays (last missing assembly code generation)
|
||||
|
||||
- add a library asm routine to plot a single bitmap pixel
|
||||
- create real assembly routines for the bresenham line and circle and disc code in bitmap gfx
|
||||
- also add assembly routines for drawing rectangles (filled/open) in bitmap gfx
|
||||
- add a turtle example once we have such highres drawing routines
|
||||
|
||||
- aliases for imported symbols for example perhaps '%alias print = c64scr.print'
|
||||
- option to load library files from a directory instead of the embedded ones (easier library development/debugging)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Memory Block Operations integrated in language?
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user