DotN64/DotN64
Nabile Rahmani 58a454f112 First pass on video output.
- Added SDL video output.
- Send VI interrupts when the currently scanned line hits the interrupt register's.
- Added some program options related to video.
2018-06-27 16:12:46 +02:00
..
CPU/VR4300 Fixed casting on LD. 2018-06-21 20:47:29 +02:00
Diagnostics CPUADD wants these. 2018-06-17 07:47:39 +02: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 - Fixed field masks for device state flags. 2018-06-14 20:24:19 +02:00
RCP First pass on video output. 2018-06-27 16:12:46 +02:00
RDRAM SysAD: "value" => "data". 2018-06-09 18:31:15 +02:00
Cartridge.CountryCode.cs More country codes. 2018-06-09 20:21:54 +02:00
Cartridge.MediaFormat.cs - Added the FPU. 2018-01-23 18:46:12 +01:00
Cartridge.cs Handle cartridge swap events by updating the memory map. Reduces branching and calls. 2018-06-27 16:08:45 +02:00
DotN64.csproj First pass on video output. 2018-06-27 16:12:46 +02:00
IVideoOutput.cs First pass on video output. 2018-06-27 16:12:46 +02:00
MappingEntry.cs SysAD: "value" => "data". 2018-06-09 18:31:15 +02:00
Nintendo64.cs First pass on video output. 2018-06-27 16:12:46 +02: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