Commit graph

  • a428c11b20 TestHelper: Updated to match input rework Souryo 2016-02-14 16:53:18 -05:00
  • cf450bcdb7 PPU: Scrolling increments use a "IsRendering" flag delayed by 1 ppu cycle. This fixes Battletoads freezes, but may be incorrect. Souryo 2016-02-14 13:57:47 -05:00
  • b4b195d01b Input: Arkanoid controller support - NES & Famicom (Passes both test roms, works via NetPlay/Movies) NetPlay: Fixed a few issues (crashes when connecting) Souryo 2016-02-14 12:58:35 -05:00
  • 3cade69191 VideoDecoder: Prevent reading invalid memory when stopping emulation before a full frame is decoded Souryo 2016-02-13 23:17:59 -05:00
  • a55fbaa619 Fixed tooltip message Souryo 2016-02-13 23:14:56 -05:00
  • 700a71446b Debugger: Fixed issues with watch list and the "add to watch" shortcut Souryo 2016-02-13 23:13:44 -05:00
  • 51cad0e870 Debugger: Fixed CHR analysis display when CHR RAM and CHR RAM/ROM display in memory viewer Souryo 2016-02-13 22:35:43 -05:00
  • f1d8bde090 Debugger: Allow disassembly of cartridge work ram & cpu ram + Added tracing for NMI, IRQ and DMAs Souryo 2016-02-13 22:19:42 -05:00
  • 9084d48a01 Input: Fixed issue when reading controllers while strobe bit is active - if port was read while active, the first button returned after strobe was off would be B, instead of A Souryo 2016-02-13 08:32:22 -05:00
  • 6f6a07b6c9 CPU: Display clean message when CPU crashes 0.1.0 Souryo 2016-02-11 22:59:31 -05:00
  • c3694e16f5 Tests: Hide test menu in release mode (PGO Optimize - Release) Souryo 2016-02-11 20:35:40 -05:00
  • ff11250a73 UI: Give Mesen focus when drag and dropping rom files Souryo 2016-02-11 19:57:21 -05:00
  • cbe8db4524 Config: Added version, removed unused flag, fixed crash when xml file is invalid at startup Souryo 2016-02-11 18:37:52 -05:00
  • 63d2c2f9d3 UI: Changed all icons (to public domain ones) + redrew Mesen icon in blue. Hid/disabled some UI elements for things that are not implemented yet. Souryo 2016-02-11 18:34:55 -05:00
  • 163c2f3eaa NetPlay: Automatically disconnect clients that are not running the same version of Mesen Souryo 2016-02-10 23:07:42 -05:00
  • eb80a443b7 NetPlay: Fixed crash when host loaded a game while no game was loaded (ConfigChanged notification was sent and an empty snapshot was sent to clients) Souryo 2016-02-10 21:41:51 -05:00
  • b4abaf36dc NetPlay: Mesen no longer hangs for 10+ seconds when trying to connect to a ip/port that doesn't respond Souryo 2016-02-10 20:19:06 -05:00
  • 45eeb0426b NetPlay: Fixed zapper for clients (did not work at all) Souryo 2016-02-10 19:48:15 -05:00
  • 0d6919089a NetPlay/Save States: Save/restore fourscore flag Souryo 2016-02-10 18:59:09 -05:00
  • 2e7191d9c0 Auto updates: Fixed issue with MesenUpdater being started twice + Added Sha1 hash check Souryo 2016-02-10 18:58:13 -05:00
  • 1647f0c8c0 NetPlay/Movies: Avoid performing CRC32 checks when looking for a rom that matches Souryo 2016-02-08 23:34:48 -05:00
  • 3bc956067d Check for updates + Auto updater Souryo 2016-02-08 23:23:31 -05:00
  • 84d4b3ff1f Movies/Savestates: Prevent loading savestates from newer versions (to prevent issues) Souryo 2016-02-07 20:07:19 -05:00
  • 3f2d769d57 UI: Changed display style for messages (uses brackets instead of colon) Souryo 2016-02-07 17:26:45 -05:00
  • 3f4caa5022 Movies: Allow movies to record/reapply cheats Souryo 2016-02-07 17:26:13 -05:00
  • d82758e4d8 UI: Minor fixes Souryo 2016-02-07 16:27:17 -05:00
  • a5320d416f Config: Improved overscan config display Souryo 2016-02-07 16:14:13 -05:00
  • 9feaca7a09 Added about dialog Souryo 2016-02-07 16:13:48 -05:00
  • 90115c546d UI: Fixed issue where mouse could remain hidden permanently Souryo 2016-02-07 14:42:54 -05:00
  • 712182f700 Zapper: Removed unused line of code Souryo 2016-02-07 14:42:23 -05:00
  • 4e9714ae51 UI: Fixed tab order (generic code) + Small fixes to some windows Souryo 2016-02-07 14:42:07 -05:00
  • 7505ff1237 Config: Fixed scale field in video config Souryo 2016-02-07 13:43:42 -05:00
  • 32b8206e74 Video: Fullscreen window mode + auto-adjust video to window Souryo 2016-02-07 13:05:32 -05:00
  • 00201ebf46 Config: Stop config windows from being resized/maximized Souryo 2016-02-06 21:12:08 -05:00
  • 2715d87179 UI: Hide mouse cursor after 3 seconds if user doesn't move mouse Souryo 2016-02-06 18:44:52 -05:00
  • 8d57d13c64 UI: Added option to open the Mesen folder (preferences dialog) Souryo 2016-02-06 18:35:38 -05:00
  • 4277818b1b UI: Changed way notifications are displayed (text only) Souryo 2016-02-06 18:33:24 -05:00
  • 3e798af865 NetPlay: Allow controller selection for host & clients + Spectator mode Souryo 2016-02-06 15:33:45 -05:00
  • 361f4b8025 Zapper: Make sure zapper works with all overscan configurations & any video video (ntsc, etc.) Souryo 2016-02-06 09:25:37 -05:00
  • 3845c859a3 XInput: Allow several XInput devices to be used (not just the first one) + Added left/right trigger & right stick support Souryo 2016-02-05 23:49:03 -05:00
  • 7becd0bff6 Fixed warning Souryo 2016-02-05 23:16:12 -05:00
  • 9d7f7faf68 VideoRenderer: Make sure thread ends properly on destruction Souryo 2016-02-05 23:15:12 -05:00
  • c26a45ab8f Input: Reworked most of the input-related code. Zapper/Famicom support added. NetPlay and Movies now support any input type Souryo 2016-02-05 23:14:27 -05:00
  • a65907c440 Options: Added option to automatically pause emulation when a movie finishes playing Souryo 2016-01-31 14:28:31 -05:00
  • 441d5e108d File association: Fixed issue when opening a movie file while the emu is not running Souryo 2016-01-31 14:07:40 -05:00
  • 864dff5983 FDS: Fixed issue with emulation speed not being reset when closing a FDS rom while fast forward mode is on Souryo 2016-01-31 14:03:36 -05:00
  • 70e9e7650d Added FDS/MMO file association support Souryo 2016-01-31 14:03:12 -05:00
  • 28a29b536f Options: Added pause in background/allow background input options Souryo 2016-01-31 13:53:17 -05:00
  • 5edf814b7d Audio: Slow down sound when playing emu at less than 100% Souryo 2016-01-31 12:43:16 -05:00
  • 673ff6e4db Audio: Added options to reduce/mute sound while in background (+ Set menu icons to config forms) Souryo 2016-01-31 11:58:41 -05:00
  • 3683d76088 VideoRenderer: Split from VideoDecoder. Handles drawing to the screen - even when no game is running. Souryo 2016-01-31 00:41:33 -05:00
  • dc6b3bde0e Added icons to GUI Souryo 2016-01-30 21:00:32 -05:00
  • c3dabcd1d2 Basic Dendy (Russian NES clone) support + Fixed a lock-up condition when switching between regions Souryo 2016-01-30 19:33:32 -05:00
  • 03321a1fa6 Allow forms to be designed in 64-bits mode (set Release x64 to Any CPU) Souryo 2016-01-30 17:27:09 -05:00
  • ca543e9243 FDS: Fast-forward through bios when fast forward option is activated Souryo 2016-01-30 15:58:29 -05:00
  • ea36115941 FDS: Sound support Souryo 2016-01-30 14:57:50 -05:00
  • 9bfa62129a Added support for drag and dropping rom/ips files Souryo 2016-01-28 23:01:01 -05:00
  • a69a0487b4 Cheats: Fixed crash when opening cheats menu with no game loaded Souryo 2016-01-28 22:36:27 -05:00
  • 47ffc9c89d NetPlay: Fixed crashes when connecting to a server that hasn't loaded a romyet. + Fixed lowercase title for clients after loading rom Souryo 2016-01-28 22:34:23 -05:00
  • 1c581a8a75 Display better error when a crash occurs Souryo 2016-01-28 21:40:30 -05:00
  • 953986c055 Debugger: Fixed nametable viewer info (didn't show what was under the mouse) Souryo 2016-01-28 20:56:44 -05:00
  • a681b4992c NetPlay: Fixed crash that occurred when bytes were > 127. Signed chars ended up becoming huge unsigned numbers, triggering the maximum message length and closing the connection. Souryo 2016-01-28 20:55:48 -05:00
  • c772d4d0d5 PPU: Fixed missing/bad sprites on scanline 0 Souryo 2016-01-28 20:47:45 -05:00
  • df8e66a5e7 FDS support (missing sound emulation) Souryo 2016-01-28 20:47:16 -05:00
  • a68625c8ac Locks: Used thread_local to remove calls to GetCurrentThreadId (faster) Souryo 2016-01-26 17:21:33 -05:00
  • 50aed76ace VideoDecode: Replaced floats with doubles Souryo 2016-01-26 16:52:51 -05:00
  • a732ef9f59 Debugger: Improved performance (reduced locking, etc.). Also fixed a bug in GenerateOutput when cpu memory is mapped to prg ram (instead of rom) Souryo 2016-01-26 16:47:21 -05:00
  • b320736273 MMC5: Save states Souryo 2016-01-24 21:54:05 -05:00
  • a14d5b4703 Fixed function signature (GetCurrentScanline) Souryo 2016-01-24 21:35:43 -05:00
  • c95cf0a77d MMC5: Fixed IRQ timing bug when disabling/enabling rendering during frames. Fixes Laser Invasion. Souryo 2016-01-24 21:35:24 -05:00
  • 642a408298 APU: Code cleanup (removed unused class template) Souryo 2016-01-24 18:51:07 -05:00
  • dbf038d5b4 Mapper 85 (VRC7) support Souryo 2016-01-24 17:05:53 -05:00
  • f4b7dcb1f5 VRC IRQs: Writing to control register must clear IRQ Souryo 2016-01-24 16:56:08 -05:00
  • 17f814e47a BaseMapper: Fixed missing CPU clocks in ProcessCpuClock Souryo 2016-01-24 16:51:58 -05:00
  • 853ef92063 VRC4: Implement mapper 27 correctly Souryo 2016-01-24 15:20:57 -05:00
  • 742d76c2f2 VRC4: Added IRQ support Souryo 2016-01-24 15:17:25 -05:00
  • 4d8a007e5f Mapper 24 & 26 (VRC6) support (Incomplete) Souryo 2016-01-24 14:20:35 -05:00
  • b00a565354 BaseMapper: Refactoring, improved generic save state support Souryo 2016-01-24 11:18:50 -05:00
  • 9376c15abf Mapper 45 support Souryo 2016-01-24 00:40:56 -05:00
  • 73dd5829d8 Mapper 226 support Souryo 2016-01-23 21:54:15 -05:00
  • deeace8b2f Mapper 207 (TaitoX1005 with different mirroring) support Souryo 2016-01-23 21:33:28 -05:00
  • 0003edb90c Mapper 118 (TKSROM/TLSROM) support Souryo 2016-01-23 21:09:01 -05:00
  • d34baea364 Mapper 64 (Tengen Rambo 1) support Souryo 2016-01-23 20:02:20 -05:00
  • 7927a3b861 Fixed mapper 65 savestates Souryo 2016-01-23 17:09:28 -05:00
  • 711fbc5d35 Mapper 65 (Irem H3001) support Souryo 2016-01-23 16:58:12 -05:00
  • 12fc5e1c83 Mapper 91 support Souryo 2016-01-23 16:20:28 -05:00
  • b5ca36f2d2 Mapper 140 (Jaleco JF 11 & 14) support Souryo 2016-01-23 16:02:11 -05:00
  • 18b202473e Fixed warning Souryo 2016-01-23 15:15:52 -05:00
  • fce9605915 Mapper 230 support Souryo 2016-01-23 15:15:42 -05:00
  • 4311e7ab4e Mapper 225 support Souryo 2016-01-23 14:58:19 -05:00
  • dd4f7d8131 Mapper 112 support Souryo 2016-01-23 14:38:54 -05:00
  • b139870226 Removed unneeded #pragma once directives Souryo 2016-01-23 13:49:05 -05:00
  • 4a95c16e88 Mapper 68 (SunSoft 4) support (incomplete) Souryo 2016-01-23 13:48:48 -05:00
  • 85463f6f9d Mapper 73 (VRC3) support Souryo 2016-01-23 13:07:56 -05:00
  • 963c66c71d iNES: Ignore high nibble of mapper number for older roms. Souryo 2016-01-23 12:52:19 -05:00
  • 4b037162b7 Mapper 67 (SunSoft 3) support Souryo 2016-01-23 12:51:10 -05:00
  • 46ea449efc Mapper 62 support Souryo 2016-01-23 11:57:24 -05:00
  • d6ee666240 Mapper 61 support Souryo 2016-01-23 11:44:40 -05:00
  • e444b54d1e Mapper 57 support Souryo 2016-01-23 11:33:11 -05:00
  • 0244e22072 Mapper 52 support Souryo 2016-01-23 10:33:23 -05:00