project64/Source/Project64-core/N64System/Mips
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
..
Audio.cpp vgturtle127's Beautification 14 - Source\Project64-video directory and final cleanup 2021-05-18 21:21:36 +09:30
Audio.h Project64-core: General Code clean up 2022-01-04 10:26:14 +10:30
Disk.cpp vgturtle127's Beautification 14 - Source\Project64-video directory and final cleanup 2021-05-18 21:21:36 +09:30
Disk.h vgturtle127's Beautification 14 - Source\Project64-video directory and final cleanup 2021-05-18 21:21:36 +09:30
Dma.cpp Core: Remove ROM_IN_MAPSPACE 2022-01-05 08:31:27 +10:30
Dma.h Remove Disable copy constructor comments 2021-04-13 09:37:11 +09:30
Eeprom.cpp vgturtle127's Beautification 14 - Source\Project64-video directory and final cleanup 2021-05-18 21:21:36 +09:30
Eeprom.h Remove Disable copy constructor comments 2021-04-13 09:37:11 +09:30
FlashRam.cpp vgturtle127's Beautification 14 - Source\Project64-video directory and final cleanup 2021-05-18 21:21:36 +09:30
FlashRam.h Remove Disable copy constructor comments 2021-04-13 09:37:11 +09:30
GBCart.cpp vgturtle127's Beautification 14 - Source\Project64-video directory and final cleanup 2021-05-18 21:21:36 +09:30
GBCart.h vgturtle127's Beautification 14 - Source\Project64-video directory and final cleanup 2021-05-18 21:21:36 +09:30
MemoryVirtualMem.cpp Core: Remove legacy code 2022-01-05 08:59:12 +10:30
MemoryVirtualMem.h Core: Move Peripheral Interface handling in to handler file 2022-01-05 08:14:03 +10:30
Mempak.cpp vgturtle127's Beautification 14 - Source\Project64-video directory and final cleanup 2021-05-18 21:21:36 +09:30
Mempak.h Remove Disable copy constructor comments 2021-04-13 09:37:11 +09:30
OpCode.h Update copyright date 2021-03-02 12:43:17 +10:30
OpcodeName.cpp vgturtle127's Beautification 14 - Source\Project64-video directory and final cleanup 2021-05-18 21:21:36 +09:30
OpcodeName.h Update copyright date 2021-03-02 12:43:17 +10:30
PifRam.cpp [Project64-input] N64 Mouse Support (#2160) 2022-01-09 21:43:12 +10:30
PifRam.h Remove Disable copy constructor comments 2021-04-13 09:37:11 +09:30
Register.cpp Core: Move Peripheral Interface handling in to handler file 2022-01-05 08:14:03 +10:30
Register.h Core: Move Peripheral Interface handling in to handler file 2022-01-05 08:14:03 +10:30
Rumblepak.cpp Move class out of file names 2021-04-14 15:04:15 +09:30
Rumblepak.h Update copyright date 2021-03-02 12:43:17 +10:30
Sram.cpp Some code clean up to help build android 2021-06-28 11:27:35 +09:30
Sram.h Remove Disable copy constructor comments 2021-04-13 09:37:11 +09:30
SystemEvents.cpp vgturtle127's Beautification 14 - Source\Project64-video directory and final cleanup 2021-05-18 21:21:36 +09:30
SystemEvents.h Remove Disable copy constructor comments 2021-04-13 09:37:11 +09:30
SystemTiming.cpp vgturtle127's Beautification 14 - Source\Project64-video directory and final cleanup 2021-05-18 21:21:36 +09:30
SystemTiming.h Move class out of file names 2021-04-14 15:04:15 +09:30
TLB.cpp vgturtle127's Beautification 14 - Source\Project64-video directory and final cleanup 2021-05-18 21:21:36 +09:30
TLB.h vgturtle127's Beautification 14 - Source\Project64-video directory and final cleanup 2021-05-18 21:21:36 +09:30
Transferpak.cpp vgturtle127's Beautification 14 - Source\Project64-video directory and final cleanup 2021-05-18 21:21:36 +09:30
Transferpak.h Update copyright date 2021-03-02 12:43:17 +10:30
TranslateVaddr.h Update copyright date 2021-03-02 12:43:17 +10:30
stdafx.h [Project64] Add stdafx.h 2016-01-13 22:53:48 +11:00