Commit Graph

4061 Commits

Author SHA1 Message Date
e2251750a2 Fix possible nullreference with usb devices. 2019-10-19 19:08:52 +01:00
e51f95e4f0 Implement Get SDHCI Registers remote packet. 2019-10-19 19:08:52 +01:00
8c0e01aa2c Implement SCSI remote packet. 2019-10-19 19:08:52 +01:00
357631b203 Implement get device type packet. 2019-10-19 19:08:52 +01:00
0e653cec10 Add packets to get USB, FireWire and PCMCIA data. 2019-10-19 19:08:51 +01:00
ef92d42641 Add packet to retrieve SD/MMC boot registers. 2019-10-19 19:08:51 +01:00
3df019304f Add packet for get device type. 2019-10-19 19:08:51 +01:00
1dd75018e3 Add packets for SCSI, ATA and SDHCI commands. 2019-10-19 19:08:51 +01:00
53a8a11408 Add stubs for remote device commands. 2019-10-19 19:08:51 +01:00
63544feaec Fix inverted error. 2019-10-19 19:08:50 +01:00
ecad51de73 Send device open command packet. 2019-10-19 19:08:50 +01:00
a83be0d5d6 Add open device packet. 2019-10-19 19:08:50 +01:00
c4dea2ee04 Add errno to NOP packet. 2019-10-19 19:08:50 +01:00
6a4e2acb56 Open remote host for devices starting with dic:// 2019-10-19 19:08:50 +01:00
7fd5b16b1d Add NOP packet. 2019-10-19 19:08:49 +01:00
03af9b7f2e Use bigger columns to list remote devices. 2019-10-19 19:08:49 +01:00
ac5faa6f65 Attach host name to device list when remote. 2019-10-19 19:08:49 +01:00
fd42ab8f03 Interpret device list from remote. 2019-10-19 19:08:49 +01:00
21194cb063 Add padding to device info list member. 2019-10-19 19:08:48 +01:00
b8a04b880a Fix comparison. 2019-10-19 19:08:48 +01:00
c34e096bb3 Send correct architecture on remote connection. 2019-10-19 19:08:48 +01:00
eceda313ad Send list devices packet to remote. 2019-10-19 19:08:48 +01:00
580b8e0981 Allow listing devices from remote. 2019-10-19 19:08:48 +01:00
58b2b84f0a Move remote connection to Devices. 2019-10-19 19:08:47 +01:00
b655b617c8 Add packets for list devices. 2019-10-19 19:08:47 +01:00
083517b8ed Send hello packet. 2019-10-19 19:08:47 +01:00
36d273b7af Receive hello packet. 2019-10-19 19:08:47 +01:00
7f5a775941 Added base for remote connection and hello packet. 2019-10-19 19:08:46 +01:00
097f7b796a Merge pull request #239 from darkstar/fix222
Simple fix for #222
2019-10-09 23:09:29 +01:00
Michael D
43919deba3 Simple fix for #222 2019-10-05 13:49:21 +02:00
f0897168e7 Removed 41 games from list. 2019-09-30 20:56:30 +01:00
6fa831ff94 Removed two SafeDisc games from list. 2019-09-25 20:49:18 +01:00
a1b80d3f0c Reword hardware needs. Fixes #231, #232 and #234. 2019-09-23 21:46:13 +01:00
f5fbb646f3 Remove braces from project files that seems to make some msbuilds fail. 2019-09-19 17:56:30 +01:00
7f01bc5940 Add support for REV120. 2019-09-19 16:39:32 +01:00
44a4fab381 Update dependencies. 2019-09-19 15:02:21 +01:00
d088cf66ea Fix compiling .NET 4.5 using .NET Core msbuild. 2019-09-13 19:46:29 +01:00
52dd769cb3 Updated list of needed donations. 2019-09-13 18:37:56 +01:00
0f2e31f984 Update hardware needs. 2019-09-13 18:37:56 +01:00
f9b8b5baca Merge pull request #228 from darkstar/iarchive
Implement IArchive interface
2019-08-15 21:51:35 +01:00
darkstar
b962bdb7c3 Implement IArchive interface 2019-08-15 22:35:57 +02:00
49f63c3ad6 Fix null reference exception on verify. 2019-08-15 20:52:50 +01:00
c1143d097b Fix dicformat not reading MODE2 sectors with incorrect EDC/ECC correctly. 2019-08-15 20:52:32 +01:00
8d45745ff8 Fix clearing console line. 2019-08-15 18:49:18 +01:00
976357596c Fix CD type detection when dumping. Fixes #216 2019-08-15 18:35:38 +01:00
ffc20fb97b Fix when USB descriptors are null at sidecar creation after dump. 2019-08-10 15:29:08 +01:00
9064fe0e85 Merge remote-tracking branch 'origin/master' 2019-08-10 14:36:05 +01:00
44c96f1c04 Prevent trying to save null media tags, and report their presence to stderror. 2019-08-10 14:35:14 +01:00
fa99080823 Update FUNDING.yml 2019-08-07 16:04:48 +01:00
25f33a86bb Create FUNDING.yml 2019-08-07 15:58:06 +01:00