project64/Source/Project64-core/N64System
LuigiBlood 5d82837984
[Project64-input] N64 Mouse Support (#2160)
* [Project64-input] Unpolished Mouse Support
(Use Present value as Device Type)

* [Project64-input] Use Forced N64 Mouse config (using System Mouse)

* [Project64-input] Disable Mouse Scanning

* [Project64-input] Polish UI by adding Mouse image + Prevent Controller setup when using N64 Mouse

* [Project64-input] Revert Controller Save/Load changes

* [Project64-input] Seperate N64 Mouse into its own configuration

* [Project64-input] Add Mouse Locking + Shortcut System

* [Project64-input] Make Cursor invisible when locked

* [Project64-input] Make sure to unlock mouse when opening config

* [Project64-input] Working Lock/Unlock Shortcut + Only emulate mouse when locked

* [Project64-input] Use ClipCursor instead of DirectInput Exclusive Level

* [Project64-input] Add Mouse Sensitivity option + Change to SetCursorPos

* [Project64-input] Add WM_KillFocus and EmulationPaused functions

* [Project64-core] Move EmulationPaused call to really make sure it is called in all cases
2022-01-09 21:43:12 +10:30
..
Enhancement Add Author to enhancement file 2021-07-13 08:17:16 +09:30
Interpreter Core: Remove legacy code 2022-01-05 08:59:12 +10:30
MemoryHandler Core: Move Peripheral Interface handling in to handler file 2022-01-05 08:14:03 +10:30
Mips [Project64-input] N64 Mouse Support (#2160) 2022-01-09 21:43:12 +10:30
Recompiler Core: Remove legacy code 2022-01-05 08:59:12 +10:30
EmulationThread.cpp vgturtle127's Beautification 14 - Source\Project64-video directory and final cleanup 2021-05-18 21:21:36 +09:30
FramePerSecond.cpp Move class out of file names 2021-04-14 15:04:15 +09:30
FramePerSecond.h vgturtle127's Beautification 14 - Source\Project64-video directory and final cleanup 2021-05-18 21:21:36 +09:30
N64Disk.cpp vgturtle127's Beautification 14 - Source\Project64-video directory and final cleanup 2021-05-18 21:21:36 +09:30
N64Disk.h vgturtle127's Beautification 14 - Source\Project64-video directory and final cleanup 2021-05-18 21:21:36 +09:30
N64Rom.cpp Add Aleck64 CIC, rename 64DD IPL Dev CIC (#2120) 2021-10-05 09:54:36 +10:30
N64Rom.h vgturtle127's Beautification 14 - Source\Project64-video directory and final cleanup 2021-05-18 21:21:36 +09:30
N64System.cpp [Project64-input] N64 Mouse Support (#2160) 2022-01-09 21:43:12 +10:30
N64System.h Get Controller plugin to update at request 2021-06-15 14:30:38 +09:30
N64Types.h Add Aleck64 CIC, rename 64DD IPL Dev CIC (#2120) 2021-10-05 09:54:36 +10:30
Profiling.cpp Move class out of file names 2021-04-14 15:04:15 +09:30
Profiling.h vgturtle127's Beautification 14 - Source\Project64-video directory and final cleanup 2021-05-18 21:21:36 +09:30
SpeedLimiter.cpp vgturtle127's Beautification 14 - Source\Project64-video directory and final cleanup 2021-05-18 21:21:36 +09:30
SpeedLimiter.h Move class out of file names 2021-04-14 15:04:15 +09:30
SystemGlobals.cpp vgturtle127's Beautification 14 - Source\Project64-video directory and final cleanup 2021-05-18 21:21:36 +09:30
SystemGlobals.h vgturtle127's Beautification 14 - Source\Project64-video directory and final cleanup 2021-05-18 21:21:36 +09:30
stdafx.h [Project64] Create Project64-core 2015-12-06 21:05:39 +11:00