]> git.sesse.net Git - pistorm/commit
support emulation quit (see long msg for more)
authorjust nine <nine@aphlor.org>
Wed, 14 Apr 2021 21:33:13 +0000 (22:33 +0100)
committerjust nine <nine@aphlor.org>
Wed, 14 Apr 2021 21:33:13 +0000 (22:33 +0100)
commitd3e59a0c0fdfcb61af85b2e302d2f0efd82cd086
tree395b29a012b5bfb84a9b704f494b9c7b206c5267
parent3b91ccdbc93d5b503f2f958dd00439e25f00958b
support emulation quit (see long msg for more)

please note that if loopcycles = 0 then the emulation thread may never
notice the quit request. needs replacing with some form of thread signal
eventually, but that will require a signal handler.
emulator.c