36 Commits
Author SHA1 Message Date
icex2 0313a047e1 chore: Update changelog for 1.6 release 1.6 2023-04-06 15:17:04 +02:00
icex2 fedc84c68d feat(iidx 15): Add default backup data to fix game boot crash 2023-04-06 15:14:37 +02:00
icex2 7c424bc2ee chore(gitignore): Add .DS_Store files 2023-04-06 15:14:22 +02:00
icex2 4210445d0f Add DDR p3io drivers for x64 platform 2022-08-04 20:09:35 +02:00
icex2 42b4fdfe55 Add P3IO driver for ddr
Driver files taken from a stock dragon MDX HDD image.
2022-06-19 20:40:27 +02:00
icex2 fa44c71e99 Bump version to 1.6 to start next development cycle 2022-06-19 13:51:51 +02:00
icex2 d5276802a5 Add missing sub-folders to release package 2022-06-19 13:51:51 +02:00
icex2 d415cd7640 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 b23e855bc2 Update changelog for 1.5 release 2022-06-19 12:26:44 +02:00
icex2 7719435a99 Add popn music to root readme index 2022-06-19 12:26:19 +02:00
Shtoko Pep 83c882a969 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 dd96ea472e Bump version to 1.5 for next development cycle 2022-06-19 12:18:22 +02:00
icex2 b4c6ef132c Update changelog for 1.4 release 2022-06-19 12:16:48 +02:00
icex2 5890739206 Update root readme games list 2022-06-19 12:14:03 +02:00
icex2 50a423951e 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 990b6b60d1 Add x86 p3io driver 2022-06-19 12:07:31 +02:00
Will Xyen ad0fcc951e 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 69f183c11d ViGEmClient: Add compile timestamp to doc 2020-12-18 20:24:41 +01:00
Rob b1c1718118 ddr: some housekeeping 2020-12-17 03:22:54 -06:00
Rob e1bb0a733e misc: add ViGEmClient.dll 2020-12-17 03:21:13 -06:00
icex2 2d1c33473f Add driver for IIDX BIO2 2020-12-17 00:51:01 +01:00
Mason Boeman c77b656843 Update ddr/SMX.txt 2020-11-17 23:06:20 +00:00
Mason Boeman 92895ba450 Add info 2020-11-17 23:05:31 +00:00
Mason Boeman 89a8e58381 Delete .gitkeep 2020-11-17 23:00:56 +00:00
Mason Boeman 0787affc3f add SMX.dll 2020-11-17 23:00:46 +00:00
Mason Boeman 3ba4515fa3 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