Commit Graph

9 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 761169b59a Add hex2. 2022-08-13 20:57:36 +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 f6cb8bbf92 Add hex0.hex2. 2022-07-23 21:28:54 +01:00