notaz.gp2x.de
/
ginge.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26d2801
)
also fake tty
author
notaz
<notasas@gmail.com>
Sat, 16 Jan 2016 00:07:59 +0000
(
02:07
+0200)
committer
notaz
<notasas@gmail.com>
Sat, 16 Jan 2016 00:07:59 +0000
(
02:07
+0200)
loader/emu.c
patch
|
blob
|
blame
|
history
diff --git
a/loader/emu.c
b/loader/emu.c
index
91989c4
..
c0b52db
100644
(file)
--- a/
loader/emu.c
+++ b/
loader/emu.c
@@
-1291,6
+1291,7
@@
long emu_do_ioctl(int fd, int request, void *argp)
}
/* *********************** */
+ case FAKEDEV_TTY:
case FAKEDEV_TTY0:
// fake tty0 to make GPH SDL happy
if (request == 0x4b46) // KDGKBENT