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 |
Alexey 'Cluster' Avdyukhin
|
3bab27ff76
|
Added emu.exit() function to Lua, added description to fceux.chm about it
|
2020-12-12 13:38:11 +03:00 |
mjbudd77
|
c1bc9a7ea8
|
Merge pull request #258 from mjbudd77/master
Removed unused/non-functional automake related files. SDL project onl…
|
2020-12-11 22:35:12 -05:00 |
mjbudd77
|
2c80f32bfd
|
Removed unused/non-functional automake related files. SDL project only uses cmake from now on.
|
2020-12-11 21:53:46 -05:00 |
mjbudd77
|
8f71dee57e
|
Merge pull request #257 from mjbudd77/master
Version Numeric Code Bugfix/Update
|
2020-12-11 16:53:26 -05:00 |
mjbudd77
|
7c13a85056
|
Updated readme.md in preparation for new release.
|
2020-12-11 16:08:00 -05:00 |
mjbudd77
|
108b817c70
|
Bug fix for numeric version code. Set correctly for upcoming new release 2.3.0
|
2020-12-11 16:05:00 -05:00 |
mjbudd77
|
6cec8b33da
|
Merge pull request #256 from mjbudd77/master
Qt/SDL Release Preparation
|
2020-12-10 23:06:14 -05:00 |
mjbudd77
|
3020099c29
|
Removed deleted files from exclude list.
|
2020-12-10 21:58:17 -05:00 |
mjbudd77
|
9e781da116
|
Removed unused/deprecated scons and automake build files from project. SDL uses cmake now and its never going back.
|
2020-12-10 21:55:38 -05:00 |
mjbudd77
|
fb965bbee0
|
Updated source and build script version references in preparation for new release. Updated SDL web documentation. Removed a few deprecated command line arguments from code and help text. Removed last few references to GTK in Qt GUI.
|
2020-12-10 21:43:50 -05:00 |
mjbudd77
|
f113f8b60d
|
Merge pull request #255 from mjbudd77/master
Updated SDL information on Downloads web page.
|
2020-12-09 23:48:19 -05:00 |
mjbudd77
|
e7ba648d3b
|
Updated SDL information on Downloads web page.
|
2020-12-09 23:11:41 -05:00 |
mjbudd77
|
650d9eb472
|
Merge pull request #254 from mjbudd77/master
For Qt/SDL port, added logic to always attempt to resolve the absolute path to the ROM…
|
2020-12-09 23:05:17 -05:00 |
Matthew Budd
|
03390b4d89
|
Added logic to always attempt to resolve the absolute path to the ROM file when loading a new game.
|
2020-12-09 21:48:17 -05:00 |
mjbudd77
|
1d33f9ad4a
|
Merge pull request #253 from mjbudd77/master
Added context menu to trace logger viewport. Through this menu, debug…
|
2020-12-09 05:40:57 -05:00 |
Matthew Budd
|
9e6c963733
|
Removed debug print statements from Qt debugger
|
2020-12-08 22:14:54 -05:00 |
Matthew Budd
|
90f122ef82
|
Added context menu to trace logger viewport. Through this menu, debug symbols and breakpoints can be set for the selected hex address in the viewport.
|
2020-12-08 21:46:21 -05:00 |
mjbudd77
|
58a8dbd695
|
Merge pull request #252 from mjbudd77/master
Qt GUI Fixes/Improvements for Debugger/Trace Logger
|
2020-12-07 23:07:37 -05:00 |
Matthew Budd
|
accc476623
|
Cleaned up a couple cppcheck warnings in Qt GUI.
|
2020-12-07 22:34:05 -05:00 |
Matthew Budd
|
fbf8fe6eb5
|
Added logic to allow for copy/paste of trace logger viewport to/from clipboard.
|
2020-12-07 22:04:36 -05:00 |
Matthew Budd
|
561f258770
|
Qt debugger breakpoint highlight bug fixes.
|
2020-12-07 20:12:34 -05:00 |
mjbudd77
|
41934ce849
|
Merge pull request #251 from mjbudd77/master
Added a frame timing statistics window to the Qt tools. Allows user t…
|
2020-11-30 23:17:39 -05:00 |
mjbudd77
|
afaea86abd
|
Added a frame timing statistics window to the Qt tools. Allows user to enable frame timing statistical calculations and view the output on a window in realtime. Is used to verify emulator is getting the proper clock interrupts from the OS and thus check that emulation timing is deterministic.
|
2020-11-30 22:29:51 -05:00 |
mjbudd77
|
e86c001c2a
|
Merge pull request #250 from mjbudd77/master
Added message log viewer window to Qt GUI.
|
2020-11-29 20:53:04 -05:00 |
Matthew Budd
|
4f08d7a8cc
|
Added message log viewer window to the Qt GUI.
|
2020-11-29 20:11:28 -05:00 |
mjbudd77
|
c7903e2129
|
Merge pull request #249 from mjbudd77/master
Bug fix for cmake pkg-config search for lua 5.1 package. Ubuntu packa…
|
2020-11-29 00:08:07 -05:00 |