Andrew Alderwick
|
d053d0c97f
|
Bugfix to asma.
|
2021-11-19 00:22:35 +00:00 |
|
Andrew Alderwick
|
c3ac41c41d
|
Change "include" word into ~ rune for includes.
|
2021-11-17 22:06:00 +00:00 |
|
Andrew Alderwick
|
054361cb70
|
Replace load/save with read/write
|
2021-11-07 19:10:38 +00:00 |
|
Andrew Alderwick
|
a92dd9fd73
|
Rearranged File ports for backwards compatibility.
|
2021-11-06 00:51:43 +00:00 |
|
Andrew Alderwick
|
dc3170db98
|
Implement File/append flag.
|
2021-11-05 22:48:04 +00:00 |
|
Andrew Alderwick
|
c970e2c5ef
|
File device: drop offset shorts, add stat and delete.
|
2021-11-05 21:32:45 +00:00 |
|
Andrew Alderwick
|
317d71654e
|
Pass output file argument to asma too
|
2021-10-13 22:58:27 +01:00 |
|
Andrew Alderwick
|
b78d9e1446
|
Reimplemented software/asma with reading input filename from Console.
|
2021-10-07 22:00:54 +01:00 |
|
Andrew Alderwick
|
4d6fc06778
|
Splitted asma into library and piano demo.
|
2021-10-07 21:11:47 +01:00 |
|
Andrew Alderwick
|
532c1959dc
|
Made asma line numbers start at zero, not one
|
2021-10-07 18:17:11 +01:00 |
|
Andrew Alderwick
|
10a723f5d6
|
Fixed line numbers in asma error reports
|
2021-10-06 06:58:30 +01:00 |
|
Andrew Alderwick
|
0c6b607f91
|
Extracted string library from asma
|
2021-10-06 06:54:03 +01:00 |
|
Andrew Alderwick
|
be2e01e9b3
|
Extracted heap library from asma
|
2021-10-06 06:42:19 +01:00 |
|
Andrew Alderwick
|
7058122d25
|
Extracted binary tree library from asma
|
2021-10-06 06:41:23 +01:00 |
|
Andrew Alderwick
|
755ccf5665
|
Implemented includes in asma
|
2021-10-06 06:14:18 +01:00 |
|
Andrew Alderwick
|
e8f58aa579
|
Use file-read-chunks library in asma.
|
2021-10-04 22:28:13 +01:00 |
|
Andrew Alderwick
|
a92fd8fb22
|
Expanded File/offset to 32-bit /offset-hs and /offset-ls
|
2021-08-28 00:37:27 +01:00 |
|
Andrew Alderwick
|
93a4802782
|
Lots of INC optimisations
|
2021-08-26 23:31:46 +01:00 |
|
Andrew Alderwick
|
169c4b1402
|
Updated asma with new opcode use
|
2021-08-18 07:33:53 +01:00 |
|
Andrew Alderwick
|
5d4020ad31
|
Replaced easy multiplications and modulos
|
2021-08-17 20:55:10 +01:00 |
|
Andrew Alderwick
|
5d094603b0
|
Fixed asma-test.sh
|
2021-08-17 20:33:53 +01:00 |
|
Andrew Alderwick
|
ad07c29935
|
Replaced trivial multiplications with shifts and additions
|
2021-08-17 20:16:46 +01:00 |
|
Andrew Alderwick
|
107a59affa
|
Rearranged POP, DUP, NIP opcodes
|
2021-08-15 21:34:33 +01:00 |
|
Andrew Alderwick
|
93dae917fb
|
Added NIP optimisations
|
2021-08-15 21:25:58 +01:00 |
|
Andrew Alderwick
|
be360ffc1e
|
Replaced NOP with NIP
|
2021-08-15 21:22:01 +01:00 |
|
Andrew Alderwick
|
d3aaf705f3
|
Ported asma to new simplified Console device
|
2021-07-07 21:04:53 +01:00 |
|
Andrew Alderwick
|
6bf7e7f7a1
|
Fixed path to piano.tal in asma.tal
|
2021-06-08 22:29:54 +01:00 |
|
Andrew Alderwick
|
b6239ad549
|
Fixed uncontrolled expansion of recursive macros in asma
|
2021-06-04 08:25:31 +01:00 |
|
neauoire
|
fbc0b762c9
|
Renamed USM to TAL files
|
2021-05-31 14:50:36 -07:00 |
|