Commit Graph

459 Commits

Author SHA1 Message Date
zilmar 8b9994ee4b rdb: removed RDRAM Size=Default 2012-12-31 22:10:04 +11:00
zilmar 6ac9d18e7f Audio: Rewrote sync to audio 2012-12-31 22:02:51 +11:00
zilmar 42dbc691bd Fix bug in TLB writes 2012-12-31 18:02:54 +11:00
zilmar e848cbcded Half life: Update if hard loop checking value 2012-12-31 07:56:49 +11:00
zilmar dd4a3b3391 Make sure cf is not 0 2012-12-31 07:22:11 +11:00
zilmar 516d4f447f Compiler Issue: fix removal of some resource names 2012-12-31 07:21:44 +11:00
zilmar a144327aa0 Check if project64 is running, if so terminate it 2012-12-29 21:50:45 +11:00
zilmar 33342a77c5 Memory: LB_NonMemory only shows breakpoint when writing to rom 2012-12-29 07:32:15 +11:00
zilmar 746f1168d9 Plugins: Change the order and where that reset/plugin reset is being called. 2012-12-29 07:31:10 +11:00
zilmar 54ef14bb7e Resource: Version 2.0.0.2 2012-12-22 19:48:20 +11:00
zilmar 4c0a1292f5 RDB: Set mario tennis and Resident Evil 2 to 64 bit 2012-12-22 19:46:56 +11:00
zilmar 47e393e498 CRecompilerOps::Compile_BranchLikely: handle the case of continue fall through on 0xFFC 2012-12-22 19:45:52 +11:00
zilmar 5cc6a91a41 CCodeBlock::AnalyzeInstruction: better handling of R4300i_REGIMM_BLTZ 2012-12-22 19:44:26 +11:00
zilmar 9a740d4538 RDB: Clean up tags 2012-12-21 22:02:22 +11:00
zilmar cbab0e80a0 version: 2.0.0.1 2012-12-21 19:30:41 +11:00
zilmar 23deea00d8 changed vi refresh from 1500 to 2200 2012-12-21 19:26:10 +11:00
zilmar 42e9b5e1db Keyboard Short cut: fix defaults 2012-12-21 07:56:29 +11:00
zilmar a186b3bffb Menu Short cut - clean up file handle leak 2012-12-21 07:07:37 +11:00
zilmar 823fb4dfe5 Changed internal version back 2012-12-21 06:29:05 +11:00
zilmar b42955b5c4 Fix up external release for 2.0 alpha release 2012-12-20 20:19:17 +11:00
zilmar 604ceeaa59 RDB: Jet Force Gemini - set to 64bit and SMM protected memory 2012-12-20 19:54:09 +11:00
zilmar 4546e251d5 RDB: Golden Eye to 64 bit 2012-12-20 18:38:06 +11:00
zilmar a870eb163f rdb: Remove tlb off 2012-12-20 07:05:44 +11:00
zilmar 5c374ced41 Settings: default to tlb off 2012-12-20 07:05:02 +11:00
zilmar 5a4a61fa66 RDB: remove large buffer 2012-12-20 07:02:14 +11:00
zilmar 2e6b8d8e08 Version: Now 2.0 2012-12-19 22:28:11 +11:00
zilmar 00f43045bb RDB: F-zero X E set to 64 bit 2012-12-19 22:17:33 +11:00
zilmar 4f6d6effa3 Added GPL header 2012-12-19 20:30:18 +11:00
zilmar ec220831b9 Refresh Game settings on reset 2012-12-19 12:47:19 +11:00
zilmar ab03a0d10e Allow reset to work correctly in sync core 2012-12-19 10:55:05 +11:00
zilmar d3c946891b Pre allocate RDRAM space 2012-12-18 21:43:29 +11:00
zilmar 718239477f Code Cleanup: Clean up memory search and memory dump class definition 2012-12-18 19:47:53 +11:00
zilmar a444ad3e52 add __FUNCTION__ to trace messages 2012-12-17 11:21:29 +11:00
zilmar 5878f9d7d9 Changed traces to use __FUNCTION__ for ROM browser 2012-11-29 22:25:25 +11:00
zilmar d60f2f89f4 Save good name to cfg file when saving game settings 2012-11-29 22:24:38 +11:00
zilmar c3b743adf1 Game settings: Moved from recompiler settings, moved to n64system as base 2012-11-29 22:23:35 +11:00
zilmar 50ba484893 Clean up code related to making window focus on run 2012-11-29 08:22:06 +11:00
zilmar 601c94f49d Code Refactoring: interface change in Memory Class.h 2012-11-19 22:07:07 +11:00
zilmar 88adba5892 Code Refactoring: Change location of call change 2012-11-19 22:06:37 +11:00
zilmar b49a25cdd1 Code Refactoring: Interpreter CPU 2012-11-19 22:06:01 +11:00
zilmar 1014e1106a Code Refactoring: Language Class 2012-11-19 22:05:30 +11:00
zilmar a59c7ee634 Code Refactoring: 7zip 2012-11-19 22:04:57 +11:00
zilmar 6067e5b0de Global Variable: rename _TLBLoadAddress to g_TLBLoadAddress 2012-11-17 21:50:11 +11:00
zilmar 7f00d50dc6 Global Variable: rename _NextTimer to g_NextTimer 2012-11-17 14:45:50 +11:00
zilmar 0410fafd3b Global Variable: rename _SystemEvents to g_SystemEvents 2012-11-17 14:43:02 +11:00
zilmar e8b96dd915 Global Variable: Rename _TransVaddr to g_TransVaddr 2012-11-17 13:35:36 +11:00
zilmar 2bebce913e Global Variable: Rename _SystemTimer to g_SystemTimer 2012-11-17 13:31:46 +11:00
zilmar 1bc60df9a1 Global Variable: Remove CMemoryLabel 2012-11-17 13:30:05 +11:00
zilmar bd84758450 Global Variable: Rename _Audio to g_Audio 2012-11-17 13:27:46 +11:00
zilmar 7f248146b2 Global Variable: rename _Rom to g_Rom 2012-11-17 13:24:42 +11:00