# # ChangeLog for emu/all.h in buchla-emu # # Generated by Trac 1.4.4 # 05/06/2024 08:14:37 PM Sun, 25 Feb 2018 16:45:59 GMT Thomas Lopatic [25c3737] * emu/all.h (modified) * emu/mid.c (modified) * misc/buchla.supp (modified) Updated Valgrind suppressions. Fixed minor memory leak. Sun, 25 Feb 2018 15:01:24 GMT Thomas Lopatic [2cd18e3] * emu/all.h (modified) * emu/main.c (modified) * emu/mid.c (modified) Initialize RtMidi device's data member. Sat, 24 Feb 2018 18:51:40 GMT Thomas Lopatic [9ddbf3e] * .cproject (modified) * .settings/language.settings.xml (modified) * Makefile (modified) * emu/all.h (modified) * emu/main.c (modified) * emu/mid.c (modified) * readme.txt (modified) Code review changes. Fri, 05 Jan 2018 16:35:58 GMT Alexander Heinrich [77d8df8] * emu/all.h (modified) * emu/main.c (modified) * emu/mid.c (modified) Add CLI option for selecting MIDI ports. Sat, 09 Sep 2017 15:16:51 GMT Thomas Lopatic [81d7cdc] * emu/all.h (modified) * emu/kbd.c (modified) * emu/lcd.c (modified) * emu/sdl.c (modified) Support LCD buttons. Tue, 05 Sep 2017 09:49:45 GMT Alexander Heinrich [f51359c] * emu/all.h (modified) * emu/cpu.c (modified) * emu/kbd.c (modified) * emu/sdl.c (modified) * emu/ser.c (modified) * emu/vid.c (modified) Merge branch 'master' of ssh://bob.lopatic.de:11501/home/git/buchla- ... Mon, 04 Sep 2017 17:55:08 GMT Thomas Lopatic [ca77925] * emu/all.h (modified) * emu/kbd.c (modified) * emu/sdl.c (modified) More accurate key up/down. Mon, 04 Sep 2017 14:28:12 GMT Thomas Lopatic [4ed9bfe] * emu/all.h (modified) * emu/cpu.c (modified) * emu/kbd.c (modified) * emu/sdl.c (modified) * emu/ser.c (modified) * emu/vid.c (modified) Support data keys, X, E, and M. Fri, 25 Aug 2017 19:04:14 GMT Alexander Heinrich [7ba68aa] * emu/all.h (modified) * emu/lcd.c (modified) * emu/sdl.c (modified) Basic text output for lcd Basic text output for lcd, graphics ... Sun, 20 Aug 2017 21:47:23 GMT Thomas Lopatic [657abdf] * emu/all.h (modified) * emu/sdl.c (modified) * emu/ser.c (modified) Serial FIFO. Mouse support. Sun, 20 Aug 2017 16:13:15 GMT Thomas Lopatic [f285858] * emu/all.h (modified) * emu/sdl.c (modified) * emu/vid.c (modified) Main menu shows. Sun, 06 Aug 2017 08:20:22 GMT Thomas Lopatic [0edef06] * .gitignore (modified) * emu/all.h (modified) * emu/main.c (modified) * emu/ser.c (modified) Configurable font file. Sat, 05 Aug 2017 20:48:28 GMT Thomas Lopatic [149c3e0] * emu/all.h (modified) * emu/cpu.c (modified) * emu/gdb.c (modified) Resuming, Ctrl-C, breakpoints look OK. Sat, 05 Aug 2017 19:03:20 GMT Thomas Lopatic [5fa5369] * emu/all.h (modified) * emu/cpu.c (modified) * emu/gdb.c (modified) Single-stepping looks OK. Sat, 05 Aug 2017 17:07:26 GMT Thomas Lopatic [7cc6ac0] * .gitignore (modified) * Makefile (modified) * emu/all.h (modified) * emu/cpu.c (modified) * emu/gdb.c (added) * emu/main.c (modified) * emu/sdl.c (modified) Successfully attached GDB. Tue, 01 Aug 2017 22:32:52 GMT Thomas Lopatic [bdd5a63] * emu/all.h (modified) * emu/cpu.c (modified) * emu/main.c (modified) * emu/sdl.c (modified) * emu/ser.c (modified) Separate thread for rendering. Tue, 01 Aug 2017 17:46:02 GMT Thomas Lopatic [ea878ba] * Makefile (modified) * emu/all.h (modified) * emu/sdl.c (modified) * readme.txt (modified) Added SDL_net for networking. Mon, 31 Jul 2017 17:01:38 GMT Thomas Lopatic [c5b6c90] * emu/all.h (modified) * emu/cpu.c (modified) * emu/fdd.c (modified) * emu/mid.c (modified) * emu/mkdisk.c (modified) * emu/ser.c (modified) Successfully loaded midas.abs from disk. Sun, 30 Jul 2017 18:18:21 GMT Thomas Lopatic [1efc42c] * Makefile (modified) * emu/all.h (modified) * emu/cpu.c (modified) * emu/fdd.c (modified) * emu/main.c (modified) Load floppy disk image file. Sun, 30 Jul 2017 18:06:21 GMT Thomas Lopatic [caff491] * emu/all.h (modified) * emu/sdl.c (modified) * emu/ser.c (modified) * misc/buchla.supp (modified) Moved serial console window to ser emulation. Sun, 23 Jul 2017 20:57:53 GMT Thomas Lopatic [3c30832] * emu/all.h (modified) * emu/cpu.c (modified) * emu/fdd.c (modified) * emu/fpu.c (modified) * emu/kbd.c (modified) * emu/lcd.c (modified) * emu/led.c (modified) * emu/mid.c (modified) * emu/ser.c (modified) * emu/snd.c (modified) * emu/tim.c (modified) * emu/vid.c (modified) Interrupt handling. Serial console shows ROMP. Sun, 23 Jul 2017 10:17:42 GMT Thomas Lopatic [bb4fd0c] * emu/all.h (modified) * emu/cpu.c (modified) * emu/sdl.c (modified) * emu/ser.c (modified) * misc/buchla.supp (modified) Started serial console. Sat, 22 Jul 2017 15:27:04 GMT Thomas Lopatic [2f9f352] * Makefile (modified) * emu/all.h (modified) * emu/sdl.c (modified) * readme.txt (modified) Added SDL2_ttf. Thu, 20 Jul 2017 23:37:13 GMT Thomas Lopatic [4c71d39] * emu/all.h (modified) * emu/cpu.c (modified) * emu/fdd.c (modified) * emu/fpu.c (modified) * emu/kbd.c (modified) * emu/lcd.c (modified) * emu/led.c (modified) * emu/main.c (modified) * emu/mid.c (modified) * emu/sdl.c (modified) * emu/ser.c (modified) * emu/snd.c (modified) * emu/tim.c (modified) * emu/vid.c (modified) More granular verbosity. Thu, 20 Jul 2017 20:18:39 GMT Thomas Lopatic [ebc8f69] * emu/all.h (modified) * emu/cpu.c (modified) * emu/sdl.c (modified) Throttle CPU to 7 MHz. Thu, 20 Jul 2017 16:19:40 GMT Thomas Lopatic [b909777] * .gitignore (modified) * emu/all.h (modified) * emu/cpu.c (modified) * emu/main.c (modified) Parse command line options. Load BIOS file. Thu, 20 Jul 2017 14:34:09 GMT Thomas Lopatic [a06aa8b] * Makefile (modified) * copying.txt (modified) * emu/all.h (modified) * emu/cpu.c (modified) * emu/fdd.c (added) * emu/fpu.c (added) * emu/kbd.c (added) * emu/lcd.c (added) * emu/led.c (added) * emu/main.c (modified) * emu/mid.c (added) * emu/sdl.c (modified) * emu/ser.c (added) * emu/snd.c (added) * emu/tim.c (added) * emu/vid.c (added) Added skeleton device files. 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.