097b74d849
cxb: server support added, bugfixes, thanks @Midorica
2024-03-13 21:40:25 +01:00
ae199502e8
fixed amfs/appdata redirects
2024-02-22 12:02:32 +01:00
51b11469d0
added aimeGen
as default instead of feliciaGen
2023-08-29 22:57:04 +02:00
edd85ee818
add half-working CXB support
2023-02-13 03:08:41 -05:00
5e14b595ae
Add API versioning scheme to aimeio
2021-06-13 11:27:00 -04:00
ebef97e75a
Drop aime_io_fini
...
This isn't used, and due to the way that the hook machinery works
it is not likely to come into use later on either. Since we can't
rely on existing implementations actually being correct, if it does
somehow start being used then we will need to advance the aimeio API
version in order to support it.
2021-06-13 11:27:00 -04:00
d98dc984f3
aimeio: Fix INI loading
...
Got bitten by the win32 INI API's handling of relative paths again.
2019-12-25 16:29:01 -05:00
a2b202c8e4
aimeio/aimeio.c: Add card autogen
...
Also took a wrecking ball to the poll implementation in general.
2019-11-05 21:42:48 -05:00
5ed6eaa203
Overhaul card reader emulation
2019-10-19 15:51:10 -04:00
05e4dda8e6
Add missing <assert.h> includes
...
Fixes non-PCH build.
2019-09-01 11:48:14 -04:00
a9c61ff156
aimeio: Configurate aimeio.dll
2019-06-07 17:23:42 -04:00
662bfa55ec
aimeio: Factor out emulated reader assembly app logic
2019-02-26 13:49:29 -05:00