Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Discussion options

You must be logged in to vote

Here is my experimental patch: SuperMaxusa@7b39186 (download from artifacts)

To use it with libv86, add the utc_base parameter (as Date object) in V86 constructor. Example:

var emulator = new V86({
    <...>
    utc_base: new Date("1995-01-02T10:11:00Z"),
});

The option in the UI is not implemented. Tested on MS-DOS, but I can't guarantee it will work with beta "timebombs".

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@alejandrocobo
Comment options

@SuperMaxusa
Comment options

Answer selected by alejandrocobo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants