mtabachenko
321873924b
sorry, forgot commit resource file;
2009-07-01 10:23:07 +00:00
mtabachenko
9445a175fc
- some fixes in gbaslot;
2009-07-01 09:46:41 +00:00
zeromus
7500bd0611
add packing attributes to another fat struct
2009-07-01 06:37:04 +00:00
zeromus
2b83987056
gbaslot is no longer experimental. old cflash system removed. clean up (hopefully) gbaslot cflash configuration system. common command line parsing for cflash. fix bug in cflash path mounting involving struct packing which failed in gcc (fat image mounting remains untested).
2009-07-01 05:51:42 +00:00
zeromus
5a0f4d989a
add ideas-style debug console printing commands
2009-07-01 01:27:45 +00:00
p989
a57fd04002
lua: stylus.read
2009-06-30 18:01:31 +00:00
p989
c3d97b7854
move the stylus display to the bottom screen
2009-06-30 15:41:02 +00:00
p989
fa63c0da88
win32: path settings on one page, manual edits saved
2009-06-29 06:59:21 +00:00
p989
515d4e9987
win32: applied hicoder's path settings dialog patch. the default path behavior has changed from putting/looking for files where the rom is to putting/looking for files where the exe is
2009-06-28 18:44:00 +00:00
mtabachenko
8074480ba4
opps
2009-06-28 16:21:31 +00:00
mtabachenko
0046fa5c41
zeromus: sorry, i fix rev.2449 (reverted and fixed); dogs look fine now :)
2009-06-28 16:19:12 +00:00
gocha
845917c43b
reset lag counter when reset rom, add reset lag counter hotkey
2009-06-28 06:25:17 +00:00
zeromus
6016b74e94
fix lua engine warnings
2009-06-28 04:15:25 +00:00
zeromus
572365617d
clean up auxspicnt emulation
2009-06-28 03:19:48 +00:00
gocha
ceea17083d
win32: fix turbo start/select
2009-06-28 01:57:38 +00:00
zeromus
cb75fa85fb
reset frame counter when resetting rom
2009-06-28 01:55:23 +00:00
zeromus
bc91ee7d50
crazymax: reverted packed command handling outside of USE_GEOMETRY_FIFO_EMULATION; check wandering dogs on nintendogs intro kennel chooser. im not sure why your approach didnt work. but good work on all the other stuff! i also suggest decoding commands written to registers (including packed commands) and putting them in the fifo since i bet that is how it works (it will simplify the logic as well). ill do this eventually if you dont.
2009-06-28 01:34:16 +00:00
zeromus
b194f3566b
win32: fix vs2010 vcxproj
2009-06-28 00:03:04 +00:00
zeromus
bff9cfdd5e
win32: change everything away from fastcall. its not so much faster since all the important stuff is inlined, and it is a huge headache and was going to end badly eventually anyway. also shrink some libs and fix some build errors.
2009-06-27 23:49:59 +00:00
zeromus
f99e9e1456
fix a case in the rom header validation
2009-06-27 22:50:48 +00:00
p989
9facabe8a1
win32: 7z, rar, bz2 support, dialog for selecting a file from an archive with multiple files, lua console dialog
2009-06-27 18:41:37 +00:00
mtabachenko
44d89dfcc5
core:
...
- removed GE IRQ hack from new gxFIFO;
2009-06-27 18:06:12 +00:00
mtabachenko
52f43889b3
core:
...
- many fixes in experimental GEOMETRY_FIFO_EMULATION (now work many 3D games - Castlevania, M&L - TiP, MetalSlug 7 and many, but glitches in full 3D games: NSMB, FFx, Sonic etc.). need to test.
2009-06-27 15:50:55 +00:00
zeromus
c742ca7c82
blahhhhhh update the chinese version of that dialog.
2009-06-26 22:35:10 +00:00
zeromus
8a099f51be
win32: fix sound view to show volumes with datashift builtin optionally, and other misc cleanups
2009-06-26 22:32:49 +00:00
zeromus
d3ccd7e968
win32: fix vs2008 more. fastcall needs to be removed eventually, it is an epic struggle to continue using it, which will culminate in failure once we start using glibc in more than one file
2009-06-26 20:16:45 +00:00
zeromus
f6b07a41e8
win32: fix vs2008 release build
2009-06-26 20:07:07 +00:00
riccardom
c5e0f2500e
Add the alternative cf implementation from the addons. The plan is to have more instruments to sort out what's wrong with not being able to run pythonNDS demo under linux.
2009-06-26 19:30:08 +00:00
riccardom
78d17e31e8
Compile lua engine on linux if lua is available, still not hooked in gui.
2009-06-26 19:12:23 +00:00
mtabachenko
1af7d5e9ec
winport:
...
- added Lua 'fastcall' library in VS2008; :)
2009-06-26 13:35:05 +00:00
zeromus
a18ecb3527
remove <TexCache_TexFormat format> which caused compile errors on one lone person's system. why only him??
2009-06-26 06:17:20 +00:00
zeromus
faa55cf1f7
win32: add lua-engine.cpp to vs2005 vcproj
2009-06-26 06:14:57 +00:00
p989
20b89b2b49
lua scripting
2009-06-26 06:10:28 +00:00
zeromus
918afdcb2b
win32: add static lua library
2009-06-26 05:57:05 +00:00
zeromus
eac2b05c70
gfx3d: fix advance wars invisible tiles yet again.
2009-06-25 17:08:52 +00:00
luigi__
92464f0c84
Re-enable wifi usec trigger which was accidentally(?) commented out.
...
Also, I changed my way so it's more like zero's one, but the decrement value for nds.wifiCycle makes more sense to me. zero, could you consider it please?
Also added some comments.
2009-06-24 23:20:17 +00:00
riccardom
3c184e0cfd
make FCEUSS_SaveSRAM static and fixup whitespace on a line.
2009-06-24 21:14:48 +00:00
p989
07df6a630a
reset recording
2009-06-24 21:10:10 +00:00
zeromus
bcf3b9be14
win32: fix danish language menu selection as reported in forums
2009-06-24 20:35:37 +00:00
zeromus
d647b9f481
gfx3d: a refinement to poly sorting
2009-06-24 19:23:37 +00:00
zeromus
fc43f75b70
gpu: change affine bg drawing to use more accurate vram mapping. fixes some display issues, costs some speed.
2009-06-24 06:03:19 +00:00
zeromus
8ca0cddb7c
gfx3d: add a default clear depth of maximum value (most distant) for games which never set it.
2009-06-24 05:17:32 +00:00
zeromus
1b44158f75
gfx3d: fix an ancient bug in matrix set position. fixes some mispositioned verts e.g. diddy kong racing
2009-06-24 00:40:40 +00:00
riccardom
d489599bc6
Add X includes on darwin platform to allow cli frontend build on mac os x out
...
of the box. .lart^Wthanks giskard for the help.
2009-06-23 18:15:00 +00:00
zeromus
7789ebb3f1
oops
2009-06-23 04:45:47 +00:00
zeromus
263617e84b
add some persons's osx chinese translation
2009-06-23 04:24:55 +00:00
zeromus
6b9f3f6b5b
osx: apply save type selection patch
2009-06-23 04:14:17 +00:00
zeromus
dd704aa865
win32: add background pause
2009-06-23 03:56:38 +00:00
zeromus
197392788a
win32: fix bug in rc and add 2.5x window size
2009-06-22 20:50:24 +00:00
zeromus
d8cb1ea638
rasterize: fix depth buffering again.
2009-06-22 18:05:47 +00:00