# # ChangeLog for / in buchla-emu # # Generated by Trac 1.4.4 # 06/11/2024 06:51:54 AM Sat, 09 Sep 2017 23:11:32 GMT Thomas Lopatic [67fecc3] * emu/all.h (modified) * emu/kbd.c (modified) * emu/lcd.c (modified) * emu/sdl.c (modified) * emu/vid.c (modified) Merge LCD emulation. Sat, 09 Sep 2017 17:52:04 GMT Thomas Lopatic [e26a632] * emu/vid.c (modified) Support multiple flips. Sat, 09 Sep 2017 16:25:26 GMT Thomas Lopatic [18cbd53] * emu/kbd.c (modified) Support sliders. 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. Sat, 09 Sep 2017 14:29:04 GMT Thomas Lopatic [1b30217] * emu/lcd.c (modified) Clean up constants. Sat, 09 Sep 2017 14:17:33 GMT Thomas Lopatic [99cc90a] * emu/lcd.c (modified) Don't distort the font. Sat, 09 Sep 2017 13:52:56 GMT Thomas Lopatic [c6f1cf5] * emu/lcd.c (modified) Properly turn off LCD. Sat, 09 Sep 2017 13:45:47 GMT Thomas Lopatic [cd50b8c] * emu/lcd.c (modified) * emu/vid.c (modified) Simplified rendering. Sat, 09 Sep 2017 12:30:42 GMT Thomas Lopatic [18e37d6] * emu/lcd.c (modified) Refactoring for master merge. Thu, 07 Sep 2017 15:44:02 GMT Alexander Heinrich [a86b3ab] * emu/lcd.c (modified) Formatting. Thu, 07 Sep 2017 15:34:47 GMT Alexander Heinrich [d160dda] * emu/lcd.c (modified) Move check if cursor in bounds to lcd_write Thu, 07 Sep 2017 15:10:20 GMT Alexander Heinrich [c9d372a] * emu/lcd.c (modified) Correct gfx cursor bounds in lcd_read Thu, 07 Sep 2017 11:42:45 GMT Alexander Heinrich [c8a92ef] * emu/lcd.c (modified) Add graphic output to lcd window 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- ...