Commit Graph

12 Commits

Author SHA1 Message Date
wash bc8bfcea9d meta: add missing exe resource files 2024-12-16 20:57:30 +00:00
wash 10c03c4b74 asm: add instruction opcode/operand definition table 2024-12-15 19:30:34 +00:00
wash 9c125fe905 common: fix all compiler warnings 2024-12-13 17:21:14 +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 b87d152f07 meta: add metadata to win32 exe/dll files 2024-12-07 19:32:35 +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