Irmen de Jong
|
9f4ac37a00
|
split off c64flt library for all floating point routines
|
2019-01-05 16:09:05 +01:00 |
|
Irmen de Jong
|
299d1bdab8
|
fixed for loop with step size >1
|
2019-01-02 03:18:32 +01:00 |
|
Irmen de Jong
|
2f9eabeac7
|
c64 irq handling routines
|
2019-01-02 02:47:52 +01:00 |
|
Irmen de Jong
|
500777bf78
|
added direct memory access ("poke"/"peek")
|
2018-12-31 01:10:42 +01:00 |
|
Irmen de Jong
|
c1204b83bd
|
changed syntax of subroutine parameters (now the same as vardecls)
|
2018-12-19 02:51:22 +01:00 |
|
Irmen de Jong
|
2478c73bc0
|
more asm float calculations
|
2018-12-16 03:38:17 +01:00 |
|
Irmen de Jong
|
7cb42de60e
|
more float asm operations, fix some % operator problems
|
2018-12-13 01:19:43 +01:00 |
|
Irmen de Jong
|
584cc1dedb
|
asm conversions to float
|
2018-12-12 01:13:13 +01:00 |
|
Irmen de Jong
|
ef2ae60868
|
byte/word asm comparisons
|
2018-12-08 17:21:34 +01:00 |
|
Irmen de Jong
|
432960da8b
|
floats and random number stuff
|
2018-12-07 00:57:32 +01:00 |
|
Irmen de Jong
|
662ba6460a
|
random number stuff
|
2018-12-06 01:26:38 +01:00 |
|
Irmen de Jong
|
43c99f1d89
|
strings of len 1 are no longer converted to byte value, plus some other tweaks
|
2018-11-25 23:42:37 +01:00 |
|
Irmen de Jong
|
fad74a6ae0
|
tweaking multiple assignment targets
|
2018-11-19 01:31:07 +01:00 |
|
Irmen de Jong
|
54e52a910a
|
assignments
|
2018-11-02 21:34:12 +01:00 |
|
Irmen de Jong
|
067426016d
|
more asm
|
2018-10-17 01:01:01 +02:00 |
|
Irmen de Jong
|
529c525081
|
inline asm and fixed c64 libs
|
2018-10-16 02:36:14 +02:00 |
|
Irmen de Jong
|
8f26fdef61
|
changed the syntax of kernel/asm subroutines
|
2018-10-01 20:05:32 +02:00 |
|
Irmen de Jong
|
bf5c2e07a2
|
subroutines cannot use builtin function names for parameters
|
2018-09-27 23:58:14 +02:00 |
|
Irmen de Jong
|
e382be89db
|
changed source file suffix to .p8
|
2018-09-15 16:35:15 +02:00 |
|