Commit Graph

  • e39987a3e3 Update to v101 release. v101 Tim Allen 2016-08-08 20:04:15 +10:00
  • a5670b6643 Fixed boot ROM trimming Lior Halphon 2016-08-07 00:39:32 +03:00
  • 109af49933 Updated DMG boot ROM to finish with the same register values as the original boot ROM Lior Halphon 2016-08-06 19:03:59 +03:00
  • bebb5c7a41 Correctly emulating the unused OAM memory in DMG mode Lior Halphon 2016-08-06 18:58:44 +03:00
  • cc8664b0a8 Correctly emulating a disconnected serial cable Lior Halphon 2016-08-06 18:57:33 +03:00
  • af10e07ed7 Initing OBP0/1 correctly Lior Halphon 2016-08-06 18:57:13 +03:00
  • 5816b6a688 Updated change log and incremented version to 0.6 Lior Halphon 2016-08-06 16:55:01 +03:00
  • e95d2c4abe Fixed DI instruction on CGB Lior Halphon 2016-08-06 17:16:16 +03:00
  • 68740c70e4 Stripping executables on release to reduce file size Lior Halphon 2016-08-06 16:19:04 +03:00
  • 722550c5bc Enabled link time optimization when building in release, improving speed by about 6% Lior Halphon 2016-08-06 16:18:23 +03:00
  • 553f700b79 Fixed needless deep generation, which caused errors when compiling the Cocoa GUI when SDL is not installed Lior Halphon 2016-08-06 15:57:32 +03:00
  • d03a1fbd16 Fixed TMA writing while reloading. Lior Halphon 2016-08-06 14:36:33 +03:00
  • 85a33ed8ef Emulating DMA delay correctly Lior Halphon 2016-08-06 14:24:43 +03:00
  • 4a50000e83 Corrected timing for many instructions Lior Halphon 2016-08-06 13:58:19 +03:00
  • 8dd5462525 Correct DMA timing Lior Halphon 2016-08-06 13:57:38 +03:00
  • 0f98ac5ff9 Emulate TIMA reloading Lior Halphon 2016-08-06 13:56:29 +03:00
  • 55cbe5d4d0 Accuracy improvements to timers Lior Halphon 2016-08-05 17:22:12 +03:00
  • d098458ee4 Major improvements to accuracy: Fixed instruction timing, DMA timing, and IO reg masking. Passes most of mooneye-gb acceptance tests. Lior Halphon 2016-08-05 16:36:38 +03:00
  • 47e3300b66 Improved DMA accuracy, mooneyegb test ROMs no longer crash miserably. (but still fail) Lior Halphon 2016-08-03 23:31:10 +03:00
  • fad1007427 Merge branch 'master' of https://github.com/LIJI32/SameBoy Lior Halphon 2016-08-03 22:28:28 +03:00
  • f5e5bf1772 Update to v100r16 release. Tim Allen 2016-08-03 22:32:40 +10:00
  • c50723ef61 Update to v100r15 release. Tim Allen 2016-07-31 12:11:20 +10:00
  • ca277cd5e8 Update to v100r14 release. Tim Allen 2016-07-30 13:56:12 +10:00
  • 306cac2b54 Update to v100r13 release. Tim Allen 2016-07-26 20:46:43 +10:00
  • f230d144b5 Update to v100r12 release. Tim Allen 2016-07-25 23:15:54 +10:00
  • 7ccfbe0206 Update to v100r11 release. Tim Allen 2016-07-23 12:32:35 +10:00
  • 4b897ba791 Update to v100r10 release. Tim Allen 2016-07-22 22:03:25 +10:00
  • e6d4cac00e Fix logical bug when changing watchpoint flags Lior Halphon 2016-07-21 15:20:25 +03:00
  • 185e71fe12 Improvements to IR API, since timing is VERY important Lior Halphon 2016-07-21 01:03:13 +03:00
  • b740b7f3ba Fixed Cocoa memory leak Lior Halphon 2016-07-20 23:26:54 +03:00
  • be3f6ac0d5 Update to v100r09 release. Tim Allen 2016-07-19 19:12:05 +10:00
  • 1d35c04ab1 Infrared API Lior Halphon 2016-07-18 22:05:11 +03:00
  • 0fbc72f197 SDL save states Lior Halphon 2016-07-18 14:37:06 +03:00
  • da0911d69b Fixed SDL crash Lior Halphon 2016-07-18 14:30:21 +03:00
  • b30822fd0b Async commands in SDL port, better handling of ^C and ^D Lior Halphon 2016-07-18 13:10:19 +03:00
  • 92fe5b0813 Update to v100r08 release. Tim Allen 2016-07-18 08:11:29 +10:00
  • aa6438fa06 Async debugger commands Lior Halphon 2016-07-18 00:39:43 +03:00
  • 67f3a3a9d8 Symbol support in SDL port Lior Halphon 2016-07-17 23:08:07 +03:00
  • 9d53760016 Fixing Linux build Lior Halphon 2016-07-17 22:43:23 +03:00
  • 059347e575 Update to v100r07 release. Tim Allen 2016-07-17 13:24:28 +10:00
  • 0d6a09f9f8 Update to v100r06 release. Tim Allen 2016-07-16 18:39:44 +10:00
  • a68b06226a Fixed crash on free Lior Halphon 2016-07-15 23:20:14 +03:00
  • eaca0634aa Reading and writing absolute addresses in the expression evaluator. Lior Halphon 2016-07-15 17:06:46 +03:00
  • e20e81befd Symbol support in the expression evaluator Lior Halphon 2016-07-15 14:31:27 +03:00
  • c3a831db7d Debugger's pc "variable" now returns a full address Lior Halphon 2016-07-14 23:27:48 +03:00
  • 909f3ba75e Bank-specific breakpoints and watchpoints Lior Halphon 2016-07-14 23:25:16 +03:00
  • ce837b3727 Bank-specific examine support Lior Halphon 2016-07-14 21:15:24 +03:00
  • 65f37bccbd Initial 25-bit debugger values support Lior Halphon 2016-07-14 20:46:00 +03:00
  • ea082b777d ...And another crash Lior Halphon 2016-07-14 01:46:55 +03:00
  • f6b10ed439 Operators priorities were inverted! Lior Halphon 2016-07-13 23:51:46 +03:00
  • 46714108ac ...And a crash. Lior Halphon 2016-07-13 23:46:18 +03:00
  • c3f1eb26b1 Fixed potential overflow Lior Halphon 2016-07-13 23:07:36 +03:00
  • d49404d248 Debugger can now read .sym files, and display them. (No expression support yet) Lior Halphon 2016-07-13 23:00:50 +03:00
  • b72f35a13e Update to v100r05 release. Tim Allen 2016-07-13 08:47:04 +10:00
  • e9b3a38171 Uniform syntax for debugger input and output Lior Halphon 2016-07-12 23:30:18 +03:00
  • 1c0ef793fe Update to v100r04 release. Tim Allen 2016-07-12 20:19:31 +10:00
  • 76a8ecd32a Update to v100r03 release. Tim Allen 2016-07-10 15:28:26 +10:00
  • bd7f8f2555 Support for an alternative MBC1 wiring, should solve most N-in-1 carts (Issue #3) Lior Halphon 2016-07-09 19:25:13 +03:00
  • c6bafe3fc3 Rewrote MBC support Lior Halphon 2016-07-09 17:34:55 +03:00
  • 78a809795e Renaming MBC constants Lior Halphon 2016-07-09 14:45:25 +03:00
  • b4208be4f4 Multiple watchpoints were broken Lior Halphon 2016-07-09 14:37:11 +03:00
  • 3dd1aa9c1b Update to v100r02 release. Tim Allen 2016-07-09 14:21:37 +10:00
  • 88c79e56a0 Update to v100r01 release. v100b Tim Allen 2016-07-08 22:23:46 +10:00
  • 07995c05a5 Update to v100 release. v100 Tim Allen 2016-07-08 22:04:32 +10:00
  • de4983099a Added (conditional) r/w watchpoints. Fixed a bug where breakpoint condition syntax is not checked. Added != operator. Lior Halphon 2016-07-07 00:29:25 +03:00
  • dce0e5fdeb Hide mouse cursor when running (Cocoa) Lior Halphon 2016-07-05 23:34:33 +03:00
  • 1268bf3a35 Keeping aspect ratio is now optional (but default) Lior Halphon 2016-07-05 21:23:55 +03:00
  • 13ad9644a2 Update to v099r16 release (public beta). Tim Allen 2016-07-04 21:53:24 +10:00
  • 8d5cc0c35e Update to v099r15 release. Tim Allen 2016-07-01 21:58:12 +10:00
  • c9d4a4ebb5 Proper fullscreen support (Including Yosemite and older) Lior Halphon 2016-07-03 21:32:58 +03:00
  • 39f91f0dd6 Proportional Reiszing Lior Halphon 2016-07-03 20:58:25 +03:00
  • 9321df9630 Prevent the Cocoa port from being both "paused" and "debug_paused" Lior Halphon 2016-07-02 20:58:06 +03:00
  • cc9af4a5c5 Updated change log and incremented version to 0.5 Lior Halphon 2016-07-01 18:39:40 +03:00
  • 19aea4096b Added condition breakpoint. Fixed a possible crash when deleting a breakpoint. Lior Halphon 2016-07-01 18:24:21 +03:00
  • 8eee70aed9 Fixed disassembler bugs Lior Halphon 2016-07-01 18:04:25 +03:00
  • 82293c95ae Update to v099r14 release. Tim Allen 2016-07-01 21:50:32 +10:00
  • 79fd9ed6ad Added boolean operators to the debugger Lior Halphon 2016-07-01 13:12:04 +03:00
  • 67457fade4 Update to v099r13 release. Tim Allen 2016-06-29 21:10:28 +10:00
  • 7a68059f78 Update to v099r12 release. Tim Allen 2016-06-28 20:43:47 +10:00
  • 3e807946b8 Update to v099r11 release. Tim Allen 2016-06-27 23:07:57 +10:00
  • a816998122 Update to v099r10 release. Tim Allen 2016-06-26 18:54:12 +10:00
  • 3a9c7c6843 Update to v099r09 release. Tim Allen 2016-06-25 18:53:11 +10:00
  • f48b332c83 Update to v099r08 release. Tim Allen 2016-06-24 22:16:53 +10:00
  • ccd8878d75 Update to v099r07 release. Tim Allen 2016-06-24 22:09:30 +10:00
  • 875f031182 Update to v099r06 release. Tim Allen 2016-06-21 15:22:52 +10:00
  • f04d9d58f5 Update to v099r05 release. Tim Allen 2016-06-20 21:00:32 +10:00
  • 70bd90740a Mass name and type changes. Save states are now compatible between 32- and 64-bit systems. Maybe. Lior Halphon 2016-06-18 20:29:11 +03:00
  • 32a1ad87b7 Fixed a bug where a Cocoa emulator window will appear frozen (or partially frozen) until resized Lior Halphon 2016-06-18 17:48:02 +03:00
  • 180f0e16b0 Cocoa port now remembers the previous window size Lior Halphon 2016-06-18 17:43:39 +03:00
  • b99ed2676a Use NSThread instead of GDC when invoking run Lior Halphon 2016-06-18 17:20:40 +03:00
  • 64832e0e9e HDMA accuracy improvement Lior Halphon 2016-06-18 16:51:25 +03:00
  • d58ddef07b Proper initial value for the Joypad register Lior Halphon 2016-06-18 15:01:51 +03:00
  • 40abcfc4a5 Update to v099r04 release. Tim Allen 2016-06-18 16:04:32 +10:00
  • 07c5e8fcb1 Fixed smooth bilinear filter Lior Halphon 2016-06-18 02:05:52 +03:00
  • 7e8d5fe57c Updated SCALING.md Lior Halphon 2016-06-18 00:01:51 +03:00
  • 846a9318ba Added anti aliasing to OmniScale. Fixed color differentiation for HQ2x and OmniScale Lior Halphon 2016-06-17 23:47:41 +03:00
  • 44a8c5a2b4 Update to v099r03 release. Tim Allen 2016-06-17 23:03:54 +10:00
  • 5723b82293 Fixed graphical glitches caused by the last change to LCDC emulation Lior Halphon 2016-06-17 02:27:32 +03:00
  • 6f73ee053d The old OmniScale filter became OmniScale Legacy. A new OmniScale filter was added instead. Lior Halphon 2016-06-17 01:06:52 +03:00
  • f1a80075fa Update to v099r02 release. Tim Allen 2016-06-15 21:32:17 +10:00