V86 – An x86-compatible CPU and hardware emulator
1–10 of 58 posts
Re: V86 – An x86-compatible CPU and hardware emulator
#2Re: V86 – An x86-compatible CPU and hardware emulator
#3huh?
Re: V86 – An x86-compatible CPU and hardware emulator
#4 > Author
>
> Fabian Hemmer (http://copy.sh/, copy@copy.sh)
That's not Fabrice Bellard[1]...[1]: http://bellard.org/
[edit]: The submission title has now been edited to no longer say this is a project by Fabrice Bellard.
Re: V86 – An x86-compatible CPU and hardware emulator
#5Re: V86 – An x86-compatible CPU and hardware emulator
#6Re: V86 – An x86-compatible CPU and hardware emulator
#7EDIT: After reading the docs, it seems that this is already implemented (via websockets, too!): https://github.com/copy/v86/blob/master/docs/networking.md
Re: V86 – An x86-compatible CPU and hardware emulator
#8> Author > > Fabian Hemmer (http://copy.sh/, copy@copy.sh) That's not Fabrice Bellard[1]... [1]: http://bellard.org/ [edit]: The submission title has now been edited to no longer say this is a project by Fabrice Bellard.
Re: V86 – An x86-compatible CPU and hardware emulator
#9How much work would be required to allow network access from one of these emulated machines? Could it be done over websockets (via a proxy)? EDIT: After reading the docs, it seems that this is already implemented (via websockets, too!): https://github.com/copy/v86/blob/master/docs/networking.md