This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
prog8
Watch
1
Star
0
Fork
0
You've already forked prog8
mirror of
https://github.com/irmen/prog8.git
synced
2025-02-05 09:33:46 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
prog8
/
docs
/
source
History
Irmen de Jong
295f7a6c6e
added unsigned versions of sin and cos (0..255, 0..65535)
2019-01-06 22:56:06 +01:00
..
_static
…
building.rst
split off c64flt library for all floating point routines
2019-01-05 16:09:05 +01:00
conf.py
float stuff
2018-12-02 17:59:36 +01:00
docutils.conf
…
index.rst
…
programming.rst
added unsigned versions of sin and cos (0..255, 0..65535)
2019-01-06 22:56:06 +01:00
syntaxreference.rst
div and mult by a power of 2 are now optimized into shifts. Added bit shift operators << and >>
2019-01-06 08:20:22 +01:00
targetsystem.rst
got rid of 16-bit register pair variables (AX, AY, XY) they were complicating things too much
2018-11-02 22:06:57 +01:00
todo.rst
got rid of matrix type
2018-10-30 20:29:03 +01:00