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