Wed, 05 Mar 2025 22:20:20 -0800 |
Michael Pavone |
Properly emulate extra TH transitions due to direction changes for 6-button controllers. Breaks Golden Axe II input the same as hardware with a 6-button controller
|
Sat, 26 Oct 2024 14:31:21 -0700 |
Michael Pavone |
Fix some IO port serial mode bugs
|
Sat, 20 Jan 2024 21:15:56 -0800 |
Michael Pavone |
Expose gamepad state in debugger
|
Sat, 17 Sep 2022 18:29:24 -0700 |
Michael Pavone |
Add support for EA 4-way Play
|
Tue, 13 Sep 2022 20:08:26 -0700 |
Michael Pavone |
Initial support for Sega multi-tap
|
Mon, 15 Feb 2021 13:17:08 -0800 |
Michael Pavone |
Add new serial state, and Heartbeat Personal Trainer state to save state serialize/deserialize code and fix bug in IO deserialize implementation
|
Mon, 15 Feb 2021 11:24:06 -0800 |
Michael Pavone |
Implement Heartbeat Personal Trainer peripheral and add ROM DB entry for Outback Joey
|
Wed, 10 Feb 2021 20:12:16 -0800 |
Michael Pavone |
Implement serial IO, a generic serial device type and external interrupts
|
Wed, 20 Mar 2019 22:05:27 -0700 |
Michael Pavone |
Avoid printing a bunch of junk to stdout when GDB remote debugging is enabled as this can confuse GDB
|
Wed, 20 Mar 2019 21:36:32 -0700 |
Michael Pavone |
Fix off-by one in IO port connection text output
|
Mon, 11 Mar 2019 00:04:48 -0700 |
Michael Pavone |
Minor cleanup
|
Sun, 20 Jan 2019 19:52:54 -0800 |
Mike Pavone |
Have a suitable default IO port configuration when nonIO is present from the config file. Fixed off by one in processing gamepad button events in libretro build
|
Mon, 24 Dec 2018 11:11:24 -0800 |
Michael Pavone |
Re-order IO device type enum so "None" is selected when no device is specified for a port
|
Tue, 14 Aug 2018 00:07:21 -0700 |
Michael Pavone |
Added J-Cart support
|