Commit Graph

11 Commits

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