Commit graph

40 commits

Author SHA1 Message Date
smremde_cp
043f9f1288 Fixed IL2CODE UInt32 bug (thianks M)
Removed PCIDevice hack
2008-03-19 12:42:08 +00:00
smremde_cp
9a7261a782 addressspace sizes in pci now correctly identified. see SteveKernel for example (hacked a fix for 0xfffffff0 not working.)
ioaddressspace needs implementing... i'm not sure how these work exactly so will look it up!
2008-03-19 03:16:11 +00:00
smremde_cp
7d9f136e85 PCIDevice.LayoutIO work and bug identified 2008-03-18 16:05:32 +00:00
smremde_cp
7318c05a6c fixed emulator hanging 2008-03-18 13:56:55 +00:00
smremde_cp
73c17b4fda Fixed registry issues (for those without keys to start with)
Added some PCI debugging (to determine qemu crash)
QEmu is still freezing at random points - anyone know how to use GDB?
2008-03-18 12:04:07 +00:00
smremde_cp
72794310f4 Big PCIDevice changes.
Please use PCIBus.GetDevice instead of PCIDevice.GetDevice
PCIDevice now has an enable/disable command to enable and disable the address spaces
Added the AddressSpaces class. These are used to access PCIDevices address spaces. (use PCIDevice.GetAddressSpace(x))
2008-03-17 12:10:43 +00:00
mterwoord_cp
05f5903f8e 2008-03-08 12:49:06 +00:00
smremde_cp
4890f536e1 2008-03-08 12:27:17 +00:00
smremde_cp
79debc9c81 pci update. busses enumerated properly (tho there is a bug atm (isn't detect pci-bridges correctly for some reason) 2008-03-08 11:06:32 +00:00
mterwoord_cp
e628377ddc Huge amount of fixes 2008-03-08 08:26:25 +00:00
smremde_cp
963f7e3deb more pci fixes. added class/subclass and started on assigning resources to pci devices. problem with arrays of string identified here 2008-03-02 00:52:44 +00:00
smremde_cp
b085ffe396 added PCIDevice class with register accessors
removed Mono.Cecil references -- uneeded?
2008-03-01 22:08:26 +00:00
mterwoord_cp
23bb80572a Fixed Ext2 GetDirectoryEntries support 2008-02-29 18:03:56 +00:00
mterwoord_cp
1b182f0cf2 2008-02-24 12:24:02 +00:00
mterwoord_cp
0c6e92e5de 2008-02-10 15:27:44 +00:00
tgiphil_cp
366fd5dddf Solution file for Visual Studio Express + project fixes 2008-02-10 11:34:37 +00:00
kudzu_cp
ff695a9202 2008-02-06 16:42:43 +00:00
kudzu_cp
c45f83141c 2008-02-06 16:01:57 +00:00
moitoius_cp
8b580a4777 got the pci bus to use a fake-dictionary. 2008-02-06 12:30:10 +00:00
moitoius_cp
3d1fed0bd2 2008-02-06 11:59:11 +00:00
moitoius_cp
ba2619e710 2008-02-06 11:58:48 +00:00
moitoius_cp
9c1657758a tried to get dictionaries working 2008-02-06 11:55:06 +00:00
moitoius_cp
1781635d84 Made a dictionary hack. 2008-02-06 11:16:13 +00:00
mterwoord_cp
565e749692 fixed some delegate issues 2008-02-05 16:15:23 +00:00
kudzu_cp
5280746033 2008-02-04 17:05:28 +00:00
mterwoord_cp
def1052c25 New IL2CPU version 2008-02-04 08:17:37 +00:00
moitoius_cp
6f3208d2e7 Made chad's stuff emit the vendor name, just for fun! 2008-01-28 14:18:00 +00:00
moitoius_cp
680af69cbe Made GPFs whatnot prettier. 2008-01-28 13:56:03 +00:00
kudzu_cp
9f71be1acd 2008-01-27 12:23:07 +00:00
kudzu_cp
49f736d602 32 bit port support 2008-01-27 09:54:34 +00:00
kudzu_cp
2fcf25dee0 2008-01-27 09:25:33 +00:00
kudzu_cp
3bee146009 2008-01-27 04:09:10 +00:00
kudzu_cp
a06fbf8ae0 2008-01-26 23:41:41 +00:00
kudzu_cp
0ca51bd0a4 2008-01-26 22:57:14 +00:00
kudzu_cp
be291154fe 2008-01-26 22:00:19 +00:00
kudzu_cp
110b45ad25 2008-01-26 21:05:21 +00:00
kudzu_cp
acbf5af094 2008-01-26 18:22:52 +00:00
kudzu_cp
e6d8aaa1a8 2008-01-26 18:04:29 +00:00
kudzu_cp
bec1a510fa 2008-01-26 17:41:35 +00:00
kudzu_cp
f809926476 x86 and PC hardware assembly shells. 2008-01-26 09:46:28 +00:00