Rivoreo Source Code Repositories
src.rivoreo.one
/
emulators
/
v86
/
130bd2fa1c826cb3b839523eab0b380484580385
130bd2f
Clean up
by copy
· 10 years ago
747cec8
Allow sending and downloading files from the 9p filesystem
by copy
· 10 years ago
36762e4
Network statistics
by copy
· 10 years ago
7a6db95
Clean up PCI code and report BAR size correctly, resolves #23, resolves problems with hardware in very recent Linux kernels
by copy
· 10 years ago
f8ab84e
Missing property
by copy
· 10 years ago
6330136
Handle empty filesystem correctly
by copy
· 10 years ago
bd0c20a
remove deprecated webkitImageSmoothingEnabled
by copy
· 10 years ago
f888130
Cascade operations to make loading smoother
by copy
· 10 years ago
85ad7ec
Handle connection error properly
by copy
· 10 years ago
9cd277f
Clean up
by copy
· 10 years ago
98ef320
Disable readable compilation on libv86.js
by copy
· 10 years ago
b667aee
Fix docs links
by copy
· 10 years ago
e338ebd
Network statistic events
by copy
· 10 years ago
ca11136
Make ne2k emulation more exact and clean up code
by copy
· 10 years ago
652a67e
Pass size to loadable images
by copy
· 10 years ago
12b99d5
lsl and lar test cases
by copy
· 10 years ago
ba71b4b
Rewrite CMOS
by copy
· 10 years ago
27ced06
Some annotations
by copy
· 10 years ago
3405e89
lar and lsl instruction
by copy
· 10 years ago
8d09d9b
Don't use console.log
by copy
· 10 years ago
2ab3799
Load KolibriOS from official server, resolves #32
by copy
· 10 years ago
5a15d48
port3C0_read16
by copy
· 10 years ago
0a85f30
Fix instructions in vm86 and real mode
by copy
· 10 years ago
0677d30
Remove custom Closure Compiler build
by copy
· 10 years ago
7fd39bd
Export V86Starter in web worker
by copy
· 10 years ago
03fc3b8
Add disk translation cmos entry
by copy
· 10 years ago
f67e26b
Fix ide lba28 mode
by copy
· 10 years ago
a6f3a72
Clean up
by copy
· 10 years ago
af9848c
Fix serial terminal in Gecko
by copy
· 10 years ago
47bd001
Bios files are optional if state is restored
by copy
· 10 years ago
b75d93a
Refactor
by copy
· 10 years ago
db7b7c2
shift test
by copy
· 10 years ago
c57a38e
Fix aad
by copy
· 10 years ago
6453ec9
Defensive Check
by copy
· 10 years ago
14318be
Clean up the buffer abstractions and make them consisten with each other
by copy
· 10 years ago
ae97530
Infos
by copy
· 10 years ago
3cb4fc3
Infos
by copy
· 10 years ago
4d9c164
phrasing
by copy
· 10 years ago
29c74df
Damn Small Linux. Experimental, for testing async loading
by copy
· 10 years ago
deba8ed
Basic loading from CORS-enabled servers using url parameters
by copy
· 10 years ago
07c0733
Remove images repo, use local server instead
by copy
· 10 years ago
00b9200
Filesystem documentation
by copy
· 10 years ago
478c321
Documentation improvements
by copy
· 10 years ago
f0484f2
Ignore fs if there is none
by copy
· 10 years ago
642959b
optional
by copy
· 10 years ago
9245080
make filesystem url optional
by copy
· 10 years ago
4107b2e
create_file and read_file
by copy
· 10 years ago
8bcbc87
Fix quoting for closure compiler
by copy
· 10 years ago
1be42a2
Make sure size is passed for asynchronous remote buffer
by copy
· 10 years ago
9dbeb7d
Allow hidden profiles
by copy
· 10 years ago
d7075f0
Expose memory dump and state in non-debug interface
by copy
· 10 years ago
08637cf
async load example
by copy
· 10 years ago
7bfe2b4
minor
by copy
· 10 years ago
1021f86
Make sure memory sizes match until this can be handled correctly
by copy
· 10 years ago
5636aa4
CreateBinaryFile: use Uint8Array over arraybuffer
by copy
· 10 years ago
c46c027
refactor
by copy
· 10 years ago
af16c3f
Some cleaning
by copy
· 10 years ago
2609e0d
Add Node support back
by copy
· 10 years ago
89e061d
Stop before exit
by copy
· 10 years ago
e09bc5d
Don't throw in Node
by copy
· 10 years ago
f85e33a
CreateBinaryFile
by copy
· 10 years ago
21747ac
Lazier hlt_loop, fixes #15
by copy
· 10 years ago
081d0cd
Refactor using events
by copy
· 10 years ago
9af95c4
get_instruction_counter
by copy
· 10 years ago
11f7017
read-start, read-end and write-end events
by copy
· 10 years ago
76268a4
Pass bus
by copy
· 10 years ago
b260b6b
Delay between alt-tab keydown and keyup, #29
by copy
· 10 years ago
d3c4ac7
Refactor into functions, part 2
by copy
· 10 years ago
65331d7
Refactor into functions
by copy
· 10 years ago
4c3ce52
9p: Report statistical events
by copy
· 10 years ago
1974858
Fix type annotation
by copy
· 10 years ago
e31f439
Remove unused
by copy
· 10 years ago
17ab868
Pass bus to virtio
by copy
· 10 years ago
3529abc
Report bpp
by copy
· 10 years ago
bbb1995
pass properties properly for closure compiler
by copy
· 10 years ago
fa3ee3f
load json filesystem as part of initialization process
by copy
· 10 years ago
daacd99
refactor load_file
by copy
· 10 years ago
2b2be2b
pass size of images properly and use settings that work for everyone
by copy
· 10 years ago
0cec926
whoops
by copy
· 10 years ago
6c81fc9
Enable SyncFileBuffer
by copy
· 10 years ago
9f6877e
optimize operand size prefix
by copy
· 10 years ago
003e8c9
remove table0F
by copy
· 10 years ago
3174757
Fix reload state of filesystem
by copy
· 10 years ago
995aa19
Don't use filesystem by default
by copy
· 10 years ago
3d813a5
latest builds
by copy
· 10 years ago
2963432
minor
by copy
· 10 years ago
1664d39
Don't put properties on native objects
by copy
· 10 years ago
2673dd6
unused
by copy
· 10 years ago
f30ef95
Consistency: Don't prefix private properties with _
by copy
· 10 years ago
a0da169
Make _state_skip work by value (instead of key). Fixes certain Closure Compiler builds
by copy
· 10 years ago
2940ef1
Examples
by copy
· 10 years ago
0832f75
uart fixes
by copy
· 10 years ago
a644a0e
whoops
by copy
· 10 years ago
fe92597
Cleaning up old things
by copy
· 10 years ago
1094c67
Documentation
by copy
· 10 years ago
8e55445
missing newline
by copy
· 10 years ago
0ce6214
Documentation comments
by copy
· 10 years ago
3376fcd
make code more solid
by copy
· 10 years ago
0cd8d70
Documentation template
by copy
· 10 years ago
cfb871b
Clean up
by copy
· 10 years ago
Next »