Irmen de Jong
|
fba149ee28
|
removed the ~ before block names
|
2019-07-29 23:11:13 +02:00 |
|
Irmen de Jong
|
83ace753b2
|
got rid of problematic signed POW operator, added compiler checks for this
|
2019-03-31 13:56:03 +02:00 |
|
Irmen de Jong
|
06f0984fa1
|
docs about irq handlers
|
2019-03-07 01:02:11 +01:00 |
|
Irmen de Jong
|
77dc35dc6a
|
added read_flags() function, uword2bcd routine no longer enables irq again if it wasn't enabled before calling it.
|
2019-03-05 23:10:00 +01:00 |
|
Irmen de Jong
|
7ff1af3934
|
avoid zp corruption issues and added zp mode for floating point (todo: allocate)
|
2019-02-03 00:26:07 +01:00 |
|
Irmen de Jong
|
f1a7fa1870
|
doc
|
2019-01-24 02:43:25 +01:00 |
|
Irmen de Jong
|
d6432df90d
|
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 |
|
Irmen de Jong
|
987915a77a
|
doc
|
2018-10-12 18:01:40 +02:00 |
|
Irmen de Jong
|
70e5a38aa2
|
changed set/clear carry and irqd somewhat
|
2018-09-24 23:38:33 +02:00 |
|
Irmen de Jong
|
cef0aae927
|
compilation of builtin functions to opcode
untit tests for stackvm opcodes, value and parser literalvalue
|
2018-09-24 22:34:12 +02:00 |
|
Irmen de Jong
|
8ff72167a4
|
renamed project to Prog8
|
2018-09-15 16:21:05 +02:00 |
|
Irmen de Jong
|
3933fdab13
|
added lsb, msb functions.
fixed missing errormessages.
changed some zp options.
|
2018-09-06 21:13:49 +02:00 |
|
Irmen de Jong
|
d9865a4b97
|
bunch of new builtin functions, const expression evaluation now also done for array literals
|
2018-09-04 23:37:21 +02:00 |
|
Irmen de Jong
|
e39ae3c346
|
branching instructions
|
2018-09-02 18:32:48 +02:00 |
|
Irmen de Jong
|
d4341b7afe
|
more builtin functions
|
2018-09-02 12:34:50 +02:00 |
|
Irmen de Jong
|
640457f35a
|
stuff
|
2018-09-01 19:40:28 +02:00 |
|
Irmen de Jong
|
0e785fcfb3
|
new docs
|
2018-08-06 03:35:43 +02:00 |
|