|
|
c1ba6e78bc
|
asm: implement $-prefixed label references for branch instructions
|
2025-05-12 15:49:27 +01:00 |
|
|
|
7f5cc3426d
|
asm: implement parsing of classes, dot-mnemonics
|
2024-12-14 21:57:29 +00:00 |
|
|
|
462f67c6aa
|
asm: implement import and instruction parsing
|
2024-12-14 20:26:04 +00:00 |
|
|
|
5fe1a21978
|
asm: implement an asm parser and emitter
|
2024-12-13 12:26:01 +00:00 |
|
|
|
f1be82c495
|
asm: add missing includes
|
2024-11-22 22:30:15 +00:00 |
|
|
|
230e66e066
|
asm: lex: add left and right brace symbols
|
2024-11-20 22:15:10 +00:00 |
|
|
|
4e8d6e8122
|
asm: implement asembly lexer
|
2024-11-19 22:08:58 +00:00 |
|
|
|
646a851a10
|
meta: add msvc support
since bluelib is already cross-platform, this is mostly just adding
__declspec(dllexport) to the library functions.
|
2024-11-14 19:30:36 +00:00 |
|