summaryrefslogtreecommitdiff
path: root/hw/ne2000.c
AgeCommit message (Expand)AuthorFilesLines
2005-04-28ne2000 reset fix - start/stop registers read access (aka OS/2 Warp V4 fix) (l...bellard1-2/+11
2005-04-10packet fix for for netware 3.11 (initial patch by Mark Jonckheere) - security...bellard1-2/+10
2004-10-03ne2000 savevm support (Johannes Schindelin)bellard1-1/+62
2004-07-10odd memory access fixbellard1-47/+26
2004-06-21added PCI busbellard1-3/+4
2004-06-07allow 32 but unaligned access (aka Win PCI network bug - initial patch by Ren...bellard1-4/+4
2004-05-22receive status register support (aka GRUB netboot fix)bellard1-2/+10
2004-05-20PCI irq supportbellard1-26/+12
2004-05-18PCI supportbellard1-5/+147
2004-04-21NE2000 fixes for windows (Renzo Davoli)bellard1-13/+61
2004-04-12PowerPC system emulation fixes (Jocelyn Mayer)bellard1-0/+4
2004-03-31win32 port (initial patch by kazu)bellard1-20/+0
2004-03-31use new timer APIbellard1-1/+1
2004-03-14io port API changebellard1-40/+50
2004-03-14separated more devices from emulatorbellard1-0/+465