summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-01-18PowerPC merge (Jocelyn Mayer)bellard3-3/+8
2004-01-18ARM fcntl flag fixes (Lennert Buytenhek)bellard1-1/+19
2004-01-18automatic floppy bootbellard1-2/+6
2004-01-18temporary gcc 3.3 fixbellard1-1/+5
2004-01-18sb16 patch (malc)bellard1-10/+23
2004-01-18alpha fix (Falk Hueffner)bellard1-0/+3
2004-01-18suppressed cast to lvaluebellard1-4/+6
2004-01-18more xadd tests - cmpxchg8b testbellard1-0/+28
2004-01-18cmos return current date - current irq priority in PIC (L4 Pistachio support)...bellard1-68/+125
2004-01-18cast to return typebellard1-0/+1
2004-01-18fixed tlb invalidationbellard1-2/+19
2004-01-18ppc code gen size fixbellard1-2/+2
2004-01-18simpler second page physical address testbellard1-2/+3
2004-01-18fixed potential exception pb on cmpxchgbellard1-3/+3
2004-01-18comments fixbellard1-2/+2
2004-01-18xadd fixbellard1-1/+3
2004-01-18fixed dirty bit support for 4M pages (L4 Pistachio fix)bellard1-2/+2
2004-01-18generate read error if no image (win XP install boot)bellard1-2/+6
2004-01-13fixed subtle bug: in some cases PG_DIRTY was not set correctlybellard1-7/+12
2004-01-05ppc support (Jocelyn Mayer)bellard1-0/+63
2004-01-05Floppy disk emulation (Jocelyn Mayer)bellard1-0/+1435
2004-01-05updatebellard3-7/+42
2004-01-05use generic GenOpFuncbellard3-36/+4
2004-01-05debug fixesbellard1-13/+13
2004-01-05changed cpu_x86_in/out to cpu_in/outbellard1-4/+4
2004-01-05use CPUStatebellard4-20/+33
2004-01-05PowerPC system emulation (Jocelyn Mayer) - PIC poll mode (Jocelyn Mayer) - us...bellard1-59/+382
2004-01-04fcntl flags convertion (Jocelyn Mayer)bellard2-1/+86
2004-01-04PowerPC support - float macrosbellard1-0/+52
2004-01-04PowerPC update (Jocelyn Mayer)bellard1-86/+315
2004-01-04factorized GenOpFuncbellard1-1/+7
2004-01-04PowerPC System emulation (Jocelyn Mayer)bellard1-5/+28
2004-01-04ppc fixbellard1-0/+4
2004-01-04changed cpu_x86_in/out to cpu_in/outbellard1-0/+17
2004-01-04aalib support with SDLbellard1-2/+12
2004-01-04infer access typebellard1-2/+36
2004-01-04suppressed explicit access type and use the exception routine to infer it fro...bellard4-46/+41
2004-01-04PowerPC system emulation (Jocelyn Mayer) - modified patch to use new TLB apibellard10-1429/+4596
2004-01-04updatebellard2-1/+16
2004-01-04make the bios be a ROM memory - glibc hacks for setvbuf and signals - correct...bellard1-2/+15
2004-01-04hack for target_ulong definebellard1-3/+3
2004-01-04assembly soft MMU defines on i386bellard1-0/+150
2004-01-04WHEEL defines may not be available in SDLbellard1-0/+2
2004-01-04updated so that PPC/ARM/SPARC executables are automatically launched when inv...bellard1-3/+34
2004-01-04correct cpu statebellard1-0/+1
2004-01-04CD-ROM detection fixbellard1-5/+10
2004-01-04(temporary) only physical dump is possible in gdbbellard1-2/+2
2004-01-04new generic TLB support - faster self modifying code support - added ROM memo...bellard1-271/+843
2004-01-04added support for direct patching on i386 host (faster emulation) - increased...bellard1-17/+120
2004-01-04added support for direct patching on i386 host (faster emulation)bellard1-0/+12