1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/emulators/fuse/files/patch-ui_ggi_ggikeyboard.c.patch
Sergei Kolobov 8d87a71c30 Add fuse 0.6.1.1, Free Unix (Sinclair ZX-)Spectrum Emulator.
fuse is a free version of a ZX Spectrum emulator. It emulates
the 48K/128K/+2/+2A/+3 Speccy and Timex TC2048 machine, supports
loading from .tzx files, has sound and kempston joystick emulation,
and emulates various printers you could attach to the Spectrum.
It supports the new RZX input recording file format.

Author:	Philip Kendall <pak21-spectrum@srcf.ucam.org>
WWW:	http://www.srcf.ucam.org/~pak21/spectrum/fuse.html

PR:		58639
Submitted by:	Alexey V. Antipovsky <kemm@in-line.ru>
2003-10-29 16:20:57 +00:00

12 lines
276 B
Diff

--- ui/ggi/ggikeyboard.c.orig Sat Sep 13 16:53:48 2003
+++ ui/ggi/ggikeyboard.c Tue Oct 28 14:52:14 2003
@@ -43,6 +43,8 @@
#include "widget/widget.h"
#endif /* #ifdef USE_WIDGET */
+#include "fuse.h"
+
void
ggikeyboard_keypress( int keysym )
{