Commit Graph

4580 Commits

Author SHA1 Message Date
g0me3 9fc4c98f04 MemViewUpdate cleanup, readability, removed redundant code and stuff. better to see in profiler now the real bottleneck for highlighted coloring being too slow
(TextOutA with not highlight - 32000 calls, 3200000 calls with highlightings+fading)
2020-12-23 18:46:06 +03:00
CaH4e3 a9b59c8b9a
Merge pull request #278 from bbbradsmith/doc_update
Doc update re: #274
2020-12-23 14:00:17 +03:00
bbbradsmith 6a608a4cfe Document 2C03/2C04 RGB palettes 2020-12-22 20:49:21 -05:00
bbbradsmith 8bfa36e8bc update 2.3.0 changelog with everything I worked on that wasn't mentioned 2020-12-22 20:40:37 -05:00
bbbradsmith f272ca5650 Palette.html was missing notes about new 512 entry format: https://sourceforge.net/p/fceultra/code/3161/ 2020-12-22 20:26:17 -05:00
mjbudd77 13c18d6f42
Merge pull request #276 from mjbudd77/master
Added Qt/SDL Debug Tools Image to web page home.
2020-12-22 14:19:19 -05:00
mjbudd77 81ae8b2daa Added Qt/SDL Debug Tools Image to web page home. 2020-12-22 13:39:02 -05:00
owomomo dcb086e570
Update Help Document and Minor bug fix (#275)
1. Update help document for new features.
2. Fixed "FamicomDiskSytem" typo in hnd file.
3. Fixed a bug of RAM Watch.
2020-12-22 21:05:31 +03:00
feos d0df933b76 help:
- fix page name for 2.3.0 whatsnew
- generate chm and html files
2020-12-21 22:57:17 +03:00
feos a4b655e649 help:
- resurrected help updates that were done on (autogenerated) html files directly and manually, and got wiped away after proper regeneration
- documented some stuff that I implemented since last release
- fixed FDS page that became a folder in 2.2.2, and fixed the "Sytem" typo
2020-12-21 22:48:42 +03:00
owomomo 4ad03e4cb1
New features in Symbolic Name Debugging (#268)
* New Symbolic Debug Naming dialog:
1. Multiline comments can be directly edited in the dialog.
2. You can add an array of comments to the addresses.
3. More convinient features of symbolic debug naming.
* Update the help document with the new feature of symbolic naming in Debugger.
2020-12-21 19:04:05 +03:00
Alexey 'Cluster' Avdyukhin 6aebbcbb9b FDS fix (SubLoad() returns 0 on success now) 2020-12-21 09:44:41 +03:00
mjbudd77 1709fb7990
Merge pull request #272 from mjbudd77/master
Added fceux name and version information to the main window title bar…
2020-12-21 00:23:10 -05:00
mjbudd77 e64aac93ee Added fceux name and version information to the main window title bar for the Qt/SDL port. 2020-12-20 23:39:25 -05:00
mjbudd77 d0fc2f89a9
Merge pull request #271 from mjbudd77/master
New Symbolic Debug Feature Update for Qt/SDL Port
2020-12-20 23:37:56 -05:00
mjbudd77 8073210cc7 Minor array ndexing bug fix for Qt/SDL port symbolic debug array edit feature 2020-12-20 23:10:17 -05:00
mjbudd77 4d4e6b282a Merge branch 'master' of https://github.com/TASVideos/fceux into development 2020-12-20 22:27:27 -05:00
mjbudd77 9f6463c0b8 Updates Qt trace logger with new debug symbol window. 2020-12-20 22:14:47 -05:00
mjbudd77 8ccf6fe37f Added new array indexing symbolic debug feature logic to Qt/SDL debugger and hex editor. 2020-12-20 21:46:25 -05:00
Alexey 'Cluster' Avdyukhin ddf3fb631e Refactored loader code for better error messages 2020-12-21 02:19:48 +03:00
Alexey 'Cluster' Avdyukhin ed4d1a7217 Minor refactoring, unreachable code removed 2020-12-21 00:36:08 +03:00
Alexey 'Cluster' Avdyukhin 395af9d283 Issue #264 fix (mapper 256 support) 2020-12-20 19:40:36 +03:00
Alexey 'Cluster' Avdyukhin 33d7d517db Updated and recompiled help files 2020-12-20 18:54:48 +03:00
owomomo 6e0a5a391b
Fix Issue #88 (#266)
* Trying to fix Issue #88.
* Fix a grammar mistake.
* Add single comment without name with symbol naming dialog.
2020-12-19 12:31:30 +03:00
zeromus b01728f620 make scm script use lightweight tags 2020-12-18 19:59:09 -05:00
zeromus f08b853f19 update aboutbox a bit 2020-12-18 19:42:40 -05:00
mjbudd77 aae05ff0bf Added a wildcard pattern to force jekyll to include _*.js and _*.json files. 2020-12-16 23:02:51 -05:00
mjbudd77 a3e852df0c Try #4 2020-12-16 22:19:36 -05:00
mjbudd77 68d5b723b5 Try #3 for web page. 2020-12-16 21:59:16 -05:00
mjbudd77 022b36b6ea Try #2 for getting _ files to be included by jeykll 2020-12-16 21:55:36 -05:00
mjbudd77 2b0d966b44 Force inclusion of web files that start with an '_' 2020-12-16 21:38:04 -05:00
mjbudd77 b9f6f82e44
Merge pull request #263 from mjbudd77/master
Updated Help Source Files and Regenerated HTML and CHM with HelpNDoc 7.0.0.199
2020-12-16 20:54:41 -05:00
mjbudd77 a2e4b6bdaf Added notes to help doc readme file that mention that the fceux.hnd and taseditor.hnd files have been updated to the HelpNDoc 7.0.0.119 format. 2020-12-16 20:26:42 -05:00
Matt Budd ba969eb469 Updated taseditor.hnd file. Helpndoc 7.0.0.119 2020-12-16 20:13:49 -05:00
Matt Budd 14cf17b91f Updated taseditor.hnd file to helpndoc 7.0.0.199 format. Rebuilt html
pages and chm files.
2020-12-16 20:12:15 -05:00
Matt Budd fa325bc97a Rebuilt fceux help chm file. 2020-12-16 19:46:35 -05:00
Matt Budd 2a382567a7 Added missing newly generated html related files. 2020-12-16 19:36:18 -05:00
Matt Budd f852fd2799 Regeneration of help files using helpndoc 7.0.0.199 2020-12-16 06:41:37 -05:00
mjbudd77 ba74582b03
Merge pull request #262 from mjbudd77/master
Fix for WhatsNew230 Table of Contents reference
2020-12-14 22:45:43 -05:00
mjbudd77 39094c0194 Fix for WhatsNew230 Table of Contents reference 2020-12-14 22:14:01 -05:00
mjbudd77 2f253607c1
Merge pull request #261 from mjbudd77/master
Started a What's New web page for upcoming release 2.3.0.
2020-12-14 22:00:45 -05:00
mjbudd77 b861bc1c5f Started a Whats New web page for upcoming release 2.3.0. 2020-12-14 21:20:32 -05:00
mjbudd77 f333a62d66
Merge pull request #260 from mjbudd77/master
Added menu and button icons to Qt GUI.
2020-12-13 22:51:34 -05:00
mjbudd77 2e4fae6de6 Added more button and menu icons to Qt GUI. 2020-12-13 21:45:39 -05:00
mjbudd77 6f78a086d2 Added more button icons to Qt gui game pad and palette config windows. 2020-12-13 17:48:51 -05:00
mjbudd77 380fc72917 Added a few more menu icons to Qt gui. 2020-12-13 15:24:48 -05:00
mjbudd77 58624be83b Added a few more icons to Qt GUI menu. 2020-12-13 15:02:23 -05:00
mjbudd77 af8c63fcc2 Added a few standard icons to menu entries and buttons in Qt GUI. 2020-12-13 14:51:04 -05:00
mjbudd77 a5bb52949c
Merge pull request #259 from mjbudd77/master
Added logic and necessary functions to SDL port for new Lua emu.exit(…
2020-12-12 07:46:28 -05:00
mjbudd77 35720a78ce Added logic and necessary functions to SDL port for new Lua emu.exit() function. 2020-12-12 06:59:07 -05:00