Commit Graph

27 Commits

Author SHA1 Message Date
675872bbda Rename project files. 2020-03-01 06:00:35 +00:00
8ada7fb4dc Add win32 target. 2019-10-26 22:26:53 +01:00
a85efd0463 Don't name executable with architecture. 2019-10-26 14:29:51 +01:00
8fa790cf6a Downgrade requirement for cmake to version 2.8.0. 2019-10-22 18:42:18 +01:00
c6f177cc48 Support big endian architectures. 2019-10-22 00:44:39 +01:00
30bb82dbd1 Reduce required cmake version. 2019-10-21 08:12:41 +01:00
65a8373d26 Separate network worker loop. 2019-10-20 21:50:25 +01:00
4745be5668 Add targets for Wii using DevKitPPC. 2019-10-20 19:23:34 +01:00
88172e7206 Use more appropriate checks for udev and uapi. 2019-10-20 17:16:55 +01:00
3eedcac3ec Condition compilation of Linux SDHCI to be able to find the include files for UAPI. 2019-10-20 17:11:12 +01:00
080ad06829 Compile x86 version when compiled in x86_64. 2019-10-20 17:06:02 +01:00
beff90faa8 Add conditional for udev presence in Linux. 2019-10-20 16:34:38 +01:00
b0c857b2f3 Implement SDHCI commands for Linux. 2019-10-19 17:18:58 +01:00
dae15d9009 Implement ATA commands for Linux. 2019-10-19 03:11:13 +01:00
5ff5a2e973 Implement ATA packets. 2019-10-19 02:42:47 +01:00
eb4e3e3f32 Implement Get PCMCIA Data packet, and support for Linux. 2019-10-19 01:09:50 +01:00
fa4fa839a6 Implement Get FireWire Data packet, and support for Linux. 2019-10-19 00:09:03 +01:00
3b646d5d76 Implement get USB data in Linux. 2019-10-18 01:12:19 +01:00
532b58ce2e Add function to convert a hex string to binary. 2019-10-17 22:11:57 +01:00
d170083f77 Implement SCSI commands in Linux. 2019-10-16 21:53:06 +01:00
81f83b257c Implement open device for Linux. 2019-10-13 22:57:06 +01:00
189a4557ec Rework cmake. 2019-10-13 22:44:16 +01:00
1eeb22ebc9 Handle open device packet. 2019-10-13 22:41:12 +01:00
9d1b0d7670 Implement ListDevices for Linux. 2019-10-13 04:47:00 +01:00
321cd275ee Separate list devices for Linux. 2019-10-13 00:05:13 +01:00
d032af0d58 Add function to list devices. 2019-10-12 23:53:29 +01:00
46ba5dc26f Initial commit. 2019-10-12 13:06:21 +01:00