You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+ add stub handling for speed switch
Right now we don't have any CPU clock synchronization implemented, yet some
programs are expecting CGB speed-switch support. Without any support for it in
place, the HALT instruction is read and program execution halts indefinetly.
This commit adds stub speed switch handling that unhalts the program execution
after speed switch is requested.
+ add read access to mem-handled IO registers
+ add stub handling for speed switch
Right now we don't have any CPU clock synchronization implemented, yet some
programs are expecting CGB speed-switch support. Without any support for it in
place, the HALT instruction is read and program execution halts indefinetly.
This commit adds stub speed switch handling that unhalts the program execution
after speed switch is requested.
+ add read access to mem-handled IO registers
There are still some common Memory Bank Controllers which are not implemented in
mem
.The ones which need to be supported are:
The text was updated successfully, but these errors were encountered: