Commit graph

  • adcf082e89 Merge pull request #103 from koitsu/master Devin Acker 2017-01-17 22:05:10 -06:00
  • adb306b680 Add $2134-$2136 to debugger Properties Viewer Jeremy Chadwick 2017-01-16 14:29:26 -08:00
  • 0c647e62fa Revert ab26483 per pull req discussion Jeremy Chadwick 2017-01-16 13:45:58 -08:00
  • ab26483f0c Add $2134-$2136 to debugger Properties Viewer Jeremy Chadwick 2017-01-15 12:30:15 -08:00
  • 201b20f259 Merge branch 'master' of https://github.com/devinacker/bsnes-plus David Lindecrantz 2017-01-15 11:45:15 +01:00
  • b5eaaeb691 bsx: only map if register values actually change devinacker 2017-01-12 22:06:32 -05:00
  • bad4103a42 Merge branch 'master' of https://github.com/devinacker/bsnes-plus David Lindecrantz 2017-01-10 15:33:38 +01:00
  • a4c9158e8f Merge pull request #101 from ARM9/master Devin Acker 2017-01-09 17:41:46 -06:00
  • 1575fc0303 Fix cgram-viewer RGB display values ARM9 2017-01-08 19:14:35 +01:00
  • 357acbc50a Use enum for debugger menu actions. Menu strings match window titles. David Lindecrantz 2016-12-27 11:15:50 +01:00
  • 2ae4f7e07f macOS: Unified menu bar David Lindecrantz 2016-12-24 10:43:44 +01:00
  • aef68c8347 Input settings: Resize contents when items are expanded (ResizeToContents only bites for the initial view, rendering most items unreadable) David Lindecrantz 2016-12-23 23:58:04 +01:00
  • c34dedf740 Smaller monospace font size on macOS David Lindecrantz 2016-12-23 12:39:55 +01:00
  • 892d85db21 Fixed nall::string warnings in plugins David Lindecrantz 2016-12-23 12:12:04 +01:00
  • b12321a868 Fixed warnings in all imported libraries David Lindecrantz 2016-12-23 12:11:37 +01:00
  • 988458b07e Removed ‘register’ compiler hints David Lindecrantz 2016-12-23 12:09:42 +01:00
  • ac22f51011 Trimmed extraneous linker flags and fixed a minor warning David Lindecrantz 2016-12-23 12:08:03 +01:00
  • 230c6da1b3 Re-enabled all filters except hq2x for clang/compatibility build David Lindecrantz 2016-12-22 23:39:18 +01:00
  • 7cbd813e8a Updated README David Lindecrantz 2016-12-22 23:10:05 +01:00
  • fe9b4fcdcc Deployable bundles work without mystery crashes courtesy of -headerpad_max_install_names David Lindecrantz 2016-12-22 23:00:07 +01:00
  • 4189f331a3 Removed ‘distribution’ target from main Makefile David Lindecrantz 2016-12-22 00:17:07 +01:00
  • 3bd20b1158 Don’t build snesfilter for accuracy profile David Lindecrantz 2016-12-21 11:07:22 +01:00
  • 9a5af6ec91 Some tweaks to default settings David Lindecrantz 2016-12-21 11:00:58 +01:00
  • 90d7f76f13 Moved to standard installer distribution of Qt5 instead of homebrew version, since macdeployqt has issues with correct linking using the brewed version. David Lindecrantz 2016-12-21 11:00:38 +01:00
  • 024e9eba7f Transitioned project to Qt5 to see if that makes macOS binaries fly on more configurations. David Lindecrantz 2016-12-20 15:08:58 +01:00
  • b804fb4e08 macOS distribution script tweak David Lindecrantz 2016-12-20 15:05:43 +01:00
  • 24a7dffbd7 Added opcode usage counting to S-CPU and S-SMP David Lindecrantz 2016-12-20 14:00:38 +01:00
  • 8c46e4bff0 Ignore distribution dir David Lindecrantz 2016-12-20 13:58:16 +01:00
  • 41e499739c Merge branch 'master' of https://github.com/devinacker/bsnes-plus David Lindecrantz 2016-12-20 13:55:08 +01:00
  • 9d5560c425 Changed macOS app bundle names and distribution build path David Lindecrantz 2016-12-20 13:55:00 +01:00
  • d84ba46196 boink devinacker 2016-12-19 22:17:00 -05:00
  • e9029d92ce v3a devinacker 2016-12-19 22:15:34 -05:00
  • ce441c8972 v3a minor release devinacker 2016-12-19 22:12:40 -05:00
  • 745033d9f1 snesfilter: use g++ with openmp if available, and enable all filters (osx) David Lindecrantz 2016-12-19 00:49:27 +01:00
  • 4248c123bc Use parallel make in build distribution script David Lindecrantz 2016-12-19 00:48:40 +01:00
  • 441de3b40f don't over-stretch lowres lines during frameskip v073+3a devinacker 2016-12-18 16:56:22 -05:00
  • 0f7ad4ed4b Synced stray diffs with upstream David Lindecrantz 2016-12-18 22:22:19 +01:00
  • 635fdc5c20 Moved Xcode project to another repo David Lindecrantz 2016-12-18 22:10:10 +01:00
  • 76cd4738a2 Default search path for “bsxdat“ on macOS. David Lindecrantz 2016-12-18 10:47:18 +01:00
  • 84aca4605d Modified macOS buildscript to include bsxdat and make one zip with both bundles David Lindecrantz 2016-12-18 10:44:42 +01:00
  • 343a4f3a65 Xcode project update David Lindecrantz 2016-12-18 01:34:34 +01:00
  • 929deee5cf Put launchpath() in its own compilation unit so global namespace isn’t polluted by CoreFoundation. It makes nall a bit sad by not being header only, but it seemed like the lesser evil. David Lindecrantz 2016-12-18 01:34:19 +01:00
  • 91d596ea96 Xcode project update David Lindecrantz 2016-12-17 23:54:49 +01:00
  • 1abec17237 Fixed default bsxdat path on OSX via an added launchpath() function in nall::string, and fixed the unfortunate name clash that brought. David Lindecrantz 2016-12-17 23:54:18 +01:00
  • cccf09f26e build distribution script adds bsxdat and creates one archive with both builds David Lindecrantz 2016-12-17 23:51:55 +01:00
  • eec5740f19 Sync osx compiler flags David Lindecrantz 2016-12-16 13:19:47 +01:00
  • 20e054db85 Merge branch 'osx-buildscript' David Lindecrantz 2016-12-16 13:01:00 +01:00
  • bb7feb1fca Added script to build and zip distributable app bundles David Lindecrantz 2016-12-16 12:59:46 +01:00
  • 7bf404c5d8 Merge branch 'master' of https://github.com/devinacker/bsnes-plus David Lindecrantz 2016-12-16 12:45:53 +01:00
  • 7f4be4d939 Build distribution script David Lindecrantz 2016-12-16 12:45:16 +01:00
  • 166dabd799 Merge pull request #90 from Optiroc/osx-makefile Devin Acker 2016-12-15 13:09:24 -05:00
  • 7421870215 Merge branch 'master' of https://github.com/devinacker/bsnes-plus David Lindecrantz 2016-12-15 10:32:31 +01:00
  • 4f7b82ae9b Enable only NTSC filter on OSX. David Lindecrantz 2016-12-15 10:30:08 +01:00
  • e2c797fdaf tweak handling of standalone modifier keybinds devinacker 2016-12-14 22:59:07 -05:00
  • 8cead80154 don't mistakenly enable trace mask automatically devinacker 2016-12-14 21:01:11 -05:00
  • 75a9496e5a superfx: make a couple of registers 7-bit devinacker 2016-12-13 00:34:22 -05:00
  • e35e2509f2 make SA1/superfx trace masks the correct size devinacker 2016-12-13 00:14:46 -05:00
  • 843afbff15 try to avoid mapping RAM when it doesn't exist devinacker 2016-12-10 08:19:38 -05:00
  • 4cb4f17086 Merge branch 'osx-makefile' David Lindecrantz 2016-12-06 12:15:40 +01:00
  • 432894f32c Version string is added to Info.plist while building. Added snesfilter to osx build (NTSC filter works, however other filters seems to just pass through the original image regardless of scale). David Lindecrantz 2016-12-06 12:11:29 +01:00
  • 85621dba21 Merged Makefile David Lindecrantz 2016-12-06 11:55:34 +01:00
  • b9c9140c80 Merge branch 'master' of https://github.com/devinacker/bsnes-plus David Lindecrantz 2016-12-02 16:12:35 +01:00
  • df071d076c temp update for release devinacker 2016-11-22 22:24:50 -05:00
  • 8cefb65808 version 073+3 (binaries later tonight) v073+3 devinacker 2016-11-22 19:58:06 -05:00
  • 3b045d9dcc swap satellaview load menu items devinacker 2016-11-22 19:50:33 -05:00
  • 8d65ff942a Merge pull request #86 from LuigiBlood/itoibsx Devin Acker 2016-11-22 15:19:13 -05:00
  • c32e7423d7 [BS-X] Fix Satellaview behavior for Itoi Bass Fishing Unemulated behavior with data latches and data queue is now supported and makes Itoi Bass Fishing working. luigiblood 2016-11-22 21:09:10 +01:00
  • a13dc3572f [BS-X] Added Itoi Bass Fishing Satellaview special contest 1 channel luigiblood 2016-11-22 21:07:32 +01:00
  • b9abe4a7ab bsx: set regs.time_day correctly (tm_mday is 1-31) devinacker 2016-11-22 09:57:05 -05:00
  • 9b35a0499f add support for custom BS-X date/time devinacker 2016-11-21 23:30:51 -05:00
  • d1a55789bf check cheats.xml at start time instead devinacker 2016-11-21 20:34:27 -05:00
  • 68e45c3e0c slight makefile updates devinacker 2016-11-21 20:23:53 -05:00
  • bee0e367be mention correct config file name devinacker 2016-11-21 20:12:51 -05:00
  • 1614ad5bfa use cheats.xml from config directory devinacker 2016-11-21 20:12:14 -05:00
  • 70e16a807e add default satellaview data devinacker 2016-11-21 19:32:40 -05:00
  • 4d3cb7dee3 Satellaview signal data emulation luigiblood 2016-11-20 17:28:02 +01:00
  • 8c4856fc33 [BS-X] Custom path for Signal data (Also fixed stream2 file loading) luigiblood 2016-11-21 20:41:01 +01:00
  • 3ea44b23e9 [BS-X] Save Memory Pack appears when a Memory Pack is loaded luigiblood 2016-11-21 18:19:10 +01:00
  • 093905f4fc hello devinacker 2016-11-21 00:06:40 -05:00
  • 0bda2ac9f8 Merge 5ad81bdd08 into e961807f99 LuigiBlood 2016-11-20 22:00:13 +00:00
  • 5ad81bdd08 [BS-X] Bugfix with path when loading BS-X ROM alone (Also reverted makefile, wasn't supposed to be in the previous commit) luigiblood 2016-11-20 23:00:02 +01:00
  • 74787ae953 [BS-X] Save Memory Pack option luigiblood 2016-11-20 22:52:29 +01:00
  • 070a8c6010 [BS-X] Fix Memory leak on empty Memory Pack loading luigiblood 2016-11-20 22:24:28 +01:00
  • e961807f99 account for system state w/r/t/ canvas updates devinacker 2016-11-20 16:08:30 -05:00
  • a0ae676e02 [BS-X] Use stream2_loaded instead (oversight) luigiblood 2016-11-20 22:05:47 +01:00
  • 75fcc4bbbf [BS-X] Fix Time Channel access luigiblood 2016-11-20 22:04:35 +01:00
  • 67140511ec [BS-X] Load 1MB Empty Memory Pack by default luigiblood 2016-11-20 20:51:27 +01:00
  • 644f0b8a33 [BS-X] Satellaview signal data emulation luigiblood 2016-11-20 17:28:02 +01:00
  • 68ada568c3 fix funky wrapping bug in memory search devinacker 2016-11-20 01:33:56 -05:00
  • 83fe20c2a4 fix ignore-input settings with native file dialogs devinacker 2016-11-19 23:30:22 -05:00
  • f8b36f4e55 reset emulation speed when breakpoints occur devinacker 2016-11-19 22:22:02 -05:00
  • 58e8474fa8 show instruction when a PPU breakpoint occurs devinacker 2016-11-19 16:07:36 -05:00
  • 502a159238 msu1: unload files when unloading cartridge devinacker 2016-11-19 15:52:46 -05:00
  • 758363b890 small cleanup devinacker 2016-11-19 00:04:53 -05:00
  • 9eabab41ac Add Mode0 palette offset to TilemapRenderer Marcus Rowe 2016-11-18 01:25:09 +10:00
  • baa6721a70 Load data from PPU interface into TilemapRenderer Marcus Rowe 2016-11-18 01:24:30 +10:00
  • f1e7f42ac3 Add Mode 7 to Tilemap Viewer Marcus Rowe 2016-11-17 23:49:20 +10:00
  • d2e6efd105 Fix 16px tile bug in TilemapRenderer Marcus Rowe 2016-11-17 23:29:36 +10:00
  • b63f50f3cd Revert "get tilemap viewer info from PPU interface" devinacker 2016-11-17 22:42:19 -05:00
  • 6f9c56e5c3 Merge branch 'master' of https://github.com/devinacker/bsnes-plus David Lindecrantz 2016-11-17 09:21:55 +01:00