Rivoreo Source Code Repositories
src.rivoreo.one
/
emulators
/
v86
/
1aa4b191ee41855679e8e2421bda6c05220d293c
/
.
/
src
/
cpu_state.js
blob: b593b1431adaa140be71a07aa94c2639834ef8fc [
file
] [
log
] [
blame
] [
raw
]
"use strict"
;
v86
.
prototype
.
save_state
=
function
()
{
};
v86
.
prototype
.
restore_state
=
function
(
state
)
{
};