Stefan Weil 8efe0ca83e w64: Use uintptr_t in exec.c
Replace all type casts to 'long' or 'unsigned long' by 'intptr_t' or 'uintptr_t'.

For type casts which are only used to extract the lower bits of an address
or to modify those bits, signedness does not matter. There I always use 'uintptr_t'.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2012-04-15 21:25:17 +02:00
2012-04-15 21:25:15 +02:00
2012-04-05 14:54:40 +02:00
2011-09-16 08:26:31 -05:00
2008-10-12 17:54:42 +00:00
2012-04-15 21:25:16 +02:00
2012-04-15 21:25:17 +02:00
2012-04-15 17:43:16 +00:00
2012-02-15 09:39:21 -06:00
2011-12-22 11:53:59 +01:00
2012-04-15 21:25:16 +02:00
2008-09-06 16:31:30 +00:00

Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team
Description
Original Xbox Emulator for Windows, macOS, and Linux (Active Development)
Readme 531 MiB
Languages
C 82.5%
C++ 7%
Python 3.3%
Dylan 2.8%
Shell 1.5%
Other 2.6%