|
|
ae5e438207
|
common: add some more status codes
|
2025-04-14 09:43:31 +01:00 |
|
|
|
3ad355e58c
|
common: add additional opcodes
|
2024-12-15 22:36:14 +00:00 |
|
|
|
10c03c4b74
|
asm: add instruction opcode/operand definition table
|
2024-12-15 19:30:34 +00:00 |
|
|
|
0a8d913fdd
|
common: implement ident and selector manipulation
|
2024-12-13 12:25:40 +00:00 |
|
|
|
52f11023c8
|
common: add instruction and opcode definitions; interface for manipulating selectors
|
2024-12-09 13:28:58 +00:00 |
|
|
|
ec05379e33
|
cmake: add support for static build
|
2024-12-06 19:48:20 +00:00 |
|
|
|
54a0c331b2
|
common: add a status code for internal errors
|
2024-11-23 19:26:29 +00:00 |
|
|
|
f44a3364b3
|
common: add MIN and MAX macros
|
2024-11-18 09:53:35 +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 |
|
|
|
cbd8639605
|
common: add generic input-line interface, and an implementation of it for text files
|
2024-11-13 21:36:37 +00:00 |
|
|
|
bf2c9c1d90
|
meta: add internal common library
|
2024-11-12 19:56:02 +00:00 |
|