aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-08-11avoid problems if make clean was not made before updatingbellard
2003-08-11gcc 3.x is mandatory now on PowerPCbellard
2003-08-11workaround for gcc 3.3 bug or overoptimisation if a label is not usedbellard
2003-08-11fixed invalid Linux asm/unistd.h header for PowerPC and gcc 3.3bellard
2003-08-11pass function name to JMUP_TB()bellard
2003-08-1164 bit fixes (Falk Hueffner)bellard
2003-08-11mode X double scan fix (malc)bellard
2003-08-10updatedbellard
2003-08-10fixed invalid ESP usage (Jon Nall)bellard
2003-08-10fixed invalid code genbellard
2003-08-10removed warningsbellard
2003-08-10PowerPC fix (Jon Nall)bellard
2003-08-10updatedbellard
2003-08-10m68k host port (Richard Zidlicky)bellard
2003-08-10added VGA emulation - added PS/2 mouse and keyboard emulation - use SDL for V...bellard
2003-08-10soft mmu supportbellard
2003-08-10soft mmu support - Memory I/O API - synthetize string instructionsbellard
2003-08-10soft mmu support - moved unrelated code to help2-i386.c - synthetize string i...bellard
2003-08-10build all targets at the same timebellard
2003-08-10use bswap.hbellard
2003-08-10build all targets at the same time - SDL probe supportbellard
2003-08-10soft mmu supportbellard
2003-08-09SDL support for VGA, keyboard and mousebellard
2003-08-08Software MMU support (used for memory mapped devices such as VGA)bellard
2003-08-08Full VGA support, including old CGA modes, VGA planar and mode Xbellard
2003-08-05fixed graphical VGA 16 color mode - fixed 9 pixel wide text modebellard
2003-08-04Hardware level VGA emulation (only text mode is tested)bellard
2003-07-29correct CPL support (should fix flat real mode support)bellard
2003-07-29first part of single stepping supportbellard
2003-07-27refresh clock dummy emulation (netbsd boot fix)bellard
2003-07-27more generic ljmp and lcall - fixed REPNZ usage for non compare string ops (F...bellard
2003-07-26fixed ss segment load - added ICEBP instructionbellard
2003-07-26keyboard emulation - accepts to boot with Bochs BIOS and LGPL'ed VGA BIOSbellard
2003-07-26set to protected modebellard
2003-07-26removed debugbellard
2003-07-26real mode supportbellard
2003-07-26popw (%esp) test)bellard
2003-07-26real mode support (now boots from BOCHS BIOS and LGPL'ed VGA BIOS)bellard
2003-07-26gdb stub breakpoints supportbellard
2003-07-13updatebellard
2003-07-13updatev0.4.3bellard
2003-07-13debug printbellard
2003-07-13convert signal numbersbellard
2003-07-13times() fixbellard
2003-07-13gcc 3.2.2 bug workaround (RedHat 9 fix)bellard
2003-07-13sparc fixbellard
2003-07-13address printing fixbellard
2003-07-13RedHat 9 fixbellard
2003-07-11changed basic block exit generationbellard
2003-07-11added nop test for exceptionbellard