• Joined on 2023-04-23
bilbo pushed to main at bilbo/dsp-asm 2023-08-24 19:17:44 +00:00
a8572a7fb8 README: describe more syntax
bilbo pushed to main at bilbo/dsp-asm 2023-08-24 09:47:25 +00:00
6647d6ddda release.sh: release helper script
bilbo pushed to main at bilbo/dsp-asm 2023-08-24 09:44:54 +00:00
e16c2a2204 release.sh: release helper script
bilbo pushed to main at bilbo/dsp-asm 2023-08-24 09:39:19 +00:00
c9a478f7df main: add support for C source code output
bilbo pushed to main at bilbo/dsp-asm 2023-08-24 09:38:32 +00:00
124ef99830 main: add support for C source code output
bilbo pushed to main at bilbo/dsp-asm 2023-08-24 09:02:00 +00:00
ad7e128bb4 README: update DMA "add mode" documentation
0dbb339ca1 parser: change default dma add mode to 2
Compare 2 commits »
bilbo pushed to main at bilbo/dsp-asm 2023-08-24 08:08:10 +00:00
c13b1b2466 parser: DMA memory src/dst arguments update CTn
bilbo pushed to main at bilbo/dsp-asm 2023-08-24 07:20:32 +00:00
9e880d6039 README: add DMA add mode note
bilbo pushed to main at bilbo/dsp-asm 2023-08-24 07:20:17 +00:00
b06ceb2e9b README: add DMA add mode note.
bilbo pushed to main at bilbo/dsp-asm 2023-08-24 05:46:48 +00:00
14c0cb2760 README: add DMA counter syntax note
34f9859a6c lexer_iterator: delete dead code
Compare 2 commits »
bilbo pushed to main at bilbo/dsp-asm 2023-08-24 04:54:32 +00:00
2d7a7491fa README: minor typos
bilbo pushed to main at bilbo/dsp-asm 2023-08-24 04:34:57 +00:00
6bea0cbf59 README: clarify testing status
bilbo pushed to main at bilbo/dsp-asm 2023-08-24 04:09:56 +00:00
2fe41d22dc Makefile: TARGET
bilbo pushed to main at bilbo/dsp-asm 2023-08-24 04:04:59 +00:00
cf9c8405d0 README: improve
bilbo pushed to main at bilbo/dsp-asm 2023-08-24 04:04:30 +00:00
152a745e96 README: improve
bilbo pushed to main at bilbo/dsp-asm 2023-08-24 03:31:34 +00:00
107eb18cd4 parser: allow immediate values that end with colon
bilbo pushed to main at bilbo/dsp-asm 2023-08-24 03:31:16 +00:00
a1574d69f8 parser: allow immediate values to end with colon
bilbo pushed to main at bilbo/dsp-asm 2023-08-24 03:07:17 +00:00
7c9ceed58a README: initial
bilbo pushed to main at bilbo/dsp-asm 2023-08-24 03:07:00 +00:00
b6e9d5ae86 Makefile: add static build
dd205b5e3e stmt_string: add missing strings
c12374f5fd lexer: add support for line continuations
c2c59495b3 lexer: add support for binary number literals
118942521e test: add initial test makefile
Compare 6 commits »
bilbo pushed to main at bilbo/dsp-asm 2023-08-23 23:19:48 +00:00
2fe2f0a1a7 test: include samples