freebsd-ports/emulators/x48/files/patch-src+hp48.h
Daichi GOTO 8006b733b5 update emulators/x48: enhancements to emulators/x48
PR:		53912
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2003-07-09 07:40:20 +00:00

11 lines
271 B
C

--- src/hp48.h.orig Sat Jun 28 20:50:52 2003
+++ src/hp48.h Sat Jun 28 20:52:14 2003
@@ -246,7 +246,7 @@
word_8 unknown2;
- char timer1; /* may NOT be unsigned !!! */
+ signed char timer1; /* may NOT be unsigned !!! */
word_32 timer2;
long t1_instr;