Reply 1900 of 1903, by 919guy
Damiano.78 wrote on 2026-07-02, 12:52:NeoG_ wrote on 2026-07-02, 10:52:Damiano.78 wrote on 2026-07-02, 10:06:I totally agree here... it seems like a great move in one fell swoop to be able to acquire the possibility of having both an external line in on a 3,5'' jack and at the same time an internal RGGL header to use a real analog CD input from a real CD-ROM like a real sound card!
Out of curiousity why do you need to keep removing the card to change the IRQ and DMA?
It is useful for example when you have to switch from GUS mode (a good IRQ for compatibility in GUS mode is 5) to MPU mode with IRQ 2 for the old dos games which need an IRQ mandatory = 2 to works properly:
https://github.com/bjt42/softmpu/wiki/Compati … gent-Mode-Games
You could use this type of switch for that.