37 Commits
Author SHA1 Message Date
icex2 90bf412858 chore: Bump version to 1.7 to start next development cycle 2023-04-06 16:01:10 +02:00
icex2 b193f67f69 chore: Update changelog for 1.6 release 2023-04-06 15:20:43 +02:00
icex2 44ef141f20 feat(iidx 15): Add default backup data to fix game boot crash 2023-04-06 15:20:43 +02:00
icex2 46f5f318f1 chore(gitignore): Add .DS_Store files 2023-04-06 15:20:43 +02:00
icex2 868a04ec15 Add DDR p3io drivers for x64 platform 2022-08-04 20:09:35 +02:00
icex2 64746c5682 Add P3IO driver for ddr
Driver files taken from a stock dragon MDX HDD image.
2022-06-19 20:40:27 +02:00
icex2 c7289994a7 Bump version to 1.6 to start next development cycle 2022-06-19 13:51:51 +02:00
icex2 e835486aa6 Add missing sub-folders to release package 1.5 2022-06-19 13:51:51 +02:00
icex2 c155775425 Update build and release pipeline, match with btools
Automatic uploads and releasing when new versions are tagged
2022-06-19 13:51:48 +02:00
icex2 bba54c0825 Update changelog for 1.5 release 2022-06-19 12:26:44 +02:00
icex2 a1f0d0de55 Add popn music to root readme index 2022-06-19 12:26:19 +02:00
6f3c5aee4a5d03645ace5fd041ccd56d5def0f63 e9c4aa8d93 Add Pop'n Music FX2LP (IO2) firmware and drivers
The WinXP 32bit driver has been retrieved from a Pop'n SD cab. The WinXP 64bit driver has been retrieved from Cypress website.

The other OS drivers are the same cyusb3.sys as for iidx, but with a small modification :

* `ezusb.dll` is looking for the device by its name (therefore `Cypress FX2LP No EEPROM Device` has been renamed to `Cypress EZ-USB FX2LP - EEPROM missing` in the .inf files)

I plugged the IO2 on a win10 computer (made a custom usb cable for it) and managed to run the game without IO hooks.

**Note:** modding the inf invalidates the driver signature, win10 requires to reboot in "disabled Driver Signature Enforcement" mode to install.

The firmware binary has been reconstructed by sniffing USB packets during the game boot.

Unfortunately I haven't been able to dump it from BT5 code as originally intended for comparison, but there is very little chance I'd end up with a different file, given the test results.

The binary file has been flashed with `ezusb2-tool.exe` and it results in the correct `KONAMI POPN` device enumerating, with the same usb descriptors as when the game itself flashes its firmware.
2022-06-19 10:29:01 +00:00
icex2 6e79a89375 Bump version to 1.5 for next development cycle 2022-06-19 12:18:22 +02:00
icex2 57e5bd01f6 Update changelog for 1.4 release 1.4 2022-06-19 12:16:48 +02:00
icex2 57138ce561 Update root readme games list 2022-06-19 12:14:03 +02:00
icex2 70c8dab04c Add runtimes required by various games
For convenience, as these are annoying to find if not using the
right keywords when searching for them.
2022-06-19 12:12:11 +02:00
icex2 dc533ed7ae Add x86 p3io driver 2022-06-19 12:07:31 +02:00
Will Xyen 2076a00c29 Add ViGEmBus 1.16.116 installer and dependencies
Microsoft had removed the XB360 Accessories Software, uploading here so people don't need to track them down themselves
2021-04-30 20:20:41 -07:00
icex2 0b03625d80 ViGEmClient: Add compile timestamp to doc 2020-12-18 20:24:41 +01:00
5ebef5658c5fcb6f5a62e75318bdc7fad90b21bc 46ffb858cb ddr: some housekeeping 2020-12-17 03:22:54 -06:00
5ebef5658c5fcb6f5a62e75318bdc7fad90b21bc 7548d63d05 misc: add ViGEmClient.dll 2020-12-17 03:21:13 -06:00
icex2 637d2d9a46 Add driver for IIDX BIO2 2020-12-17 00:51:01 +01:00
dc91c1462553f9a28613cf08336dc1dc97f057c2 e9350693dd Update ddr/SMX.txt 2020-11-17 23:06:20 +00:00
dc91c1462553f9a28613cf08336dc1dc97f057c2 53277d359f Add info 2020-11-17 23:05:31 +00:00
dc91c1462553f9a28613cf08336dc1dc97f057c2 8c9a7d4268 Delete .gitkeep 2020-11-17 23:00:56 +00:00
dc91c1462553f9a28613cf08336dc1dc97f057c2 297ebf2bfe add SMX.dll 2020-11-17 23:00:46 +00:00
dc91c1462553f9a28613cf08336dc1dc97f057c2 6bbd7f47d7 Add ddr directory 2020-11-17 23:00:27 +00:00
icex2 06c3fd5464 Minor typo fix 2020-10-31 15:27:10 +01:00
icex2 4af7255440 Cleanup ezusb firmware folder and improve readme 2020-10-31 15:26:02 +01:00
icex2 3583041534 Bump to version 1.4 2020-08-13 13:10:32 +02:00
icex2 8a90b26106 Bump version to 1.3, update changelog 1.3 2020-08-13 13:08:54 +02:00
icex2 5b934e6b39 Add D01 fpga firmware dump and update doc 2020-08-13 13:08:11 +02:00
icex2 45287b5c39 Update README.md with pipeline status 2019-11-08 21:41:56 +00:00
icex2 d70b54dc2c Update GNUmakefile, port from bemanitools. 2019-11-08 21:37:10 +00:00
icex2 b3a472e6a7 Update .gitlab-ci.yml, add releasetag stage. 2019-11-08 21:31:40 +00:00
icex2 d17570501c Add gitlab ci configuration file. 2019-11-08 20:34:22 +00:00
icex2 dc5c4d90d6 v1.2 release v1.2 2019-10-19 00:24:22 +02:00