log io.h @ 2496:187bc857a76a default tip

age author description
Sat, 20 Jan 2024 21:15:56 -0800 Michael Pavone Expose gamepad state in debugger
Tue, 13 Sep 2022 20:08:26 -0700 Michael Pavone Initial support for Sega multi-tap
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
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
Sat, 05 May 2018 23:30:40 -0700 Michael Pavone Refactor to split device bindings from IO emulation code
Tue, 01 May 2018 09:44:44 -0700 Michael Pavone Release capture of mouse and keyboard when entering UI
Sun, 25 Mar 2018 10:49:19 -0700 Michael Pavone Remove unneeded duplicate typedef nuklear_ui
Mon, 11 Dec 2017 19:16:44 -0800 Michael Pavone Added RAM init and IO port config to system settings menu nuklear_ui
Sun, 06 Aug 2017 00:06:36 -0700 Michael Pavone WIP - New savestate format
Mon, 08 May 2017 22:31:28 -0700 Michael Pavone Implemented slow rise time of IO pins set as inputs, but not driven by device. Fixes input in Decap Attack and possibly other games with buggy controller code
Tue, 28 Feb 2017 23:50:12 -0800 Michael Pavone Implement keyboard capture functionality
Sat, 25 Feb 2017 02:31:07 -0800 Michael Pavone Initial implementation of the XBAND "Eric Smith" keyboard
Wed, 01 Feb 2017 21:19:35 -0800 Michael Pavone Basic implementation of serial IO registers, but without actual serial IO support. Needed to run a certain software check cartridge that is floating around.