log Makefile @ 125:0607e4e20702

age author description
Sun, 31 Dec 2023 17:44:39 -0700 William Astle Initital skeleton of separation of separate parsing scheme
Fri, 29 Dec 2023 01:40:39 -0700 William Astle Make a call stack implementation that is more complete and maybe cleaner.
Tue, 17 Oct 2023 17:03:17 -0600 William Astle Add target for explicit coco1 for MAME rules
Sat, 07 Oct 2023 02:56:59 -0600 William Astle Checkpoint with very basic integer and floating point arithmetic, untested
Sun, 06 Aug 2023 00:51:22 -0600 William Astle Split some code into separate files for easier management (4)
Sun, 06 Aug 2023 00:41:26 -0600 William Astle Split some code into separate files for easier management (3)
Sun, 06 Aug 2023 00:36:48 -0600 William Astle Split some code into separate files for easier management (2)
Sun, 23 Apr 2023 10:16:31 -0600 William Astle Clean up weirdness in coco2/2b targets
Tue, 15 Nov 2022 23:34:03 -0700 William Astle Make listings use 16 space tabs
Fri, 04 Nov 2022 18:31:05 -0600 William Astle Add Makefile rules for running the Coco 3 ROM in MAME
Thu, 03 Nov 2022 21:18:51 -0600 William Astle Makefile to actually build something with initial start to ROM init code