Sour
|
5a5aa53874
|
Tests: Ability to record/replay tests
|
2023-01-24 05:20:42 -05:00 |
|
Sour
|
fafe3e6309
|
Linux: Fixed crash when trying to record a movie
|
2023-01-07 09:37:00 +09:00 |
|
Sour
|
7fa572777c
|
Cheats: Added cheat database
|
2023-01-05 12:28:30 +09:00 |
|
Sour
|
e96d6f3ca5
|
NES: Added HD pack builder tool
|
2022-12-29 18:28:33 +09:00 |
|
Sour
|
4414723ed5
|
Rename some remaining Mesen-S references to Mesen, prevent loading movies/states from older versions, move default home folder to "Mesen2" (for now)
|
2022-12-28 15:50:29 +09:00 |
|
Sour
|
9a05559eb9
|
Debugger: Added --testRunner support
|
2022-12-28 10:44:54 +09:00 |
|
Sour
|
9751895751
|
Debugger: Allow saving/loading save states without forcing the emulator to run until the next vertical blank
|
2022-12-27 16:29:16 +09:00 |
|
Sour
|
5d92c8caba
|
Debugger: Fixed inconsistencies in event viewer when stepping to the first cycle of a frame
|
2022-12-22 16:22:00 +09:00 |
|
Sour
|
8f95c3a9f5
|
Debugger: Fixed rare crashes when loading a rom for a different console
|
2022-10-21 00:46:19 -04:00 |
|
Sour
|
2a5c8cbf4f
|
Debugger: Tile editor - Added shift-click to select color (+ hold shift for tooltip)
|
2022-10-11 21:07:31 -04:00 |
|
Sour
|
f64e958e65
|
Debugger: Fixed trace logger not turning off when window is closed
|
2022-10-08 23:26:34 -04:00 |
|
Sour
|
1df7d9aeac
|
Debugger: Added freeze address option in memory viewer
|
2022-09-25 19:56:02 -04:00 |
|
Sour
|
2a93014984
|
Minor tweaks to debugger code for performance, set NOPATH option for PGO to avoid 10+ min link time (VS bug?)
|
2022-09-25 15:47:10 -04:00 |
|
Sour
|
152abf690b
|
Rename stdafx.h to pch.h
|
2022-09-08 21:29:52 -04:00 |
|
Sour
|
d7a8de8208
|
Removed unnecessary stdafx.h files
|
2022-09-08 21:15:56 -04:00 |
|
Sour
|
91ab4bd814
|
Input: Stop calling ShortcutKeyHandler::ProcessKeys constantly (because of periodic mouse button updates)
|
2022-09-04 14:12:08 -04:00 |
|
Sour
|
7a6c7dc75f
|
PGO: Improve PGO results by simulating start button presses to get games to go past their title screen (and make pce cd-rom games load from the disc)
|
2022-09-01 00:33:06 -04:00 |
|
Sour
|
2733a3ef24
|
Debugger: Remove closed viewers from viewer list
|
2022-08-29 21:39:37 -04:00 |
|
Sour
|
ca602a4749
|
NES: Added UI to configure dip switches
|
2022-08-28 15:52:42 -04:00 |
|
Sour
|
d4c73d3765
|
UI: Added game-specific overscan config
|
2022-08-28 11:26:03 -04:00 |
|
Sour
|
998bf9b52b
|
Added History Viewer
|
2022-08-07 19:03:35 -04:00 |
|
Sour
|
7df142e420
|
Debugger: Tilemap viewer - Mode 7 overlay
|
2022-08-06 11:29:50 -04:00 |
|
Sour
|
165c86963e
|
Netplay: Fixed various issues/crashes/freezes, allow selecting a controller on a hub adapter, etc.
|
2022-07-29 00:42:51 -04:00 |
|
Sour
|
84da5cdcd3
|
Debugger: Make GetTimingInfo return GB timing info when called in SGB mode if the caller is bound to the Gameboy cpu
|
2022-07-27 23:35:02 -04:00 |
|
Sour
|
077e8db3d7
|
Fixed some minor TODOs
|
2022-07-26 00:29:02 -04:00 |
|
Sour
|
a0fd476d12
|
NES: Added support for bandai microphone & datach barcode reader
|
2022-07-25 18:56:44 -04:00 |
|
Sour
|
fe7dfbb11b
|
Input: Allow mapping buttons/shortcuts to mouse buttons + refactoring (16-bit keycodes, make mouse buttons behave like all other keys)
|
2022-07-22 17:00:00 -04:00 |
|
Sour
|
eda3db9620
|
UI: Implemented show lag counter option
|
2022-07-22 12:11:35 -04:00 |
|
Sour
|
a15c9421a8
|
NES: Implement auto-configure inputs option
|
2022-07-21 19:47:50 -04:00 |
|
Sour
|
948aec1d3a
|
Linux: Fixed compilation warnings and crash when closing emulator (EmuApi.Release was called too early and other threads/timer could call IsPaused after it was called)
|
2022-07-13 19:53:48 -04:00 |
|
Sour
|
7c143568d4
|
UI: Dark theme fixes (wip)
|
2022-07-11 19:08:47 -04:00 |
|
Sour
|
61fbae131c
|
Debugger: Added controllers tool
|
2022-07-09 19:39:35 -04:00 |
|
Sour
|
63cbe9bd73
|
Debugger: Instruction progression (+ step 1 cpu cycle for snes/sa1/pce)
|
2022-07-08 00:09:01 -04:00 |
|
Sour
|
467de93af5
|
Video: Implement exclusive fullscreen & integer scale in fullscreen options
|
2022-07-02 15:12:26 -04:00 |
|
Sour
|
c5fc54c6d5
|
Debugger: Added option to confirm reset/power cycle/etc
|
2022-07-01 22:28:56 -04:00 |
|
Sour
|
569c28c619
|
Debugger: Added script execution timeout option
|
2022-07-01 15:04:10 -04:00 |
|
Sour
|
008ed9077d
|
Debugger: Refactor debug config
|
2022-07-01 12:34:00 -04:00 |
|
Sour
|
9b6ab930f1
|
Debugger: Added "Find all occurrences"
|
2022-06-24 22:20:12 -04:00 |
|
Sour
|
bdcb16248a
|
Debugger: Implemented search in disassembly
|
2022-06-24 00:53:29 -04:00 |
|
Sour
|
d0ff9d41de
|
NES: Studybox support
|
2022-06-22 00:16:11 -04:00 |
|
Sour
|
1f75992666
|
Debugger: Allow palette editing in palette viewer
|
2022-06-20 20:53:32 -04:00 |
|
Sour
|
35a54505b4
|
Debugger: Added tile editor
|
2022-06-19 15:05:12 -04:00 |
|
Sour
|
483a642a98
|
Debugger: Added function list
|
2022-06-13 22:13:08 -04:00 |
|
Sour
|
deb6668da9
|
Debugger: Merged NES CDL files into a single file, show code/data percentages in status bar, fixed some with reset/load/save cdl
|
2022-06-12 16:22:20 -04:00 |
|
Sour
|
78ca62ed75
|
Debugger: Support for CDL in CHR ROM games (NES), option to hide used/unused tiles from tile viewer (when CDL data is available)
|
2022-06-12 00:26:03 -04:00 |
|
Sour
|
40259f51a9
|
Core: Fixed thread safety issues with APIs that returned strings
|
2022-05-29 21:52:44 -04:00 |
|
Sour
|
db707476f0
|
UI: Fixed crash when 2 threads called GetRomInfo at the same time
|
2022-05-29 21:00:53 -04:00 |
|
Sour
|
66c8e281dd
|
Config UI, 6-button controller, turbo tap
|
2022-04-30 14:02:48 -04:00 |
|
Sour
|
a79a13eca2
|
Cheats: Added UI and implemented cheats in core
|
2022-03-30 12:28:53 -04:00 |
|
Sour
|
1117bfe4c3
|
Debugger: Added watch list + conditions help tooltip
|
2022-03-22 20:40:39 -04:00 |
|