DotN64/DotN64
Nabile Rahmani a4d06cef67 Handle special cases for CP0 register writes.
- The timer interrupt is cleared on writes to the Compare register (see: #6.3.4).
- Only software interrupt bits are writable into the Cause register (see: #6.3.6).
2018-12-24 21:38:18 +01:00
..
CPU/VR4300 Handle special cases for CP0 register writes. 2018-12-24 21:38:18 +01:00
Diagnostics Step out should step over other linked jumps. 2018-12-24 17:29:06 +01:00
Extensions SysAD: "value" => "data". 2018-06-09 18:31:15 +02:00
Helpers Handle cartridge swap events by updating the memory map. Reduces branching and calls. 2018-06-27 16:08:45 +02:00
PIF Renames. 2018-12-11 20:47:19 +01:00
RCP Set the MI version register to RCP v2.0. 2018-12-21 23:32:17 +01:00
RDRAM SysAD: "value" => "data". 2018-06-09 18:31:15 +02:00
Cartridge.MediaFormat.cs Fixed ROM header fields, and added an option to display headers. 2018-11-21 16:05:28 +01:00
Cartridge.RegionCode.cs Renames. 2018-12-11 20:47:19 +01:00
Cartridge.cs Renames. 2018-12-11 20:47:19 +01:00
DotN64.csproj Set the MI version register to RCP v2.0. 2018-12-21 23:32:17 +01:00
IVideoOutput.cs First pass on video output. 2018-06-27 16:12:46 +02:00
MappingEntry.cs Ensure mapping entry fields are set to sane values. 2018-11-21 17:30:21 +01:00
Nintendo64.cs - Blank the screen on invalid video state. 2018-12-24 17:13:27 +01:00
Switch.cs First pass on video output. 2018-06-27 16:12:46 +02:00
VideoFrame.cs First pass on video output. 2018-06-27 16:12:46 +02:00