mtabachenko
45658d4543
core:
...
- add more info when write to undefined Registers;
2013-09-15 16:52:19 +00:00
mtabachenko
e0a2a6f8a2
core:
...
- discard writings to undefined MMU registers;
2013-09-15 14:35:08 +00:00
jsteffens
7a5efe8828
purge WX from the project
2013-09-14 19:49:03 +00:00
zeromus
b39a54ab57
goodbye, wxdlg
2013-09-14 19:37:36 +00:00
zeromus
07a3cd6483
gpu-low impact bugfix to coloreffect up/down. just a tweak to the previous re-engineering which seems to still be holding up.
2013-09-14 18:22:33 +00:00
mtabachenko
24c2460715
winport - nitroFS viewer:
...
- add simply quick viewer selected file;
2013-09-13 22:00:47 +00:00
mtabachenko
4772a0b427
- suppress MC command messages;
2013-09-13 09:11:18 +00:00
zeromus
baaddef970
remove wx and libelf/libdwarf code which wasnt going anywhere
2013-09-11 20:47:16 +00:00
mtheall
bb40b69791
add intltoolize as a prereq before running autogen.sh on Linux
2013-09-11 19:24:18 +00:00
mtabachenko
249691f817
winport:
...
- fix typo in slot1 dialog config;
2013-09-10 17:46:55 +00:00
mtabachenko
7be35134be
JIT:
...
- fix flags bug in MULxx instructions (fix bug #1333 );
2013-09-10 10:22:25 +00:00
mtabachenko
2c7b47be4e
- fix wrong file names in NitroFS (fix bug#1337)
2013-09-10 09:11:52 +00:00
rogerman
3cff5390f8
Cocoa Port:
...
- New feature: If the user quits DeSmuME while display windows remain, the user has the option to restore the display windows on app launch.
2013-09-07 23:03:42 +00:00
rogerman
d9d41b5a96
videofilter:
...
- Add one layer of abstraction to the thread synchronization code.
- By doing this abstraction, this code has been made compatible with Windows.
2013-09-04 05:11:49 +00:00
rogerman
5d26046bc6
videofilter:
...
- Minor code refactoring and cleanup.
2013-09-03 20:24:56 +00:00
rogerman
e339d4c767
Cocoa Port:
...
- Fix building for all Xcode projects. (Regression from r4739).
2013-09-03 18:40:50 +00:00
zeromus
8d45169345
boot processors into thumb mode correctly; fixes some games that hang immediately after loading
2013-09-02 20:42:28 +00:00
jsteffens
7d359a2be5
Fix linux build
2013-09-01 14:01:15 +00:00
mtabachenko
c19e4d2b94
winport - NitroFS viewer:
...
- fix double click bug on folders;
2013-09-01 11:53:00 +00:00
mtabachenko
966f44785b
winport:
...
- fix typo (allow edit ROM in Memory Viewer);
2013-09-01 09:35:28 +00:00
mtabachenko
0794fc29fa
winport - NitroFS viewer:
...
- add file viewer;
2013-09-01 09:02:13 +00:00
zeromus
0da83b5a4a
fix fsnitroView building on old SDK versions
2013-08-31 20:01:54 +00:00
mtabachenko
9ac50c5b85
winport:
...
- fix application icon;
2013-08-31 19:54:12 +00:00
mtabachenko
8dc662eb8b
winport:
...
- forgot .ico files on my latest commit;
2013-08-31 19:40:39 +00:00
mtabachenko
ddc10231ef
winport:
...
- add NitroFS viewer;
2013-08-31 19:34:10 +00:00
zeromus
bc61000d9a
some cleanup in boot process
2013-08-31 19:23:28 +00:00
zeromus
4baad291dc
clarify chipId checks and fake booting
2013-08-31 18:51:09 +00:00
zeromus
dd56e6c231
slot-1 savestates
2013-08-31 18:30:09 +00:00
mtabachenko
7555d69e9e
winport:
...
- added selecting a path to internal files in ROM on PC disk for Slot1 Debug;
2013-08-31 09:14:23 +00:00
mtabachenko
9935052acc
- linux buildfix;
...
- add game code of "Made in Ore" for Slot1 auto selection;
2013-08-31 07:31:08 +00:00
jsteffens
85675ca0ab
Fix linux build
2013-08-31 07:25:40 +00:00
mtabachenko
89606483cc
core:
...
- first implementation a slot1 debugger (for debug reading files from game card, romhacking and fan-made translations);
2013-08-31 00:32:59 +00:00
rogerman
e62995291a
Cocoa Port:
...
- Fix building for all Xcode projects. (Regression from r4731).
Core:
- Fix include path in slot1comp_protocol.cpp. (Regression from r4731).
- Remove strongly-typed enum in MMU.h for compilers configured to build for (or can only support) C99. (Regression from r4731).
2013-08-28 23:08:51 +00:00
mtabachenko
7b9e626597
winport:
...
- fix bug on save console position;
- add pause key handler in console;
- add skip "Ctrl+C", "Ctrl+Break" events in console;
2013-08-28 20:33:46 +00:00
zeromus
f237eeb0f7
fix mess in GC controllers.. apparently more of it than i thought is duplicated across the two CPUs. games and banners properly booting now.
2013-08-28 18:25:38 +00:00
zeromus
b18a4af885
a bit of slot-1 stuff cleanup.. things are still pretty broken though.
2013-08-28 15:26:01 +00:00
zeromus
0ec8ea7282
fix some assorted slot-1 stuff
2013-08-28 08:01:47 +00:00
zeromus
d9f04eae64
remove my little RTC hack
2013-08-28 07:10:33 +00:00
zeromus
2ddb2daf3c
reinstall the R4 device. its probably severely broken. need to rehabilitate it more.
2013-08-28 07:06:12 +00:00
zeromus
e0d02ddda2
massive slot-1 reorganization and code cleanup
2013-08-28 06:48:05 +00:00
mtabachenko
b464ea0461
winport:
...
- add save console window position;
2013-08-26 23:43:32 +00:00
mtabachenko
31a9cb55de
winport:
...
- reorganize about dialog, again :)
- remove "view 3D" from menu;
- fix slot1 dialog OK button;
2013-08-26 20:20:26 +00:00
pengvado
04b78849b7
JIT x86_32 linux:
...
fix calling convention when calling ordinary C functions from asm
2013-08-25 16:24:10 +00:00
mtabachenko
d5ccf2939c
core:
...
- add hack for firmware boot in JIT mode (JIT block size change to 12 until finish firmware boot process);
2013-08-23 14:31:06 +00:00
rogerman
c739c7ab32
Cocoa Port:
...
- Fix building for all Xcode projects. (Regression from r4723).
- Add support for "Retail (Auto-detect) and "Standard Retail Memory Card + ROM" devices in the SLOT-1 Manager.
General:
- Fix compiler warnings in bios.cpp. (Regression from r4722).
- Fix include path in advanscene.cpp. (Regression from r4723).
- Fix compiling when using GCC and Clang. (Regression from r4692).
2013-08-22 07:20:28 +00:00
mtabachenko
f95635f998
- added list of games with NAND Flash (in slot1_retail_nand.cpp);
2013-08-21 12:02:42 +00:00
mtabachenko
58483225d0
- linux buildfix;
2013-08-20 12:40:05 +00:00
zeromus
0924555303
reorganize slot-1, firmware, MC, advanscene code to provide a more modular and less crufty development environment
2013-08-20 06:57:03 +00:00
mtabachenko
4238ad7e97
core:
...
- add size of ROM to chipID;
2013-08-17 14:49:13 +00:00
mtabachenko
8814b24a48
firmware:
...
- add save WiFi settings;
2013-08-12 20:56:44 +00:00