Commit graph

185 commits

Author SHA1 Message Date
mkwong98 053ca6dbbb More works on wxwidget 2016-09-23 17:59:21 +08:00
mkwong98 b00ddac24c Fix SDL and wxwidgets 2016-09-23 13:05:23 +08:00
mkwong98 86e6921b33 Add gui frame 2016-09-18 00:42:32 +08:00
mkwong98 79ef08bae9 game_manager planning 2016-09-17 10:40:47 +08:00
mkwong98 548ecbbec5 Deleted by mistake 2016-09-17 08:08:26 +08:00
mkwong98 c3c42b73b8 Deleted by mistake 2016-09-17 08:07:28 +08:00
mkwong98 df22432422 Upload again 2016-09-17 08:04:55 +08:00
mkwong98 0a8f82b7c1 Wrong upload 2016-09-17 08:04:01 +08:00
mkwong98 eacdb68338 Wrong upload 2016-09-17 08:02:55 +08:00
mkwong98 fcf570f97b 2016-09-17 08:01:22 +08:00
mkwong98 2da449d522 Delete, need to full upload again 2016-09-17 07:56:01 +08:00
mkwong98 d494495c16 Add rewrite, nothing to show yet 2016-09-15 19:33:44 +08:00
mkwong98 8de459a99a Notes on NES CPU 2016-09-15 18:02:49 +08:00
mkwong98 c57db5275b Update shaders to use the reorganized texture cache 2015-05-26 19:22:41 +08:00
mkwong98 56e4ab7dfc Reroganize texture cache 2015-05-21 23:11:52 +08:00
mkwong98 8a9dd8a6c1 Temp work 2015-05-09 03:53:29 +08:00
mkwong98 f544ea70d4 Fix batch mapping for new matches 2015-03-06 23:06:38 +08:00
mkwong98 f495780202 Fix overflow and clicking noise 2015-02-24 01:06:22 +08:00
mkwong98 64afaf7a42 Add version number to config file 2015-02-24 01:05:20 +08:00
mkwong98 c2255e0696 Switches to SDL2 2015-01-14 00:38:38 +08:00
mkwong98 29bdcedf5c Change screen naming to use base 10 2014-12-26 22:49:02 +08:00
mkwong98 bb58f6c60d Disabled mouse events, improved screen shot naming 2014-12-25 00:29:55 +08:00
mkwong98 eb99bd9d94 Various changes
Added option to change the screen cap rate
Changed the caption of the game window to HDNes
Hide the mouse cursor
Enabled the window close button
2014-11-18 21:32:21 +08:00
mkwong98 99452c6258 Improve speed with glMapBuffer
Call glBufferData with null pointer to make glMapBuffer faster. Reorder
the ppu a bit.
2014-09-30 01:45:25 +08:00
mkwong98 8086d42812 Fix reading HD pack of CHR RAM games 2014-08-27 22:27:27 +08:00
mkwong98 5829aa53fb Improve screen tiles listing
Add option to show all tiles on the screen.
Show screen shot name for unmatched tiles when All is selected
2014-08-24 21:07:19 +08:00
mkwong98 91141c5bb5 Fix loading save state
Undo some of last commit and move save state and load state to the end
of frame
2014-07-20 23:10:38 +08:00
mkwong98 1bb335e14c Fix loading save state
Since some video status carry over from previous frame, the video needs
to initialize again when loading state.
2014-07-19 23:44:28 +08:00
mkwong98 00b8ea695d small optimization 2014-07-12 22:29:26 +08:00
mkwong98 26705e8b63 Display the selected screen tile enlarged on another panel 2014-07-06 20:34:18 +08:00
mkwong98 e7eb6ef900 Finish adding palette dialog 2014-07-05 22:43:29 +08:00
mkwong98 8ef154ccdd Added palette dialog
Allow the user to change the palette.
2014-07-05 01:23:35 +08:00
mkwong98 649dedc1a5 Add the ability to select multiple tiles on the same screen
Press shift or ctrl to select multiple tiles on the same screen.
2014-06-29 01:50:27 +08:00
mkwong98 5ae36cc2c7 Add the rest of source code and doc
Added folder for C++ code. Added shaders, user manual, wxwidget files
and VS files
2014-06-25 22:40:29 +08:00
mkwong98 e107b6cc78 First commit 2014-06-24 22:34:22 +08:00