Verbeterd interrupt mechanisme en afbreken van het Glk programma
authorPhilip Chimento <philip.chimento@gmail.com>
Sun, 24 Aug 2008 15:19:05 +0000 (15:19 +0000)
committerPhilip Chimento <philip.chimento@gmail.com>
Sun, 24 Aug 2008 15:19:05 +0000 (15:19 +0000)
commit5292406311d31682a850baf059cab01a6f0262b2
tree8a60213cef9629b144c71a56a1d54d9c34c82d90
parent2baac1a1aa285bc52da8feb92433144a1e50bcce
Verbeterd interrupt mechanisme en afbreken van het Glk programma

glk_set_interrupt_handler()
glk_tick()

git-svn-id: http://lassie.dyndns-server.com/svn/gargoyle-gtk@12 ddfedd41-794f-dd11-ae45-00112f111e67
src/Makefile
src/abort.c [new file with mode: 0644]
src/abort.h [new file with mode: 0644]
src/event.c
src/event.h
src/first.c
src/glk.c
src/main.c
src/model.c
src/strio.c
src/window.c