Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v0.4.4
qemu
Browse files
Sep 17, 2003
update
· fcf8fcc8
bellard
authored
Sep 17, 2003
View commits for tag v0.4.4
v0.4.4
fcf8fcc8
finished simplifying string operations - correct TF flag handling for string...
· dbc5594c
bellard
authored
Sep 17, 2003
dbc5594c
added JUMP_TB2 for a third basic block exit jump point
· 4cbb86e1
bellard
authored
Sep 17, 2003
4cbb86e1
finished simplifying string operations
· f513a41a
bellard
authored
Sep 17, 2003
f513a41a
added two more jump points
· c106152d
bellard
authored
Sep 17, 2003
c106152d
removed x86 hacks
· facc68be
bellard
authored
Sep 17, 2003
facc68be
added linux < 2.4.21 vm86 bug workaround - added extensive TF flag test
· 3ff0631e
bellard
authored
Sep 17, 2003
3ff0631e
Sep 16, 2003
depth 32 fix
· b1ba6574
bellard
authored
Sep 16, 2003
b1ba6574
glibc 2.3.x fix
· b67d5959
bellard
authored
Sep 16, 2003
b67d5959
Aug 21, 2003
faster and more accurate segment handling
· 2e255c6b
bellard
authored
Aug 21, 2003
2e255c6b
Aug 20, 2003
pop ss, mov ss, x and sti disable irqs for the next instruction - began...
· 3f337316
bellard
authored
Aug 20, 2003
3f337316
no error code if hardware interrupt
· d05e66d2
bellard
authored
Aug 20, 2003
d05e66d2
Aug 11, 2003
avoid problems if make clean was not made before updating
· 2d80ae89
bellard
authored
Aug 11, 2003
2d80ae89
gcc 3.x is mandatory now on PowerPC
· 17383a2a
bellard
authored
Aug 11, 2003
17383a2a
workaround for gcc 3.3 bug or overoptimisation if a label is not used
· 9257a9e4
bellard
authored
Aug 11, 2003
9257a9e4
fixed invalid Linux asm/unistd.h header for PowerPC and gcc 3.3
· 70a194b9
bellard
authored
Aug 11, 2003
70a194b9
pass function name to JMUP_TB()
· 25731098
bellard
authored
Aug 11, 2003
25731098
64 bit fixes (Falk Hueffner)
· 9dfa5b42
bellard
authored
Aug 11, 2003
9dfa5b42
mode X double scan fix (malc)
· 9da8ba18
bellard
authored
Aug 11, 2003
9da8ba18
Aug 10, 2003
updated
· 76bc6838
bellard
authored
Aug 10, 2003
76bc6838
fixed invalid ESP usage (Jon Nall)
· 3b22c470
bellard
authored
Aug 10, 2003
3b22c470
fixed invalid code gen
· 96e6e053
bellard
authored
Aug 10, 2003
96e6e053
removed warnings
· e2222c39
bellard
authored
Aug 10, 2003
e2222c39
PowerPC fix (Jon Nall)
· 31e8f3c8
bellard
authored
Aug 10, 2003
31e8f3c8
updated
· 9368caf6
bellard
authored
Aug 10, 2003
9368caf6
m68k host port (Richard Zidlicky)
· 38e584a0
bellard
authored
Aug 10, 2003
38e584a0
added VGA emulation - added PS/2 mouse and keyboard emulation - use SDL for VGA display
· 313aa567
bellard
authored
Aug 10, 2003
313aa567
soft mmu support
· 4cbf74b6
bellard
authored
Aug 10, 2003
4cbf74b6
soft mmu support - Memory I/O API - synthetize string instructions
· 33417e70
bellard
authored
Aug 10, 2003
33417e70
soft mmu support - moved unrelated code to help2-i386.c - synthetize string instructions
· 4021dab0
bellard
authored
Aug 10, 2003
4021dab0
build all targets at the same time
· 626df76a
bellard
authored
Aug 10, 2003
626df76a
use bswap.h
· abcd5da7
bellard
authored
Aug 10, 2003
abcd5da7
build all targets at the same time - SDL probe support
· 97a847bc
bellard
authored
Aug 10, 2003
97a847bc
soft mmu support
· ab93bbe2
bellard
authored
Aug 10, 2003
ab93bbe2
Aug 09, 2003
SDL support for VGA, keyboard and mouse
· 0f0b7264
bellard
authored
Aug 09, 2003
0f0b7264
Aug 08, 2003
Software MMU support (used for memory mapped devices such as VGA)
· b92e5a22
bellard
authored
Aug 08, 2003
b92e5a22
Full VGA support, including old CGA modes, VGA planar and mode X
· 17b0018b
bellard
authored
Aug 08, 2003
17b0018b
Aug 05, 2003
fixed graphical VGA 16 color mode - fixed 9 pixel wide text mode
· 39cf7803
bellard
authored
Aug 05, 2003
39cf7803
Aug 04, 2003
Hardware level VGA emulation (only text mode is tested)
· e89f66ec
bellard
authored
Aug 04, 2003
e89f66ec
Jul 29, 2003
correct CPL support (should fix flat real mode support)
· b6d78bfa
bellard
authored
Jul 29, 2003
b6d78bfa
Loading