Commit Graph

11 Commits

Author SHA1 Message Date
Andrius Štikonas 32deb0ffaf hex0: Implement various improvements:
* Make sure to close all protocols before exit.
 * Use more sophisticated command line argument processing
   that pushes command line arguments onto stack.
 * Switch to more readable M1 defines.
2022-09-10 23:57:31 +01:00
Andrius Štikonas ba541383ad Add catm.S prototype. 2022-08-14 17:25:44 +01:00
Andrius Štikonas 1d53af842d Add hex1.hex0. 2022-08-09 20:04:52 +01:00
Andrius Štikonas fc79b4a153 Add kaem-optional M1 and hex2 development prototypes. 2022-08-06 22:02:44 +01:00
Andrius Štikonas 9af7fdf9bb kaem-minimal.S: make sure to close files and free pools when exiting. 2022-07-30 10:08:23 +01:00
Andrius Štikonas 54e0c80f9f Fix remaining issues that prevented hex0 from running. 2022-07-24 13:09:34 +01:00
Andrius Štikonas 8e22fee483 Switch to relative addressing of labels. 2022-07-24 10:11:45 +01:00
Andrius Štikonas 05556bbb96 hex0.M1: Fix position of GUID_8 labels. 2022-07-23 21:26:24 +01:00
Andrius Štikonas fe381538f9 Fix copy-paste typo in POP_RAX define. 2022-07-23 20:29:41 +01:00
Andrius Štikonas a8e0dd50a2 Make sure we use 64-bit pointers for stack address. 2022-07-23 20:14:45 +01:00
Andrius Štikonas 3317e845f5 Add hex0.M1. 2022-07-23 18:41:30 +01:00