Commit Graph

  • 09b7e2fff4 Fixed a bug in scx_delay’s calculation Lior Halphon 2017-09-11 23:56:35 +03:00
  • b9bdd6c49c Merge branch 'master' into new_apu Lior Halphon 2017-09-10 02:33:40 +03:00
  • 14f267b4fa Another whoops Lior Halphon 2017-09-09 19:31:05 +03:00
  • 02841ddde6 Whoops Lior Halphon 2017-09-09 16:55:24 +03:00
  • 026baddbab Implemented delayed/future interrupts for DMG hblank interrupt. Restores vblank_stat_intr-GS support. Lior Halphon 2017-09-09 13:45:01 +03:00
  • 1e90400916 Reimplemented delayed/future interrupts, currently correct only for CGB. Lior Halphon 2017-09-09 13:32:12 +03:00
  • b899ee9a9c Document the command-line interface for games with cartridge slots. Tim Allen 2017-09-09 18:32:11 +10:00
  • 28fc75737e Add directions for manually importing PowerFest '94. Tim Allen 2017-09-09 16:50:33 +10:00
  • 742c9e95d3 Updated previous timing improvements to correctly implement double speed behavior Lior Halphon 2017-09-08 23:46:38 +03:00
  • e5d354e896 Refined SCX’s effects on PPU timing Lior Halphon 2017-09-08 17:25:01 +03:00
  • 0f1fa3176f Refinements to LCD timing (breaks vblank_stat_intr-GS for now) Lior Halphon 2017-09-08 12:59:57 +03:00
  • 0f643e01b7 Removing the delayed interrupt mechanism, research is not complete enough for implementation Lior Halphon 2017-09-08 12:58:35 +03:00
  • 1ff315838e Update to v104r13 release. Tim Allen 2017-09-08 16:06:21 +10:00
  • 2e4cd09800 Document the new Credits menu item. Tim Allen 2017-09-06 12:41:32 +10:00
  • 4fb8ce2821 Update to v104r12 release. Tim Allen 2017-09-06 12:38:00 +10:00
  • 3dce3aa3c8 Update to v104r11 release. Tim Allen 2017-09-05 10:56:52 +10:00
  • ba0e66a5b7 Merge branch 'master' into new_apu Lior Halphon 2017-09-04 18:41:13 +03:00
  • 72d26c7046 Fixed obscure timer behavior, fixed regression in rapid_toggle.gb. Lior Halphon 2017-09-04 18:40:43 +03:00
  • 9bde98dede SCY latching is now correctly emulated, rendering mode timing refined. Lior Halphon 2017-09-04 00:16:12 +03:00
  • a1a13c61bf On CGB, the VBlank and STAT interrupts are “delayed” by one T-cycle (relative to IF) since they’re not aligned to a T-Cycle Lior Halphon 2017-09-03 00:41:52 +03:00
  • 0532d2a159 A test ROM I wrote seems to contradicts some of AntonioND’s findings regrading PPU timing in CGB mode. CGB mode now behaves like DMG mode until I figure out what caused the difference. Lior Halphon 2017-09-02 23:51:02 +03:00
  • 9b490396bb Fixed timing when turning the LCD display on during double speed mode Lior Halphon 2017-09-02 22:11:38 +03:00
  • 54eb51d8db Refined timer interrupt timing Lior Halphon 2017-09-02 22:08:20 +03:00
  • 28060d3a69 Update to v104r10 release. Tim Allen 2017-09-01 21:21:06 +10:00
  • 9dcbd12159 Don't let gitlab cache .o files. Tim Allen 2017-09-01 16:05:14 +10:00
  • 5352c5ab27 Update to v104r09 release. Tim Allen 2017-08-31 23:58:54 +10:00
  • b47488ab09 As of higan v104r07, higan no longer imports separate firmware files. Tim Allen 2017-08-31 17:05:47 +10:00
  • 96c45420d1 Use the en_AU spelling of "synchronise". Tim Allen 2017-08-31 15:50:34 +10:00
  • fd9194e4c2 On Linux, install higan before icarus. Tim Allen 2017-08-31 15:34:57 +10:00
  • 593d32b885 Many typos and grammar fixes from dan1982 on the higan forums. Tim Allen 2017-08-31 15:19:43 +10:00
  • fb31df6eb8 Windows changed their not-found error message apparently. Tim Allen 2017-08-31 15:12:36 +10:00
  • a81802422f No-Intro changed their naming conventions. Tim Allen 2017-08-31 14:57:24 +10:00
  • a1eaec493a Italicise more game names. Tim Allen 2017-08-31 14:56:46 +10:00
  • 2956930d1c Standardise on "SHA256". Tim Allen 2017-08-31 14:51:48 +10:00
  • c557d68ec4 Spell-check the documentation. Tim Allen 2017-08-31 14:48:52 +10:00
  • 6b8c003ff8 Sufami Turbo carts are not memory paks! Tim Allen 2017-08-30 14:12:44 +10:00
  • 25bda4f159 Update to v104r08 release. Tim Allen 2017-08-30 13:44:51 +10:00
  • d8a8f06c35 Finally finished reviewing and polishing all the text! Tim Allen 2017-08-29 17:22:11 +10:00
  • fab830f84b byuu mentioned Ballz 3D requires DSP1B. Tim Allen 2017-08-29 13:50:52 +10:00
  • f669c424c4 higan v104r07 changes the expected filenames for the SGB boot ROM. Tim Allen 2017-08-29 13:49:44 +10:00
  • 9c25f128f9 Update to v104r07 release. Tim Allen 2017-08-28 22:46:14 +10:00
  • c273297577 More cleanups. Tim Allen 2017-08-26 15:17:15 +10:00
  • afa8ea61c5 Update to v104r06 release. Tim Allen 2017-08-26 11:15:49 +10:00
  • ea3c2dafda More cleanups. Tim Allen 2017-08-25 18:40:20 +10:00
  • b38a657192 Update to v104r05 release. Tim Allen 2017-08-25 00:24:34 +10:00
  • a8f2bfc533 Another doc cleanup. Tim Allen 2017-08-24 22:13:44 +10:00
  • d060904b8d Revert an accidental ruby change. Tim Allen 2017-08-24 22:09:49 +10:00
  • 56293c585b Clean up the higan Settings docs. Tim Allen 2017-08-24 22:09:03 +10:00
  • 15b3dc8b0b More cleanups and revision. Tim Allen 2017-08-24 18:34:37 +10:00
  • d621136d69 Update to v104r04 release. Tim Allen 2017-08-24 12:45:24 +10:00
  • c0934b826c Mention shaders in our install instructions. Tim Allen 2017-08-23 20:55:09 +10:00
  • 86f3a8e670 Install shaders somewhere that higan will find them. Tim Allen 2017-08-23 20:46:24 +10:00
  • b308661fa3 General tidying and tightening of docs. Tim Allen 2017-08-23 17:48:24 +10:00
  • a4483339e5 Rename higan-config.md to higan-settings.md Tim Allen 2017-08-23 17:03:10 +10:00
  • 1c13f0ad42 Hint more strongly that Linux distros may already have higan packages Tim Allen 2017-08-23 16:57:17 +10:00
  • d416bb7231 *facepalm* Tim Allen 2017-08-23 16:56:51 +10:00
  • 4ba37e6cbe We're kind of official docs, now. Tim Allen 2017-08-23 16:55:58 +10:00
  • 6c7a9adaad Consistently use "folder" over "directory", except for Linux documentation. Tim Allen 2017-08-23 14:59:16 +10:00
  • bafdb09e1b Let's be consistent about quoting console names here. Tim Allen 2017-08-23 14:52:54 +10:00
  • 53c0002274 Move the link to the Quick Start section as early as practical. Tim Allen 2017-08-23 14:51:38 +10:00
  • 15c467b482 This documentation is now up to date as of v104. Tim Allen 2017-08-23 14:51:24 +10:00
  • bfcd4e376b Remove the mkdocs link to the higan repo. Tim Allen 2017-08-23 13:43:50 +10:00
  • d13f1dd9ea Update to v104r03 release. Tim Allen 2017-08-22 19:11:43 +10:00
  • 8976438118 Fix all the broken links. Tim Allen 2017-08-22 18:12:17 +10:00
  • 11357169a5 Update to v104r02 release. Tim Allen 2017-08-22 11:09:07 +10:00
  • 9be4e59a05 Starting to fix broken links in the documentation. Tim Allen 2017-08-21 23:29:53 +10:00
  • 281b22e1c0 Remove leading "What is..." headings from Concepts pages. Tim Allen 2017-08-21 17:07:49 +10:00
  • c9c931ecab Refresh the "game library" documentation. Tim Allen 2017-08-21 17:05:17 +10:00
  • e7d5cdbb42 Merge branch 'master' into new_apu Lior Halphon 2017-08-20 01:37:33 +03:00
  • cbbaf2ee84 Refined Window behavior once more, Fixes #12 (While not breaking Donkey Kong or 007) Lior Halphon 2017-08-20 01:34:12 +03:00
  • 366e9cebff Update to v104r01 release. Tim Allen 2017-08-18 22:48:29 +10:00
  • 58d70c7c9a Add a link to the bsnes-mercury fork. Tim Allen 2017-08-18 17:20:21 +10:00
  • d0b90d0b5c Break "Manifests and Game Folders" into two articles. Tim Allen 2017-08-18 15:18:15 +10:00
  • 62878fdc7a More accurate div-event handling Lior Halphon 2017-08-15 22:27:15 +03:00
  • 8d011ca4b9 Accuracy improvements (Sweep) Lior Halphon 2017-08-15 22:05:20 +03:00
  • 5d84ee250e Added Cocoa GUI for the High-Pass filter selection Lior Halphon 2017-08-15 21:59:53 +03:00
  • d04aaddcbd Added highpass filter Lior Halphon 2017-08-15 21:14:55 +03:00
  • e0512b9100 Mention connecting controllers in the console menu. Tim Allen 2017-08-14 21:43:15 +10:00
  • 08e1f93f71 Update the rest of the settings docs to match the new Video settings. Tim Allen 2017-08-14 18:12:49 +10:00
  • 6caad914ad Update the video settings documentation. Tim Allen 2017-08-14 17:51:00 +10:00
  • ca59aca4a6 Fixed a bug where writing to NR52 affected channels 1 and 2’s duty pattern in DMG mode. Fixed NR43 being written to NR44 as well. Lior Halphon 2017-08-13 20:26:35 +03:00
  • 36943866e2 Better click prevention Lior Halphon 2017-08-12 23:35:18 +03:00
  • d43daed6a6 Merge branch 'master' into new_apu Lior Halphon 2017-08-12 21:43:09 +03:00
  • 7df4e56454 KEY1 is only writable in CGB mode; screen should be black is LCD is on while in stop mode. Lior Halphon 2017-08-12 21:42:47 +03:00
  • dba7370d6d Turns out APU signal is inverted. This fixes Perfect Dark’s audio. Lior Halphon 2017-08-12 20:47:55 +03:00
  • 688991f57f The volume envelopes and length controls are handled in different phases of the div-divider Lior Halphon 2017-08-12 20:17:20 +03:00
  • 4b8be255ce Fixed some channel 4 delays, documented a not currently emulated timing quirk. Lior Halphon 2017-08-12 19:50:39 +03:00
  • c39ef91307 Fully document the "no audio → too fast" problem. Tim Allen 2017-08-13 00:07:55 +10:00
  • f0cf1df4af Document higan's region-selection features. Tim Allen 2017-08-12 23:41:58 +10:00
  • 0034adab3b Update to v104 public release. v104b Tim Allen 2017-08-12 22:36:37 +10:00
  • c4425b5fa8 Flesh out the Quick Start documentation. Tim Allen 2017-08-12 22:32:11 +10:00
  • 722a2d797d Document the rotation feature. v104 Tim Allen 2017-08-12 20:51:56 +10:00
  • 60345fe8b5 Describe Game Boy rumble support. Tim Allen 2017-08-12 18:07:08 +10:00
  • f3af7f177b A brief discussion of GBA save types. Tim Allen 2017-08-12 16:31:48 +10:00
  • 5f67b2a8fc Finish describing video shader issues. Tim Allen 2017-08-12 15:09:15 +10:00
  • 1ae228663d GBC save-states don't work in GB mode, quelle surprise. Tim Allen 2017-08-11 18:51:10 +10:00
  • 59eb05226f Finish the section about Game Boy Color games. Tim Allen 2017-08-11 18:42:51 +10:00
  • fe9820481f Start fleshing out the "console-specific notes" section. Tim Allen 2017-08-10 21:24:32 +10:00
  • 1faa263a4a Address the idea of multithreading. Tim Allen 2017-08-09 19:28:10 +10:00
  • 45c8f09330 Be more descriptive about higan's overhead. Tim Allen 2017-08-09 19:27:39 +10:00