added event system a-la FUSE (because i'm going to steal FUSE FDC emulation code)
commit98017581c28770e1532f4b1597e1a35dcca547e8
authorketmar <ketmar@ketmar.no-ip.org>
Fri, 3 Jun 2022 02:32:06 +0000 (3 02:32 +0000)
committerketmar <ketmar@ketmar.no-ip.org>
Fri, 3 Jun 2022 02:32:06 +0000 (3 02:32 +0000)
treec194a9ba0e1d02fd61252fc3ece63540de4b817a
parentf98da77798735714511f94e55347c6be3b7e87b0
added event system a-la FUSE (because i'm going to steal FUSE FDC emulation code)

FossilOrigin-Name: 069d5070ca4c68a222d9b6d4cd3ff71b0402dd923727b072a1d33015d9f05ca5
src/ZXEmuT/Jamfile
src/ZXEmuT/emuevents.c [new file with mode: 0644]
src/ZXEmuT/emuevents.h [new file with mode: 0644]
src/ZXEmuT/emuexec.c
src/ZXEmuT/main.c