175 Commits (master)
 

Author SHA1 Message Date
Nabile Rahmani a4d06cef67 Handle special cases for CP0 register writes. 5 years ago
Nabile Rahmani bb4d756ebb Step out should step over other linked jumps. 5 years ago
Nabile Rahmani 0753fbce9b - Blank the screen on invalid video state. 5 years ago
Nabile Rahmani ac64a2d0c4 Debugger: Added step out and step over. 5 years ago
Nabile Rahmani 124567fd71 The CPU is in kernel mode when EXL or ERL is on. 5 years ago
Nabile Rahmani 68f65d01b8 Refactored the windowing code. 5 years ago
Nabile Rahmani c89a91449e Set the MI version register to RCP v2.0. 5 years ago
Nabile Rahmani 78d7002396 Interrupt maps. 5 years ago
Nabile Rahmani e9af937d4d Don't assume the runtime's endianness. 5 years ago
Nabile Rahmani d2e3ddff14 Fixed incorrect masking for sub-word writes. 5 years ago
Nabile Rahmani 3cadb9a179 Updater: Complete Windows update even in case of unhandled exceptions. 5 years ago
Nabile Rahmani 719107d459 Renames. 5 years ago
Nabile Rahmani 7b9ad33be2 Fixed SI interrupts and moved memory maps. 5 years ago
Nabile Rahmani 6fc595dc27 More readable device states. 5 years ago
Nabile Rahmani ca014d07d6 Inline exception processing methods. 5 years ago
Nabile Rahmani af652e45b4 Name the interrupt pins. 5 years ago
Nabile Rahmani dcf1766d73 Make the CPU SB/SH tests pass. 5 years ago
Nabile Rahmani 6c5a34eaa6 Updater: Delay executable file replace on Windows using the ProcessExit event. 5 years ago
Nabile Rahmani ed96d4af96 Changed wording in update list to avoid confusion. 5 years ago
Nabile Rahmani 3b0792dfab Fixed RGBA16 output being pixel swapped. 5 years ago
Nabile Rahmani a532f4945d DllMapping isn't required when following naming conventions. 5 years ago
Nabile Rahmani b28862e5f7 Fixed updater not working when missing DotN64.dll. 5 years ago
Nabile Rahmani 6c1253392e Hello, Angrylion RDP. 5 years ago
Nabile Rahmani 48924bdfba Handle endianness on sub-word CPU reads (fixes garbled text on test ROMs). 5 years ago
Nabile Rahmani 585645d791 Somewhat fixed the SDL implementation (frame buffer scaling, hanged on Windows, did not gracefully quit everywhere). 5 years ago
Nabile Rahmani f05442bb40 Format CP0 instructions in its own function. 5 years ago
Nabile Rahmani 6132f8ec15 Compacted CP0 operation dictionaries. 5 years ago
Nabile Rahmani 284291774c Debugger: label add <name> [address] 5 years ago
Nabile Rahmani 6e8ff81e58 Ensure mapping entry fields are set to sane values. 5 years ago
Nabile Rahmani 18c8b8d041 Fixed branching comparisons not being signed. 5 years ago
Nabile Rahmani 84f14de487 Fixed ROM header fields, and added an option to display headers. 5 years ago
Nabile Rahmani 10470e40b1 - Read zipped ROM images. 5 years ago
Nabile Rahmani 9157ead6bb Localise cartridge map (also prevents MonoDevelop's debugger from crashing). 6 years ago
Nabile Rahmani 9e41e65552 Updated README. 6 years ago
Nabile Rahmani 58a454f112 First pass on video output. 6 years ago
Nabile Rahmani 34dfe21c05 Handle cartridge swap events by updating the memory map. Reduces branching and calls. 6 years ago
Nabile Rahmani 599130bf38 Updated submodule. 6 years ago
Nabile Rahmani bf58d40556 Added an IDE command for deploy. 6 years ago
Nabile Rahmani f9f2cd0250 Fixed casting on LD. 6 years ago
Nabile Rahmani 1d65c968e5 Fixed invalid casting on SRL. 6 years ago
Nabile Rahmani e17c4c1c4e Fixed Win64 not able to load 64-bit libs (msbuild needs the solution context). 6 years ago
Nabile Rahmani 71500b5c68 Updates: don't auto-restart on Windows. 6 years ago
Nabile Rahmani 03b71a6b94 Removed unused version property. 6 years ago
Nabile Rahmani dade03d7f7 CPUADD wants these. 6 years ago
Nabile Rahmani 83f573764b VI registers. 6 years ago
Nabile Rahmani 55382b2c14 Make sure the target directory exists. 6 years ago
Nabile Rahmani 0f00baae39 - Do not check versions when switching streams. 6 years ago
Nabile Rahmani 6a15c0ddb8 Added deploy script. 6 years ago
Nabile Rahmani e681227e27 - Fixed field masks for device state flags. 6 years ago
Nabile Rahmani 22e54a2333 Basic update system, help message. 6 years ago