Commit Graph

30 Commits

Author SHA1 Message Date
Luke Usher 2a16c71f68
Merge pull request #1490 from PatrickvL/Acknowledgment_to_top
Move acknowledgments towards the top of each file
2018-10-24 15:28:09 +01:00
patrickvl b94daf7bbf Move acknowledgments towards the top of each file 2018-10-24 16:05:20 +02:00
patrickvl 42c00806d7 Avoid LOG_PREFIX by adding *Ex versions for all functions that receive other values 2018-10-24 16:03:35 +02:00
PatrickvL 17fdc8e01d Logging : Renamed DbgPrintf to DBG_PRINTF (it's a macro after all), introduced Ex-tended versions of a few macro's, which accept something else than LOG_PREFIX and removed and/or applied LOG_PREFIX where appropriate. Also applied LOG_CHECK_ENABLED in EmuX86 to avoid slowdowns when X86 debug logging is disabled. 2018-09-24 11:26:30 +02:00
ergo720 469f7e9f43 Improvements 2018-08-13 20:50:54 +02:00
ergo720 069767174c Huge logging refactoring (doesn't build yet) 2018-08-13 20:50:54 +02:00
ergo720 47f79d29d7 Damn, also update these ones 2018-08-13 20:50:54 +02:00
ergo720 169806b2ed Added some comments 2018-08-01 00:36:05 +02:00
ergo720 a42a114583 Disabled LLE USB 2018-07-31 21:44:10 +02:00
ergo720 d06c4d62ca Dropped support for USB1 device 2018-07-30 15:35:12 +02:00
ergo720 3d18703c86 Bug fixes, still no input (kernel problem?) 2018-07-29 14:43:51 +02:00
ergo720 f31b57830e Bug fixes (still not good enough) 2018-07-21 22:20:21 +02:00
ergo720 87e1833941 Allow cxbxr to build with LLE USB 2018-07-20 18:29:58 +02:00
ergo720 06a5cbc5a9 Ported back from JayFoxRox's research improved xid requests implementation + other minor xid changes 2018-07-19 18:54:03 +02:00
ergo720 c18e2f6a38 Connected LLE USB implementation with the rest of the emulator (untested) 2018-07-18 23:32:18 +02:00
ergo720 e6de7b99d1 Removed player to usb port conversion (confirmed as being a bug of XQEMU) 2018-07-17 21:51:36 +02:00
ergo720 a4d869f4e4 Also create serial for gamepad as well 2018-07-14 17:00:07 +02:00
ergo720 04d1817570 Use std::string instead of C-style strings 2018-07-14 17:00:06 +02:00
ergo720 b24e15a09c USB_DeviceDetach 2018-07-14 17:00:05 +02:00
ergo720 7bb0ebddd5 Updated logging 2018-07-14 17:00:05 +02:00
ergo720 2680f4b6e8 Added usb packet logging solution configuration 2018-07-14 17:00:05 +02:00
ergo720 f4c47fddc9 Implemented xid gamepad device + updates to hub 2018-07-14 16:58:30 +02:00
ergo720 9196c353d2 Practically finished Hub device implementation 2018-07-14 16:56:50 +02:00
ergo720 42f54aeadc Implemented usb requests commands + small refactoring 2018-07-14 16:56:50 +02:00
ergo720 36038db4fa Implemented some hub commands + major refactoring 2018-07-14 16:56:50 +02:00
ergo720 4e3d0b307a Finally finished Hub initialization! 2018-07-14 16:56:49 +02:00
ergo720 13b20e6741 small OHCI stuff + almost done with Hub initialization 2018-07-14 16:56:49 +02:00
ergo720 0691b8bfb4 More hub init + some refactoring 2018-07-14 16:56:49 +02:00
ergo720 a51bde22b6 More hub work 2018-07-14 16:54:18 +02:00
ergo720 138e103ca4 Some refactoring + started Hub device work 2018-07-14 16:54:18 +02:00