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.3.0
qemu
Browse files
Jun 15, 2003
arm emulation support
· de83cd02
bellard
authored
Jun 15, 2003
View commits for tag v0.3.0
v0.3.0
de83cd02
added missing link scripts
· 6380ab5e
bellard
authored
Jun 15, 2003
6380ab5e
ARM emulation support
· b346ff46
bellard
authored
Jun 15, 2003
b346ff46
factorized cpu defines
· 5a9fdfec
bellard
authored
Jun 15, 2003
5a9fdfec
extracted generic code
· d19893da
bellard
authored
Jun 15, 2003
d19893da
factorized more definitions - suppressed broken sound ioctls
· 2521d698
bellard
authored
Jun 15, 2003
2521d698
automatic ioctl number conversion - minimum ARM fork() support
· 2ab83ea7
bellard
authored
Jun 15, 2003
2ab83ea7
fixed serious ioctl parameter conversion issue - exported type size and align functions
· 24374901
bellard
authored
Jun 15, 2003
24374901
main cpu loop is target independent
· e4533c7a
bellard
authored
Jun 15, 2003
e4533c7a
fixed float to int overflow bug - added ARM host correct roundings for float rounding
· 1e5ffbed
bellard
authored
Jun 15, 2003
1e5ffbed
moved dyngen generic code to dyngen-exec.h
· 79638566
bellard
authored
Jun 15, 2003
79638566
moved cache flush to dyngen header
· 03daf0e3
bellard
authored
Jun 15, 2003
03daf0e3
output gen_op_xxx() in a separate file
· d219f7e7
bellard
authored
Jun 15, 2003
d219f7e7
changed disas() prototype for multi target support
· 95cbfc64
bellard
authored
Jun 15, 2003
95cbfc64
ARM emulation support
· 5898e816
bellard
authored
Jun 15, 2003
5898e816
added hello world for ARM
· 394411ac
bellard
authored
Jun 15, 2003
394411ac
more precise float rounding tests
· ea768640
bellard
authored
Jun 15, 2003
ea768640
Jun 09, 2003
added static build option
· 43ce4dfe
bellard
authored
Jun 09, 2003
43ce4dfe
alpha fix
· ebc06f87
bellard
authored
Jun 09, 2003
ebc06f87
disas endian fix
· 5bbe9299
bellard
authored
Jun 09, 2003
5bbe9299
update
· 411bffc4
bellard
authored
Jun 09, 2003
411bffc4
arm support - suppressed possibly unsafe sparc nop deletion
· ff1f20a3
bellard
authored
Jun 09, 2003
ff1f20a3
use -mflat for helper-i386.c on sparc - use custom ld script on sparc to free...
· 9c5d1246
bellard
authored
Jun 09, 2003
9c5d1246
moved to disas.c
· 8dd7cb06
bellard
authored
Jun 09, 2003
8dd7cb06
removed unused dependancy if non x86
· d3032929
bellard
authored
Jun 09, 2003
d3032929
arm support
· a95c6790
bellard
authored
Jun 09, 2003
a95c6790
removed unused code
· 0f533160
bellard
authored
Jun 09, 2003
0f533160
weird arm double format support
· e163bca7
bellard
authored
Jun 09, 2003
e163bca7
arm support - modified sparc to work with direct chaining
· 8c6939c0
bellard
authored
Jun 09, 2003
8c6939c0
more code moved to helpers - sipmplified x86 float constants definitions
· 2d0e9143
bellard
authored
Jun 09, 2003
2d0e9143
more code moved to helpers
· 87f4827e
bellard
authored
Jun 09, 2003
87f4827e
avoid unaligned file offset in anonymous mapping
· 4a585ccb
bellard
authored
Jun 09, 2003
4a585ccb
added ARM and Sparc disassemblers
· aa0aa4fa
bellard
authored
Jun 09, 2003
aa0aa4fa
big endian/unaligned fix
· 84fa15d8
bellard
authored
Jun 09, 2003
84fa15d8
Jun 05, 2003
getdents for 64 bit cpus
· 4add45b4
bellard
authored
Jun 05, 2003
4add45b4
64 bit fix
· 4f101ad7
bellard
authored
Jun 05, 2003
4f101ad7
tested tools
· c1db2eb8
bellard
authored
Jun 05, 2003
c1db2eb8
added helper-i386.c - alpha fixes
· 82d19daf
bellard
authored
Jun 05, 2003
82d19daf
convert mmap flags (alpha fix)
· 5286db75
bellard
authored
Jun 05, 2003
5286db75
alpha fix
· 917f95fd
bellard
authored
Jun 05, 2003
917f95fd
Loading