Filip Kolinsky
6da28534ad
fix: Correct previous pointer assignment in USB emulation device list
2026-09-13 21:17:10 +02:00
voidderef
7db85f1f8e
fix: Create Pro machine profile directories
2026-09-13 19:53:44 +02:00
Filip Kolinsky
06a2eebfc5
Update doc so users know to manually create MachineProfile folder
2026-09-13 19:14:01 +02:00
Filip Kolinsky
03829a97a0
fix: Corrected variable usage in _cnh_redir_fshook_rename function
2026-09-13 19:14:01 +02:00
voidderef
a2607be401
chore: Bump version to 1.15 for next development cycle
2025-10-03 18:24:24 +02:00
voidderef
a146ec3f3e
chore: Update changelog for 1.14 release
1.14
latest
2025-10-03 18:23:51 +02:00
voidderef
e8000214b4
fix: Remove obsolete pumptools-public release package
...
Since the pumptools.zip package contains already everything
that's supposed to be released on the previous version already,
a separate "public" release isn't required anymore.
Also address this issue in the github workflows to publish
the full package including everything.
2025-10-03 18:20:23 +02:00
voidderef
b5afaefdc3
chore: Bump version to 1.14 for next development cycle
2025-06-09 21:28:09 +02:00
voidderef
47c4725774
fix: Github action deprecation of upload/download artifact
1.13
2025-06-09 21:24:33 +02:00
voidderef
d533325692
fix: Upgrade github action runner to 22.04 from deprecated 20.04
2025-06-09 21:23:39 +02:00
voidderef
b7570f0deb
chore: Update changelog for 1.13 release
2025-06-09 21:21:35 +02:00
voidderef
765df26be4
feat: Add key and raw files to support all Fiesta games and Prime
2025-06-09 21:20:22 +02:00
Luciano Ciccariello
b809d86749
Fix HD mode on Prime 1
2024-03-19 12:02:56 +01:00
icex2
6eb1307cce
Add some missing dependencies to the dev env setup readme part
2023-03-02 19:23:39 +01:00
icex2
65ceea5983
Cleanup root README, increase visibility for other sub-readmes
2023-03-02 19:23:13 +01:00
icex2
94529e1e04
Code format
2023-03-02 19:16:06 +01:00
icex2
e25d52c293
Makefile clang-format: Exclude import source files
...
These should not be formatted because external sources with their
own code style
2023-03-02 19:16:06 +01:00
BatteryShark
6a411cf37a
bugfix due to stupidity on my end
2023-03-02 00:25:25 -05:00
BatteryShark
9f82f28fc1
Added additional notes for colormap patch and proper naming of value.
2023-03-02 00:15:27 -05:00
voidderef
e75e05ea32
Update supported linux distros
...
Add a list of known distros that work and one that doesn't work
Be specific about distros and versions
2023-01-06 00:43:00 +01:00
voidderef
c0237972e9
Update root readme, note about OS compatibility
2023-01-06 00:39:01 +01:00
Cube
874a52fda2
Game docs should no longer exist
2022-07-30 21:18:55 +02:00
icex2
9265d08aa8
Move game and hardware documentation out of this repository
...
- Hardware docs live with arcade-docs repo
- Game specific docs focused in dedicated repo
Links updated in root readme
2022-07-19 20:57:06 +02:00
Cube
d8a745d6e3
piubtn: Fix order in process outputs
2022-06-22 23:53:10 +02:00
Cube
8968725a4b
io/util/usb: Add interrupt_transfer function
...
set_configuration was moved after the kernel_driver_active
check otherwise lxio device will fail to set config.
2022-06-22 23:53:10 +02:00
Cube
d129b53561
LXIO Support:
...
This is mostly Din's work.
piuio and piubtn are both included in the piuio/lxio lib
To use in games which contain a button board specify the same
module for both piuio and piubtn configs.
2022-06-22 23:53:10 +02:00
Cube
bae69dc090
hooklib: usb-emu fix
2022-06-22 23:53:10 +02:00
icex2
2a24c51281
Update game doc, NXA, barrier unlock conditions
...
Remove the NXA guide excel sheet as it doesn't add any value.
It simply dumped data from mission.txt into a table.
Add reverse engineered information about barrier unlock conditions
for NXA. Barrier colors could not be figured out at this point,
but should be fairly easy to add once the conditions apply and
the game shows which barriers are unlocked.
2022-06-06 22:37:58 +02:00
Cube
00d3f5a8ad
Pro/Pro2: piuio-exit patch fix
2022-05-18 23:40:32 +02:00
icex2
6c27b8164c
Remove now obsolete gitlab issue und MR templates
2021-08-15 15:22:58 +02:00
icex2
30a76bbc7b
Add pull request template
2021-08-15 15:22:58 +02:00
icex2
39473f89e0
Remove now obsolete gitlab ci pipeline
2021-08-15 15:22:58 +02:00
icex2
2cbf14c46f
Markdown formatting
2021-08-15 15:22:58 +02:00
icex2
7f852b99f6
Main readme cleanup
...
- Obsolete link removal
- Formatting fixes
2021-08-15 15:22:58 +02:00
voidderef
2bf7938f16
Add custom issue template
2021-08-15 15:13:58 +02:00
voidderef
94f0ce7fa7
Add feature request template
2021-08-15 15:12:17 +02:00
voidderef
488ed70e43
Add template for bug reporting
2021-08-15 15:03:08 +02:00
icex2
cdd7f15825
Add github action workflows for building and publishing
...
Build every push to master and upload artifacts. For version tags,
do the same plus create a github release.
2021-08-15 14:47:22 +02:00
cam tap
584795a7af
Change s-ul.eu to s-ul.net in README
2021-07-24 21:39:35 +00:00
icex2
873c9fb6f5
Update changelog for release
...
Start using a better format for the changelog from now on
1.12
2021-04-12 22:25:35 +02:00
icex2
ce7848726b
readme: Add NXA to list of supported games
2021-04-12 22:25:27 +02:00
icex2
b299318cbf
doc/nxahook: Update doc with references regarding pumpnet
2021-04-12 22:25:09 +02:00
icex2
d60f1f75d4
Include nxa in the packaging process
2021-04-12 22:12:11 +02:00
icex2
395c52a3b0
hook/nxa: Add dongle keys and hdd raw area
2021-04-12 22:11:48 +02:00
icex2
e7ea388dc0
hook: Classic piu games, do not utilize io poll delay
...
Not required for classic piu games, disable
2021-04-12 22:05:23 +02:00
icex2
614f8ff2db
patch/pro 1 and 2: Delay polls to ctrl endpoint for 1 ms each
...
Fixes high CPU load issues with IO threads
2021-04-12 22:04:51 +02:00
icex2
24d5cfc647
patch/piuio/piubtn: Add option to delay polling on ctrl msgs
...
The PRO games do not have proper CPU load limiting on their
IO threads which results in very high CPU load when using
the emulation subsystem.
2021-04-12 22:03:24 +02:00
icex2
c4feccf2d6
patch/net-profile: Bugfix, incorrect reference to virtual profile file
...
This didn't work with NXA because some parts were always pointing at
the NX2 data
2021-04-07 10:20:30 +02:00
icex2
0c472b8adc
pumpnet/client: Add missing nxa support
2021-04-07 10:19:42 +02:00
icex2
b2bbf8981d
nxahook: Support pumpnet
2021-04-07 08:41:36 +02:00