Commit graph

  • 9058a79184 Remove libsamplerate dependency Connor McLaughlin 2019-10-20 22:24:57 +1000
  • 14bc2a1164 Add README.md Connor McLaughlin 2019-10-20 22:05:44 +1000
  • cac09bcedc Frontend: Add about window Connor McLaughlin 2019-10-20 21:18:11 +1000
  • d389fcaa13 Frontend: Force powered-off screen through seperate render path Connor McLaughlin 2019-10-20 20:51:59 +1000
  • 0b58f1facf Frontend: Hook up "Start Disc" Connor McLaughlin 2019-10-20 20:47:27 +1000
  • 795a3e7ca8 Add nativefiledialog Connor McLaughlin 2019-10-20 20:47:16 +1000
  • 0e6d1d5629 Frontend: Add a powered-off window/welcome screen Connor McLaughlin 2019-10-20 20:37:21 +1000
  • 884378045d SPU: Add CD audio volume control Connor McLaughlin 2019-10-20 19:46:35 +1000
  • 140d63c674 SPU: Add more details to debug window Connor McLaughlin 2019-10-20 19:40:15 +1000
  • b5f7fa2652 SPU: Stub out noise mode register Connor McLaughlin 2019-10-20 18:41:35 +1000
  • 33f1cf4fd4 SPU: Global volume control Connor McLaughlin 2019-10-20 16:44:08 +1000
  • f3cd100b16 SPU: Float-less volume application Connor McLaughlin 2019-10-20 16:27:30 +1000
  • 03e4c71b4c CDROM: Implement CDDA playback Connor McLaughlin 2019-10-20 15:55:23 +1000
  • 1cc3e4d5f2 CDImage: Only add implicit two seconds pregap for track 1 Connor McLaughlin 2019-10-20 15:32:02 +1000
  • faa9e59f61 GPU: Correctly mask src x/y in VRAM->CPU transfer Connor McLaughlin 2019-10-20 15:31:32 +1000
  • 9b6a59329e Common: Support dual-source blend in GL::Program Connor McLaughlin 2019-10-19 17:35:36 +1000
  • 75f206262c Pad: Store JOY_BAUD Connor McLaughlin 2019-10-18 23:10:41 +1000
  • f046d1008e GPU: Mask high bits in copy commands Connor McLaughlin 2019-10-18 23:10:11 +1000
  • 9433e08782 CDROM: Implement GetTD command Connor McLaughlin 2019-10-18 23:06:13 +1000
  • 4959de9859 CDROM: Implement GetTN command Connor McLaughlin 2019-10-18 22:44:28 +1000
  • baf97cb864 GPU: Split command handlers into seperate file Connor McLaughlin 2019-10-18 22:05:06 +1000
  • 246b17454e CDROM: Store filename, reduce ack cycles Connor McLaughlin 2019-10-18 22:04:25 +1000
  • 513bbe44f3 Common: Refactor CDImage class to support multiple tracks/indices Connor McLaughlin 2019-10-18 18:18:04 +1000
  • 52c16deba6 dep: Add libcue Connor McLaughlin 2019-10-18 18:16:52 +1000
  • c8bbd25f59 MDEC: Refactor buffer handling, fixes FF9 FMVs Connor McLaughlin 2019-10-18 00:40:07 +1000
  • 6b4298541c DMA: Fix DICR write breaking FMVs in FF7 Connor McLaughlin 2019-10-18 00:23:11 +1000
  • 9d5f3c1306 CPU: Support stalling CPU for bus activity such as DMA Connor McLaughlin 2019-10-18 00:20:38 +1000
  • 0324ae2fd7 CDROM: Initial debug windows Connor McLaughlin 2019-10-17 23:54:51 +1000
  • a6a121f8fe CPU: Add missing instruction signature for xori Connor McLaughlin 2019-10-16 02:16:21 +1000
  • 5784fc260d Update CPU interrupt line on interrupt mask change Connor McLaughlin 2019-10-16 02:16:08 +1000
  • 254c668d7e GPU: Implement GP1(00h) Connor McLaughlin 2019-10-15 22:36:26 +1000
  • 45bfcc8225 GPU: Fix GPUSTAT(31) during vblank Connor McLaughlin 2019-10-15 22:36:10 +1000
  • e68cddf017 Fix CMake build Connor McLaughlin 2019-10-15 18:02:48 +1000
  • aa792da823 CDROM: Implement XA-ADPCM decoding Connor McLaughlin 2019-10-15 17:27:35 +1000
  • 7195766563 CDROM: Implement XA-ADPCM filtering Connor McLaughlin 2019-10-15 17:25:48 +1000
  • f285f26ec2 CDROM: Last sector header is already in BCD - fix for GetLocP Connor McLaughlin 2019-10-15 17:25:01 +1000
  • 2b6ebf9955 Common: Add helper functions for decoding CD-XA ADPCM Connor McLaughlin 2019-10-15 17:24:11 +1000
  • b2632db0a7 build: Use C++17 for MSBuild in common library Connor McLaughlin 2019-10-15 17:23:38 +1000
  • b4a6c98bbe CPU: Move alignment check to branch instead of fetch Connor McLaughlin 2019-10-13 18:35:19 +1000
  • 7448cbaf9d GPU: Copy-less processing from DMA Connor McLaughlin 2019-10-13 17:33:20 +1000
  • ec8c5d4bb6 DMA: Batch multi-word transfers together Connor McLaughlin 2019-10-13 16:48:11 +1000
  • 88ec178380 DMA: Refactoring, support split block transfers Connor McLaughlin 2019-10-13 14:16:49 +1000
  • 2d9d999713 Add debug window for MDEC Connor McLaughlin 2019-10-12 22:47:00 +1000
  • 0f68c8c5d3 Add debugging for GPU/Timers Connor McLaughlin 2019-10-12 22:15:38 +1000
  • b945d10b04 GTE: Handle buggy matrix in MVMVA Connor McLaughlin 2019-10-12 17:21:24 +1000
  • 9bdff9e1dc GTE: Fix NCDT Connor McLaughlin 2019-10-12 17:21:08 +1000
  • 3f1fea0e97 GTE: Fix RTPS/RTPT Connor McLaughlin 2019-10-12 14:49:26 +1000
  • a55412c24a SPU: Hide debug window by default Connor McLaughlin 2019-10-11 17:48:34 +1000
  • 25209c3d58 SPU: Clear fields on Reset Connor McLaughlin 2019-10-11 16:56:45 +1000
  • d88da93a55 SPU: Save state support Connor McLaughlin 2019-10-11 16:54:21 +1000
  • 51ea81eebf SPU: Don't store the undecoded ADPCM blocks Connor McLaughlin 2019-10-11 16:42:28 +1000
  • 058fc28248 Frontend: Sync to audio Connor McLaughlin 2019-10-11 16:17:17 +1000
  • a3446b8275 SPU: Implement ADSR Connor McLaughlin 2019-10-11 16:05:34 +1000
  • 3912e0e8d6 SPU: More implementation work Connor McLaughlin 2019-10-11 13:24:48 +1000
  • 135e282f8d common: Add sync-to-audio support Connor McLaughlin 2019-10-11 13:24:41 +1000
  • f852b8dd90 Further work on SPU implementation Connor McLaughlin 2019-10-11 02:20:21 +1000
  • bc51cc6d7d common: Add AudioStream class Connor McLaughlin 2019-10-11 02:20:10 +1000
  • 14d32c882a DMA: Kick start transfers on master enable Connor McLaughlin 2019-10-11 02:18:16 +1000
  • 2f8edd1812 MDEC: Only set DMA request when there is actually data to write Connor McLaughlin 2019-10-08 19:27:22 +1000
  • 75eee533df CDROM: Add missing state save Connor McLaughlin 2019-10-08 19:26:58 +1000
  • d373b5d3a9 Timers: Fix oneshot/toggle modes Connor McLaughlin 2019-10-08 18:21:15 +1000
  • c794d2911d MDEC: Support resumable decoding from partial transfers Connor McLaughlin 2019-10-07 01:04:20 +1000
  • caec927a98 GPU: Implement GetGPUInfo subcommands 02-05h Connor McLaughlin 2019-10-06 23:12:17 +1000
  • 5627955900 GPU: Two-pass rendering for B-F transparency Connor McLaughlin 2019-10-06 13:09:03 +1000
  • 7254d48835 GPU: Pull page attributes from GPUSTAT if texturing is not enabled Connor McLaughlin 2019-10-06 00:37:53 +1000
  • b7209eafb1 GPU: Fix out-of-bounds read in GP1(10h) Connor McLaughlin 2019-10-06 00:37:31 +1000
  • 24bda8f659 GPU: Flush rendering before filling rectangle Connor McLaughlin 2019-10-05 23:31:19 +1000
  • e286d6389c GPU: Flush rendering when drawing offset changes Connor McLaughlin 2019-10-05 23:29:36 +1000
  • 2a0483f571 GPU: Flush rendering when drawing area changes Connor McLaughlin 2019-10-05 23:28:34 +1000
  • bc8e035e37 GPU: Implement texture window Connor McLaughlin 2019-10-05 23:25:06 +1000
  • f59d35023c GPU: Stub out more commands Connor McLaughlin 2019-10-05 22:22:49 +1000
  • 751f348fd2 MDEC: Improve decoding Connor McLaughlin 2019-10-05 22:21:31 +1000
  • ec85ae7a40 Bus: Properly handle byte/word reads of DMA registers Connor McLaughlin 2019-10-05 16:29:14 +1000
  • 73ab741d4c Frontend: Fix invalid FPS values when loading state Connor McLaughlin 2019-10-05 16:29:00 +1000
  • 20a011a074 CDROM: Improve timings Connor McLaughlin 2019-10-05 16:07:15 +1000
  • ebe44ccc0b GPU: Fix broken VRAM->CPU transfers at >1x resolution scale Connor McLaughlin 2019-10-05 15:15:00 +1000
  • 7f8c7aa71c GPU: Invalidate VRAM read texture when recreating framebuffer Connor McLaughlin 2019-10-05 15:05:46 +1000
  • e1578ad063 GPU: Fix initial resolution scale not applying Connor McLaughlin 2019-10-05 15:05:30 +1000
  • 1998a74ff4 GPU: Fix warnings in RGB24 shader Connor McLaughlin 2019-10-05 14:52:52 +1000
  • e80775ed82 Frontend: Fix invalid FPS showing when reset Connor McLaughlin 2019-10-05 14:50:23 +1000
  • ae260b924c GPU: Use GL_DRAW_FRAMEBUFFER binding instead of GL_FRAMEBUFFER Connor McLaughlin 2019-10-05 14:45:30 +1000
  • 88d59a774f Frontend: Fix broken fast-forward Connor McLaughlin 2019-10-05 14:43:24 +1000
  • 431313156a GPU: Fix invalid rectangle passed to glScissor Connor McLaughlin 2019-10-05 14:36:48 +1000
  • c2baa7e834 GPU: 24-bit display depth support Connor McLaughlin 2019-10-05 12:31:48 +1000
  • 64aa3f56c3 GPU: Fix transparency mode update not being applied Connor McLaughlin 2019-10-05 00:01:45 +1000
  • 6541c82071 GPU: Use 12-bit int (sign plus 11 bits) for vertex position Connor McLaughlin 2019-10-04 23:48:30 +1000
  • a9313b2958 GPU: Fix transparency not being enabled in shader Connor McLaughlin 2019-10-04 23:31:26 +1000
  • 27bc65fc2a GPU: Use BitField sign extending for position Connor McLaughlin 2019-10-04 23:21:20 +1000
  • e7d68ba304 common/BitField: Support sign extension Connor McLaughlin 2019-10-04 23:20:42 +1000
  • 004c22f031 Frontend: Prevent drawing imgui into the vram texture Connor McLaughlin 2019-10-04 22:27:18 +1000
  • 4fa79f1503 GL: Eliminiate most redundant state setting calls at draw time Connor McLaughlin 2019-10-04 22:10:43 +1000
  • 8987fa93c2 GPU: Set line width at higher internal resolutions Connor McLaughlin 2019-10-04 21:08:53 +1000
  • d3ecad391d Frontend: Move fullscreen to settings menu Connor McLaughlin 2019-10-04 20:49:43 +1000
  • 162a0df922 Frontend: Display emulation speed Connor McLaughlin 2019-10-04 20:48:29 +1000
  • 4d22bec8fd GPU: Add some missing state reset Connor McLaughlin 2019-10-04 20:33:37 +1000
  • 4422fb0545 CPU: Memory access timings Connor McLaughlin 2019-10-04 20:23:47 +1000
  • fd1c4f1457 Bus: Calculation of memory timings for external devices Connor McLaughlin 2019-10-04 19:41:18 +1000
  • 0b46a8cfc4 CDROM: Implement GetlocP/GetlocL commands Connor McLaughlin 2019-10-04 19:05:19 +1000
  • bbe1fc062f GTE: Implement OP Connor McLaughlin 2019-10-04 17:50:05 +1000
  • 7c600ed6fa GTE: Implement CDP Connor McLaughlin 2019-10-04 17:38:31 +1000