# # ChangeLog for Makefile in buchla-emu # # Generated by Trac 1.4.4 # 05/08/2024 04:17:23 PM Mon, 17 Jul 2017 05:07:53 GMT Thomas Lopatic [ff8d800] * .cproject (modified) * Makefile (modified) * buchla.supp (added) * emu/all.h (added) * emu/cpu.c (added) * emu/main.c (modified) * emu/sdl.c (added) * setup (added) Added SDL2 support. Sun, 16 Jul 2017 20:07:50 GMT Thomas Lopatic [4edbd1c] * .gitignore (added) * Makefile (modified) Ignore build files. Valgrind target. Sun, 16 Jul 2017 20:04:53 GMT Thomas Lopatic [d54045b] * Makefile (added) * emu/main.c (added) Skeleton compiles.