added dos timer and double-esc to quit
authorJohn Tsiombikas <nuclear@member.fsf.org>
Mon, 3 Jul 2023 10:44:40 +0000 (13:44 +0300)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Mon, 3 Jul 2023 10:44:40 +0000 (13:44 +0300)
commite17bfec530d9d476c61c9bb2a156788c742db43b
treeb42fe3aa81a8734f49688a6c50fd83005979c150
parent4a690a4a5268847c24e8edb08ba558a36bbd6d3c
added dos timer and double-esc to quit
Makefile
src/app.c
src/app.h
src/dos/main.c
src/dos/pit8254.h
src/dos/timer.c [new file with mode: 0644]
src/modern/main.c
src/scr_mod.c
src/timer.h [new file with mode: 0644]