]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commit
Separated two types of CPU emulation functions. (Returns value/returns void)
authorToni Wilen <twilen@winuae.net>
Thu, 6 Oct 2022 19:07:35 +0000 (22:07 +0300)
committerToni Wilen <twilen@winuae.net>
Thu, 6 Oct 2022 19:07:35 +0000 (22:07 +0300)
commit43bf50bef2a80fa5cef909799aaad58eab86a214
tree1dab4c251a585a487560a47a3c4fb99a0920266c
parent5fd100f8b202822bdbcc180a415f5a8fee62740b
Separated two types of CPU emulation functions. (Returns value/returns void)
gencpu.cpp
include/newcpu.h
jit/compemu.h
newcpu.cpp