Commit graph

16 commits

Author SHA1 Message Date
31242dd7d9 Merge branch 'main' into integration 2025-07-25 13:07:30 +02:00
69b29fc77c Replace host/build.sh with a Makefile 2025-07-25 12:54:39 +02:00
981b989ad1 Delete a new.labels.lables (what's this? why's this here?) 2025-07-25 12:52:46 +02:00
e4d5fd6f5a Remove another label file 2025-07-25 12:51:40 +02:00
96cf505934 Delete label file (should not be under version control) 2025-07-25 12:50:40 +02:00
90ca5d6836 Move host source code into "src" directory 2025-07-25 12:50:26 +02:00
77d30af636 Add IFDEF for "emulator preview" with userprog baked into host 2025-07-25 12:32:53 +02:00
a48937fe3c Move lookup tables into separate file 2025-07-25 12:32:29 +02:00
d605e299f5 Some unfinished fixing of program uploading 2025-07-24 23:51:03 +02:00
32615cd6c9 Move loader to host 2025-07-24 19:58:53 +02:00
c076aa2055 Add "main loop" to host program, which executes user program 2025-07-24 15:29:55 +02:00
677b6a2f56 Rename "file.prg" to "host.prg" 2025-07-24 15:29:34 +02:00
a32dea0a11 Include batch compiler user program into host program 2025-07-24 15:28:44 +02:00
36c8d52388 Add origin address to host program 2025-07-24 15:28:29 +02:00
bf2e6f8035 Move public.inc to host 2025-07-24 13:22:09 +02:00
c0dc98a2c9 Move wip-hugo stuff into "host" (to be sorted) 2025-07-24 13:20:29 +02:00