djhackersdev / bemanitools

Runs recent Konami arcade games and emulates various arcade hardware.
The Unlicense
79 stars 15 forks source link

ezusb: decouple some nodes from ezusb-iidx-emu - [merged] #230

Closed icex2 closed 1 year ago

icex2 commented 2 years ago

In GitLab by @xyen on Jun 24, 2022, 08:57

_Merges build_fixesiidx -> master

This fixes a build failure in newer gcc for popnhook. Since node-16seg has a dependency on iidxio

Tested by building locally and making sure popnhook1 doesn't have iidxio references.

example image

Also tested and made sure iidxhookX-cn don't have references / links to eamio

icex2 commented 2 years ago

In GitLab by @xyen on Jun 24, 2022, 09:58

added 1 commit

Compare with previous version

icex2 commented 2 years ago

the cn versions should not have to rely on eamio as cards aren't even used.

icex2 commented 2 years ago

In GitLab by @xyen on Jun 24, 2022, 23:33

Commented on src/main/iidxhook4-cn/Module.mk line 12

you may have reviewed an outdated version, this got fixed in a later commit

icex2 commented 2 years ago

resolved all threads

icex2 commented 2 years ago

approved this merge request