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