Commit graph

  • 5c831f4c45 Merge branch 'master' of https://github.com/devinacker/bsnes-plus David Lindecrantz 2015-06-03 08:41:02 +02:00
  • 37f9b0d81a Merge pull request #24 from Optiroc/osx-build Devin Acker 2015-06-03 00:11:56 -04:00
  • 50f1e0894c safer cast of menu actions when loading/saving devinacker 2015-06-03 00:10:32 -04:00
  • 6daf8186ae Merge 446e247bc5 into 65d2363dfc CarterLi 2015-06-03 02:52:07 +00:00
  • 446e247bc5 Add xbrz3x ~ xbrz5x too ( disabled by default ) Carter Li 2015-06-03 10:27:52 +08:00
  • bc5c34e0d1 Add xbrz2x filter support Carter Li 2015-06-03 10:18:10 +08:00
  • 40145825dc Pulled hq2x back in, and added snesfilters to build David Lindecrantz 2015-06-02 15:51:34 +02:00
  • 432d65a844 Yanked out hq2x filter David Lindecrantz 2015-06-02 15:30:58 +02:00
  • c4560beb96 nall/dl looks inside app bundle for dylibs on OS X build David Lindecrantz 2015-06-02 13:06:17 +02:00
  • 50f44a2c78 Makefile changes for OS X David Lindecrantz 2015-06-02 09:33:19 +02:00
  • ea25d2445e Merge branch 'master' of https://github.com/Optiroc/bsnes-plus David Lindecrantz 2015-06-02 13:25:55 +02:00
  • 676821ac80 Makefile changes for OS X David Lindecrantz 2015-06-02 09:33:19 +02:00
  • b29e18e511 nall/dl looks inside app bundle for dylibs on OS X build David Lindecrantz 2015-06-02 13:06:17 +02:00
  • a3a92455a0 "make all" also builds plugins David Lindecrantz 2015-06-02 13:06:50 +02:00
  • 61988c5f32 nall/dl looks inside app bundle for dylibs on OS X build David Lindecrantz 2015-06-02 13:06:17 +02:00
  • 1fc53fd142 "make install" on OS X builds plugins, copies them to bundle frameworks, and moves bundle to /Applications David Lindecrantz 2015-06-02 09:33:19 +02:00
  • 8cb25d3ad2 Merge branch 'master' of https://github.com/devinacker/bsnes-plus David Lindecrantz 2015-06-02 08:59:40 +02:00
  • 65d2363dfc more OS X makefile fixes devinacker 2015-06-02 00:36:01 -04:00
  • 9623246ef9 README typo David Lindecrantz 2015-06-01 22:48:19 +02:00
  • 6b535b8081 README David Lindecrantz 2015-06-01 22:47:29 +02:00
  • cfdc1e527b Updated Xcode project for Brewed libs David Lindecrantz 2015-06-01 22:43:16 +02:00
  • 19f0d983d4 Merge branch 'master' of https://github.com/devinacker/bsnes-plus David Lindecrantz 2015-06-01 22:42:56 +02:00
  • 7be2a02453 ui: replace most '#if defined(PROFILE...' with specific PPU/DSP feature checks; allows PPU and DSP components to be mixed and matched Alex W. Jackson 2015-06-01 05:38:10 -04:00
  • e373c04616 snesreader build fixes for OS X David Lindecrantz 2015-06-01 09:32:45 +02:00
  • 461aa0c69c update snesreader/snesfilter makefiles likewise devinacker 2015-05-31 23:49:58 -04:00
  • e5e7aada2f Merge pull request #21 from Optiroc/osx-build Devin Acker 2015-05-31 17:18:55 -04:00
  • 66581da7c9 Merge branch 'osx-build' David Lindecrantz 2015-05-31 23:07:42 +02:00
  • 2523c64e5d Added search paths for Qt frameworks installed via Brew (plus some tweaked flags for building from Xcode). Added "Building on OS X" section to README. David Lindecrantz 2015-05-31 22:25:39 +02:00
  • c2bdd2daaf Added search paths for Qt frameworks installed via Brew. Added "Building on OS X" section in the README. David Lindecrantz 2015-05-31 22:25:39 +02:00
  • 6fb6fa6fee Xcode project tweaks David Lindecrantz 2015-05-31 21:08:00 +02:00
  • cf6bad2889 Merge branch 'master' of https://github.com/devinacker/bsnes-plus David Lindecrantz 2015-05-31 21:06:54 +02:00
  • cc6cfefae9 some SA-1 bus read changes devinacker 2015-05-30 00:39:38 -04:00
  • 4b2e61baad dsp: add macros to allow compiling as an non-cothreaded state machine for speed (not enabled yet; plan is to add channel_enable() support, do a few more optimizations, and then nuke alt/dsp) Alex W. Jackson 2015-05-26 05:51:52 -04:00
  • 5a64f078d5 Use bus_access for disassembler too; remove some dead code Alex W. Jackson 2015-05-26 01:15:56 -04:00
  • 11d50b811c Merge branch 'master' of https://github.com/devinacker/bsnes-plus David Lindecrantz 2015-05-25 17:00:39 +02:00
  • b4f4c58b79 update memory viewer more frequently devinacker 2015-05-25 03:19:06 -04:00
  • 5d16bcc629 ppu: non-ambiguous function name for frame counter devinacker 2015-05-25 03:03:10 -04:00
  • 6f300e6889 keep a proper frame count from the PPU devinacker 2015-05-25 01:06:43 -04:00
  • 5c4cfe8110 more of the above (inc. for additional debuggers) devinacker 2015-05-24 20:04:44 -04:00
  • 6877c5efa0 Merge alt/cpu/debugger with cpu/debugger by renaming a few member variables; also remove some unused variables Alex W. Jackson 2015-05-24 11:12:27 -04:00
  • af6f8195f8 slap frame count on the end of CPU/SA-1 trace devinacker 2015-05-24 18:05:43 -04:00
  • 8a6de645ee Merge branch 'master' of https://github.com/devinacker/bsnes-plus David Lindecrantz 2015-05-23 23:27:23 +02:00
  • 6e8c07b638 add the snazzy new sound viewer (tools menu) devinacker 2015-05-22 22:12:40 -04:00
  • a3d2120b09 strip header from ROMs at the correct time devinacker 2015-05-21 09:20:40 -04:00
  • 1792b8233d re-enable quickload/save menus devinacker 2015-05-20 23:11:44 -04:00
  • dbb4043084 sa1: fix MMIO mapping on SA1 bus Alex W. Jackson 2015-05-19 22:20:24 -04:00
  • 8aa0e356da Revert "go back to masking MMI/O addresses" devinacker 2015-05-19 22:54:11 -04:00
  • b85fd3a9bb go back to masking MMI/O addresses devinacker 2015-05-19 20:46:37 -04:00
  • 2e4378cb99 Merge branch 'master' of https://github.com/devinacker/bsnes-plus David Lindecrantz 2015-05-18 11:48:19 +02:00
  • 8e8169a8c4 update the readme again i guess devinacker 2015-05-17 20:01:26 -04:00
  • 87bb7fab8d move IPS/header handling out of snesreader devinacker 2015-05-17 19:56:05 -04:00
  • 7965eb6bde Merge branch 'master' of https://github.com/devinacker/bsnes-plus David Lindecrantz 2015-05-17 19:20:27 +02:00
  • 31aeb3ba24 use consistent spc700 syntax with xkas-plus devinacker 2015-05-16 13:01:13 -04:00
  • 95a5f25a29 more of the same for sfx/sa1 debug devinacker 2015-05-16 11:11:00 -04:00
  • 3eec88bf82 debugger: add a flag indicating that the debugger is accessing the bus; this is used to suppress unwanted side effects of reads (e.g. cothread switches, latch-on-read registers) and to allow ROM to be modified (in place of MappedRAM::write_protect(), which is going away soon) Alex.W.Jackson@gmail.com 2015-05-16 10:53:36 +00:00
  • 87afaf3fe9 Merge branch 'master' of https://github.com/devinacker/bsnes-plus David Lindecrantz 2015-05-12 10:08:19 +02:00
  • e326ff4b07 more readme tweak devinacker 2015-05-11 22:35:58 -04:00
  • 49494ce7e2 Merge pull request #16 from neagix/master Devin Acker 2015-05-11 22:27:49 -04:00
  • 0f4772fd12 Improvements to build instructions on Linux. Added packages needed for build. neagix 2015-05-11 16:40:06 +00:00
  • fbe14a6432 Merge branch 'master' of https://github.com/devinacker/bsnes-plus David Lindecrantz 2015-05-11 11:39:31 +02:00
  • 8450956758 ppu/counter: enable two-way time travel; use it to simplify VRAM access timing tests Alex.W.Jackson@gmail.com 2015-05-09 06:46:57 +00:00
  • 526011fd9f Merge branch 'master' of https://github.com/devinacker/bsnes-plus David Lindecrantz 2015-05-06 09:41:24 +02:00
  • c1b13d1dfe libco: clang miscompiles inline asm version with -O0, so disable it Alex.W.Jackson@gmail.com 2015-05-05 19:28:37 +00:00
  • 6ab46d9fa7 Merge branch 'master' of https://github.com/devinacker/bsnes-plus David Lindecrantz 2015-05-03 21:25:43 +02:00
  • 4c356646eb Fixed bugs in previous commit: fieldlines() returned wrong result if called before line 128 in interlace mode, serialize() was missing a variable Alex.W.Jackson@gmail.com 2015-05-03 09:19:10 +00:00
  • 97091ee8ef Merge branch 'master' of https://github.com/devinacker/bsnes-plus David Lindecrantz 2015-05-03 17:47:51 +02:00
  • 7f118bd484 Emulate long scanline in PAL interlace mode; fix bug in performance CPU affecting Tetris Attack Alex.W.Jackson@gmail.com 2015-05-02 04:56:35 +00:00
  • cafc58843e Silenced make clean David Lindecrantz 2015-05-03 00:33:05 +02:00
  • 03ff2c64a0 Xcode project tweaks David Lindecrantz 2015-05-03 00:10:30 +02:00
  • fcd6728dfa HiDPI icon + consistent version string David Lindecrantz 2015-05-02 23:13:27 +02:00
  • 01b297b56d Xcode mock target updated David Lindecrantz 2015-05-02 21:36:06 +02:00
  • ce2664ef49 Makefile conflict resolved David Lindecrantz 2015-05-02 21:35:06 +02:00
  • 4ef1b2efa9 Merge branch 'master' of https://github.com/devinacker/bsnes-plus David Lindecrantz 2015-05-02 21:33:27 +02:00
  • 7cf958200c Higher resolution app icon for OSX David Lindecrantz 2015-05-02 21:32:00 +02:00
  • 5e29045c7e remove size check from memory editor devinacker 2015-05-01 09:39:09 -04:00
  • fb4b769e7c Nonexistent MappedRAM's size() is now 0 and not a magic number Alex.W.Jackson@gmail.com 2015-05-01 04:38:43 +00:00
  • 565d30fdc1 re-add write protect check to mappedram devinacker 2015-05-01 09:34:16 -04:00
  • 4fec1b522c Don't map cart RAM in XML when there isn't any Alex.W.Jackson@gmail.com 2015-05-01 04:09:37 +00:00
  • 92a8f28535 get rid of unnecessary memory bounds checks devinacker 2015-04-30 21:42:06 -04:00
  • 96638715fd alt/dsp: don't let blargg disable asserts throughout the whole application Alex.W.Jackson@gmail.com 2015-04-30 05:20:19 +00:00
  • 6e87d64545 libco backported from bsnes-mercury (https://github.com/libretro/bsnes-mercury); O0 builds are now debuggable with lldb David Lindecrantz 2015-04-30 23:08:48 +02:00
  • b22623df4c Tweaked makefile + Xcode project with dummy target for "code sense" David Lindecrantz 2015-04-30 15:38:42 +02:00
  • 5d8ef2c59a Formatting David Lindecrantz 2015-04-30 13:31:00 +02:00
  • cc1bc58bca nall: detect platform correctly on Cygwin; noinline -> neverinline Alex.W.Jackson@gmail.com 2015-04-27 20:25:14 +00:00
  • 10538488eb Merge pull request #12 from mziab/snesreader-vbam-fex Devin Acker 2015-04-27 13:52:41 -04:00
  • c97e1b5ecc Merge pull request #13 from mziab/snesreader-disable-rar Devin Acker 2015-04-27 13:35:10 -04:00
  • 4475cdf085 Backport newer File Extractor from VBA-M. LZMA2-compressed 7zip archives work now. Michał Ziąbkowski 2015-04-27 00:09:41 +02:00
  • 3a21affe90 Merge pull request #11 from Optiroc/master Devin Acker 2015-04-27 09:13:13 -04:00
  • 4da9084a72 Nicer OSX app bundle (custom icon and retina support enabled). David Lindecrantz 2015-04-27 14:53:21 +02:00
  • 1ac3748c8d Since rar support is disabled in fex, don't advertise it as supported to avoid a nasty crash. Michał Ziąbkowski 2015-04-27 00:13:36 +02:00
  • 2dc14910db remove an outdated TODO devinacker 2015-04-26 19:50:26 -04:00
  • c8a0e84c4b ruby: on second thought, let's not reallocate the buffer every single frame Alex.W.Jackson@gmail.com 2015-04-26 08:29:31 +00:00
  • fbe6eaebf5 And one more Alex.W.Jackson@gmail.com 2015-04-26 05:05:32 +00:00
  • 4032390046 More Clang stuff I missed Alex.W.Jackson@gmail.com 2015-04-26 05:04:41 +00:00
  • 88da612d6a Various fixes for Clang, some of which were genuine bugs as well Alex.W.Jackson@gmail.com 2015-04-26 04:46:43 +00:00
  • 964bc729de Merge pull request #9 from mziab/ruby-driver-backports Devin Acker 2015-04-25 19:13:32 -04:00
  • d8ca2fc02b Merge pull request #8 from mziab/backport-bps-support Devin Acker 2015-04-25 19:09:04 -04:00
  • 4666795574 Split out patching to helper funcs and changed logic. Now tries to apply UPS, if BPS patching failed. Message now displays patch name if one was applied. Michał Ziąbkowski 2011-10-14 18:00:29 +02:00
  • 0829382583 Updated gui descriptions to reflect changes. Michał Ziąbkowski 2011-10-07 21:13:41 +02:00
  • dc6acb0859 Simplified UPS code by using filemap. Michał Ziąbkowski 2011-10-06 18:16:10 +02:00