Commit graph

396 commits

Author SHA1 Message Date
mkwong98
eaf6656b56 HD Pack Builder update
1. Removed an unused parameter in ProcessTile function call.
2 Added a warning to the tool tip of 8x16 sprite option about when it should be used.
3. Added an option to output BG tiles only or Sprite tiles only.
2021-02-08 15:25:03 +08:00
mkwong98
2d0468eff5 HD pack builder and BGM improvement
Added option in HD pack builder to save screen information when tiles are first shown. User can look up which screen the tiles are added in the tileIndex.csv and open the screen_XXX.csv and screen_XXX.png to see the actual usage of the tiles.

Added playback option and volume option to <bgm> tag. Use 1 for looping playback, 0 for single playback, -1 for no change. Use 0 to 128 for volume control and -1 for no volume change.
2020-12-20 22:26:12 +08:00
NovaSquirrel
040dce6257
Merge branch 'master' into master 2020-11-11 23:00:16 -05:00
Maciej Budzyński
0789405acd Polish translation added for Mesen 2020-09-12 16:50:55 +02:00
Davide Salvatore Grasso
c780e03d87
Update it.resources.xml
Update Italian translation
2020-07-16 23:18:13 +02:00
Sour
77ed078899 UI: Added shortcuts to start/stop recording video/audio/movies 2020-06-20 00:24:24 -04:00
juanramonmartinez
7724a2f552
UI: Update Spanish language (#834) 2020-05-19 22:18:12 -04:00
Sour
9772aa006f Game DB: Updated to latest version of Nes20 DB 2020-05-02 13:06:20 -04:00
Sour
59fddb7008 PPU: Added option to emulate OAM row corruption when disabling rendering at certain points during rendering 2020-04-30 18:46:03 -04:00
altiereslima
4a38df2b79
UI: Updated Portuguese translation (#813) 2020-04-28 17:58:40 -04:00
Sour
243ffef4fc UI: Added shortcuts to increase/decrease master volume 2020-04-21 21:58:07 -04:00
Sour
77e04a679e DB: Integrated NewRisingSun's NES 2.0 header database 2020-04-18 13:40:32 -04:00
altiereslima
9b233b8b76
UI: Update Portuguese translation (#779) 2020-02-25 13:37:09 +00:00
juanramonmartinez
267a5d0d24
UI: Update Spanish translation (#773) 2020-02-17 03:13:59 +00:00
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