1
0
mirror of https://github.com/KarolS/millfork.git synced 2026-04-19 10:42:10 +00:00
Commit Graph

1214 Commits

Author SHA1 Message Date
zbyti 802424316c ANTIC Display List BASIC fix 2020-09-28 22:54:58 +02:00
zbyti f9fc001c9a ANTIC Display List BASIC modes forrmating 2020-09-28 22:17:34 +02:00
zbyti cc1adee4f1 ANTIC Display List BASIC modes 2020-09-28 22:15:39 +02:00
zbyti 362d682c11 ANTIC Display List Instruction Set table typo 2020-09-28 21:54:35 +02:00
zbyti a4b27f73e7 ANTIC Display List Instruction Set constans 2020-09-28 21:49:44 +02:00
zbyti 1b6b49889b A8 landscape refactor 2020-09-28 19:19:35 +02:00
Karol Stasiak 2d7c365b20 TSR-80 newline is just 0x0D 2020-09-27 18:58:46 +02:00
Karol Stasiak 3af4fcffa9 Z80: Add SLS as an alternate mnemonic for SLL 2020-09-27 18:46:19 +02:00
Karol Stasiak 3a9be16107 Add TRS-80 Model 1 and 3 support 2020-09-26 23:52:49 +02:00
Karol Stasiak 3702002541 Fix header 2020-09-26 19:56:56 +02:00
Karol Stasiak a15c9088ee Merge pull request #75 from zbyti/master
A8 examples readme new arrangement
2020-09-26 19:56:10 +02:00
zbyti 6b3f43393e A8 Landscape refactor 2020-09-26 01:14:08 +02:00
zbyti 2823b7fde0 A8 examples readme new arrangement 2020-09-26 01:02:07 +02:00
Karol Stasiak e0572fa3aa Merge pull request #74 from zbyti/master
A8 examples
2020-09-26 00:14:17 +02:00
zbyti 3364f8ab10 Quatari Landscape refactor 2020-09-25 11:20:16 +02:00
zbyti 560ed09439 Quatari Landscape refactor 2020-09-25 09:45:48 +02:00
zbyti dc2def7e72 A8 my last examples 2020-09-25 03:08:33 +02:00
Karol Stasiak 9f1309c119 Merge pull request #71 from zbyti/master
A8 new examples
2020-09-24 01:25:04 +02:00
Karol Stasiak 888f7a0fdb Fix documentation (fixes #72) 2020-09-23 23:21:35 +02:00
zbyti 1d046f26e3 A8 Grand Ttheft Antic refactor 2020-09-23 23:17:01 +02:00
zbyti a4de573593 A8 Grand Ttheft Antic 2020-09-23 23:09:15 +02:00
zbyti 433066fedd comment fix 2020-09-23 20:18:04 +02:00
zbyti 7182f32032 more life in empty space 2020-09-23 00:04:22 +02:00
zbyti 86ae6de325 A8 horizontal stars done on one missile 2020-09-22 19:34:29 +02:00
Karol Stasiak 9f40fc5066 Add some trivial test case 2020-09-22 17:59:50 +02:00
Karol Stasiak b87c40fc9c Migration from Nashorn to GraalJS 2020-09-22 17:59:32 +02:00
Karol Stasiak 1decf2f087 65816: Various codegen bugfixes 2020-09-22 17:59:14 +02:00
Karol Stasiak c9f602b049 65816: Emulator bugfixes 2020-09-22 17:58:34 +02:00
Karol Stasiak 030531161e Update changelog 2020-09-21 09:10:50 +02:00
Karol Stasiak 7de23ddd44 Allow the : operator in const-pure functions 2020-09-21 09:08:49 +02:00
Karol Stasiak 2673a486d6 Merge pull request #68 from zbyti/master
A8 more examples
2020-09-21 00:18:14 +02:00
Karol Stasiak c0eae29a41 Minor compilation speed optimization 2020-09-21 00:15:16 +02:00
Karol Stasiak a92f24b280 Better detection of memset loops (fixes #59) 2020-09-20 23:39:30 +02:00
zbyti e9d4359bc2 A8 Monte Carlo PI refactor (__mul_u16u8u16) 2020-09-20 22:58:20 +02:00
zbyti 07b6adf6bc two more benchmarks 2020-09-19 13:02:55 +02:00
zbyti 269519715b two more benchmarks 2020-09-19 12:59:14 +02:00
zbyti 3234bbd3d9 two more becnhmarks 2020-09-19 12:52:41 +02:00
zbyti 19d9e36fa5 A8 more examples 2020-09-19 01:34:29 +02:00
Karol Stasiak fe094af912 Merge pull request #66 from zbyti/master
Atari 800 System Off example, some minor refactor and more examples
2020-09-17 16:01:00 +02:00
Karol Stasiak 11d2f1aa77 Switch to snapshot versioning 2020-09-17 15:29:37 +02:00
zbyti 81bf24b355 A8 System Off refactor 2020-09-17 12:18:00 +02:00
zbyti 0010358d08 A8 Chessboard drawing benchmark in GR.0 2020-09-17 11:13:28 +02:00
zbyti 8e550669c1 A8 system off example typo 2020-09-16 17:09:24 +02:00
zbyti aaaae08c03 A8 system off example typo 2020-09-16 13:44:09 +02:00
zbyti 9ee9712554 A8 system off example typo 2020-09-16 12:50:31 +02:00
zbyti 4758dba89e A8 system off example minor refactor 2020-09-16 12:15:46 +02:00
zbyti e8a50dc610 A8 system off example and some minor refactor 2020-09-16 12:04:39 +02:00
zbyti 88e74906b6 a8 examples refactor 2020-09-15 22:29:18 +02:00
Karol Stasiak bed44cd08e Version 0.3.22 v0.3.22 2020-09-15 17:16:47 +02:00
Karol Stasiak 0806e719ce Update CHANGELOG 2020-09-15 17:14:20 +02:00