1
0
mirror of https://github.com/KarolS/millfork.git synced 2024-06-28 23:29:51 +00:00
Commit Graph

1344 Commits

Author SHA1 Message Date
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 2020-09-15 17:16:47 +02:00
Karol Stasiak
0806e719ce Update CHANGELOG 2020-09-15 17:14:20 +02:00
Karol Stasiak
ca5fe5cdb0 6809: various optimizations 2020-09-15 17:08:38 +02:00
Karol Stasiak
947a84833a Make some command line options repeatable 2020-09-15 17:08:22 +02:00
Karol Stasiak
e8b1e9e391
Merge pull request #65 from zbyti/master
Details (A8 platform) for new release
2020-09-11 23:50:17 +02:00
zbyti
adf84c084d more info about a8 example 2020-09-09 02:47:07 +02:00
zbyti
a635449829 new a8 memory mapping helpers 2020-09-09 01:52:11 +02:00
Karol Stasiak
fc0171d5aa Update CHANGELOG 2020-09-09 01:49:00 +02:00
Karol Stasiak
40510dc436
Merge pull request #63 from zbyti/master
new memory mapping helpers
2020-09-09 01:47:05 +02:00
Karol Stasiak
615a0d7dc1 Interrupt functions in assembly should not have prologue (fixes #62) 2020-09-09 01:46:34 +02:00
Karol Stasiak
75c8ac19e1 Fix warning messages 2020-09-09 01:45:53 +02:00
Karol Stasiak
ae311f28ea Document new Atari examples 2020-09-09 01:45:39 +02:00
zbyti
3bbab4a126 new memory mapping helpers 2020-09-09 00:57:12 +02:00
Karol Stasiak
b7cb124706
Merge pull request #60 from zbyti/master
Simple Atari 800XL Memory Map
2020-09-08 23:46:21 +02:00
zbyti
866a9ee9d0 refactor 2020-09-08 00:17:10 +02:00
zbyti
e0b2d28a7d refactor 2020-09-08 00:08:43 +02:00
zbyti
f5fb1a6911 refactor 2020-09-07 23:56:50 +02:00
zbyti
19de4085d7 dli example 2020-09-07 01:29:53 +02:00
zbyti
06e5da4e66 endless scroll with random letters 2020-09-06 22:53:59 +02:00
zbyti
c31a2ee388 Simple Atari 800XL Memory Map 2020-09-05 11:58:02 +02:00
zbyti
4849069d39 Simple Atari 800XL Memory Map 2020-09-05 11:48:49 +02:00
zbyti
9a0176333b Simple Atari 800XL Memory Map 2020-09-05 11:47:24 +02:00