Irmen de Jong
|
3af7d4c930
|
tweaked tetriz speedup
|
2019-03-10 05:24:07 +01:00 |
|
Irmen de Jong
|
0fc3071a21
|
updated examples
|
2019-03-10 04:36:48 +01:00 |
|
Irmen de Jong
|
7f36d08acc
|
simple sound effects
|
2019-03-10 04:22:02 +01:00 |
|
Irmen de Jong
|
b040e5ddad
|
speedup at every 10 lines
|
2019-03-10 03:59:58 +01:00 |
|
Irmen de Jong
|
f36ce5e0ee
|
line clearing
|
2019-03-10 03:21:14 +01:00 |
|
Irmen de Jong
|
ffbdac7e9a
|
don't draw 8 pieces instead of 7. Implemented simple wall kick when rotating.
|
2019-03-09 00:42:56 +01:00 |
|
Irmen de Jong
|
f2b03342ac
|
tehtriz joystick input
|
2019-03-07 23:29:23 +01:00 |
|
Irmen de Jong
|
52ff61470b
|
fixed rotation of I piece to conform to current tetris guidelines
|
2019-03-07 22:41:59 +01:00 |
|
Irmen de Jong
|
9be70bcbe7
|
tetris stuff
|
2019-03-07 02:28:01 +01:00 |
|
Irmen de Jong
|
3a6fae4447
|
simplified tehtris collision check a bit
|
2019-03-07 01:46:38 +01:00 |
|
Irmen de Jong
|
06f0984fa1
|
docs about irq handlers
|
2019-03-07 01:02:11 +01:00 |
|
Irmen de Jong
|
b8ae808b65
|
compiler was confused about resulting expression type
|
2019-02-27 23:58:08 +01:00 |
|
Irmen de Jong
|
588133d418
|
fixed primes.p8
|
2019-02-25 01:37:05 +01:00 |
|
Irmen de Jong
|
95f7c9bad0
|
asmsubroutines now also return their value on the evalstack (this fixes their use in expressions)
|
2019-02-24 18:54:25 +01:00 |
|
Irmen de Jong
|
b0ad66bd04
|
added missing bitwise and/or/xor asm code
|
2019-02-23 23:06:46 +01:00 |
|
Irmen de Jong
|
52352d9d04
|
added c64scr.getchr/getclr
|
2019-02-21 01:31:33 +01:00 |
|
Irmen de Jong
|
cc5898d010
|
more tetriz work
|
2019-02-15 01:53:20 +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 |
|