Commit graph

382 commits

Author SHA1 Message Date
Brad Smith
fe6900b8f9
Virtual Boy controller support (#766) 2020-02-07 23:34:02 +00:00
Sour
5a3b56c3d4 Video Recorder: Added support for GIF file export 2020-02-04 19:36:15 -05:00
Sour
cb6573278b Fixed DB entry for Dream World (J) to fix mirroring issues 2020-02-03 18:00:42 -05:00
Sour
85f810202a Linux: Default to "monospace" font rather than try to install DroidSansMono 2020-02-03 15:06:54 -05:00
Sour
f3a18bed01 Version Update: 0.9.9 2020-02-01 15:38:08 -05:00
owomomo
66eb9ad844
UI: Update Chinese translation (#756) 2020-01-30 01:18:16 +00:00
Sour
d6728ee306 UI: Added load/save state menus with dates & previews 2020-01-28 20:20:54 -05:00
Sour
867ca84f7f UI: Removed developer mode option
Debug menu is now always displayed in main window
2020-01-23 19:32:09 -05:00
Sour
8047fe44bb Added Study Box tape support (.studybox files)
-Added audio support
-Improved emulation logic
-Games are loaded via .studybox files
2019-12-31 20:24:06 -05:00
Sour
af19f4e36a UI: Removed custom font for version number 2019-12-29 14:40:20 -05:00
owomomo
70fa5a0ad7 UI: Update Chinese translation (#744) 2019-12-29 14:43:47 +00:00
owomomo
8f5354b44d UI: Update Chinese translation (#741) 2019-12-27 22:37:29 -05:00
Sour
7834eb285b Video: Option to select screen resolution in exclusive fullscreen mode 2019-12-26 23:31:08 -05:00
Sour
a4dd6b1c1a UI: Added acknowledgements to about window 2019-12-26 17:35:50 -05:00
Sour
f5ecdf5623 Cheats: Updated cheat database 2019-12-26 16:39:43 -05:00
Sour
c7675bcd49 Core: Added runahead support (1 to 10 frames) 2019-12-24 13:55:40 -05:00
Sour
11720fd30d UI: Added shortcuts to select a specific save slot 2019-12-23 14:50:34 -05:00
Sour
8fd774b038 Debugger: Added "break on bus conflict" option 2019-12-12 21:03:32 -05:00
ReverseDmitry
f33a240f31 UI: Updated Russian translation (#723) 2019-12-09 19:57:50 -05:00
juanramonmartinez
7a41d0f7dd UI: Spanish language updated (#721) 2019-12-09 19:57:09 -05:00
Sour
43811ae7ac UI: Added "reload rom" option and changed power cycle to not reload from disk 2019-11-19 22:18:09 -05:00
Sour
03ad7d5cc7 DB: Added another game matching the 255-in-1 mapper 2019-11-14 20:46:56 -05:00
Sour
ea9e31f44e Debugger: Event Viewer - Option to show DMC DMA reads 2019-11-13 22:50:52 -05:00
owomomo
48d96eafc0 UI: Update Chinese translation (#695) 2019-11-13 18:29:28 -05:00
Sour
fc7714d6f0 PPU: Added option to emulate the scroll glitch that can occur when writing to 2000/2005/2006 on cycle 256 2019-11-12 21:00:30 -05:00
owomomo
0a63e326c0 UI: Update Chinese translation. (#694) 2019-11-12 20:34:14 -05:00
Sour
36e2d04fe9 Debugger: Added option to break when a $2006 write scroll glitch occurs 2019-11-11 21:10:55 -05:00
Sour
a72acc9f1a Core: Rewrite DMC/OAM DMA, tweak PPU timings, add option to simulate PPU/CPU alignments 2019-11-11 21:10:47 -05:00
davi92
f648a30f17 UI: Added Italian language (#658) 2019-09-17 21:37:09 -04:00
Sour
ede0119073 UI: Fix file filters to include .unif files (instead of just .unf) 2019-06-22 15:33:08 -04:00
Jeremy Chadwick
a891307efc Debugger: Clean up Lua examples (#627)
- Remove extraneous semi-colons
- Remove spaces after opening paren on functions
- Remove trailing spaces on lines
- Add newlines as last byte of file where applicable
2019-05-22 20:09:27 -04:00
Sour
7d0f250047 Game DB: Added entry for Sonic 3D Blast 6 2019-04-26 19:52:34 -04:00
Guilherme Dias
93fdb49bc6 UI: Updated Portuguese translation (#606)
New translations; minor adjustments
2019-04-02 18:47:35 -04:00
owomomo
435c067da1 UI: Updated Chinese translation (#569) 2019-02-05 17:05:21 -05:00
Sour
ac5c935012 History Viewer: Added scaling options 2019-02-03 20:25:12 -05:00
Sour
fb616cd612 History Viewer: Add option to export part of a segment 2019-02-03 20:13:35 -05:00
Sour
eef4e5472c DB: Fixed some invalid game entries 2019-02-02 12:28:36 -05:00
Sour
ff4847b857 Debugged: Header Editor - Fixed controller dropdown to match spec modification 2019-02-02 12:08:38 -05:00
owomomo
53363f79b3 UI: Updated Chinese translation (#568) 2019-02-02 00:18:46 -05:00
Sour
10a7928f52 History Viewer: Added option to export a save state 2019-02-01 13:05:25 -05:00
Sour
c4dbe9929c Added support for Bandai's EEPROMs 2019-01-26 10:05:07 -05:00
owomomo
d528e6110b UI: Updated Chinese translation (#566) 2019-01-25 19:14:56 -05:00
Sour
abf5c43896 Input: Added an option to customize the deadzone for analog sticks 2019-01-22 19:38:24 -05:00
Sour
0d0adaf95c UI: Regroup options that are recommended for homebrew dev 2019-01-22 18:43:36 -05:00
Sour
c0d65b001e UI: Move sprite limit option to video config window 2019-01-22 17:43:34 -05:00
altiereslima
51075ff334 UI: Updated Portuguese translation (#564) 2019-01-20 09:42:23 -05:00
Sour
cc07cb283a Debugger: Memory Viewer - Added missing right-click navigation options between the various PPU memory types 2019-01-17 18:00:11 -05:00
Sour
76f64b19ef Debugger: Added access counters for CHR ROM/RAM and nametable memory
+Added read/write highlighting, etc. for memory viewer tabs
+Improved show tile/attribute updates in PPU viewer
2019-01-13 18:32:27 -05:00
owomomo
299ab97cf1 UI: Update Chinese translation (#558) 2019-01-02 23:25:59 -05:00
Sour
8c6e12e3d2 Docs: Update copyright year to 2019 2018-12-31 17:20:14 -05:00