riccardom
f464846c3c
Remember to zero current_reg on close. Should fix #2781065 and hopefully
...
doesn't break anything.
2009-04-25 16:17:12 +00:00
riccardom
f6cde624f4
Spring cleanup for firmware support, put all the stuff under proper ifdef and
...
clean it up to make it compile. I don't have a firmware bin so the only test
i've done is to load a random text file instead and see desmume not crashing.
If someone is interested into this feature it has a bit more decent base
to start from.
2009-04-25 13:44:35 +00:00
riccardom
4c446543b4
Looks this modulo in savestate labels is a leftover.
2009-04-25 10:26:17 +00:00
riccardom
94c9f45b88
Remove this Close() function that has been disabled since a long time.
2009-04-25 10:22:49 +00:00
riccardom
61e4c0bddc
Poor man's mic fake implementation, don't expect it to be similar to a blow it's just noise or not.
2009-04-25 10:21:10 +00:00
riccardom
c89f3a86bd
Rework EmuLoop to save one level of indentation.
2009-04-24 17:14:20 +00:00
riccardom
3b7a0e79b5
Whitespace cleanup in Emuloop.
2009-04-24 17:09:00 +00:00
riccardom
e678242556
Add some 0.9.3 entries.
2009-04-24 05:47:11 +00:00
riccardom
a413a17260
Remove some stuff that was used only with gtkglext.
2009-04-23 20:50:59 +00:00
riccardom
f6c5dce881
Whitespace cleanup in gtk_common_main
2009-04-23 20:34:27 +00:00
riccardom
05d9c1b169
Cleanup includes ifdefs.
2009-04-23 20:24:51 +00:00
riccardom
651ed760b7
Remove the gtkglext support from gtk frontend.
2009-04-23 20:15:37 +00:00
riccardom
571af5c2d7
Rename the local variable to not shadow the global ui_description.
2009-04-23 18:01:04 +00:00
zeromus
39d123cbfc
[2777429] (missing 3d art) fixed: recent regression causing 16bpp textures to be transparent on softrasterizer
2009-04-23 06:22:01 +00:00
zeromus
d3de70b80d
win32: apply hicoder's patch to display timestamps in savestate menu
2009-04-23 03:58:44 +00:00
matusz
57feffc70d
gtk port: add a FIXME
2009-04-23 01:06:36 +00:00
matusz
76885cefc2
gtk port: remove unused array, use better mask for input keys
2009-04-23 01:02:08 +00:00
matusz
f422c236d3
gtk port: switch all of menu/toolbar system to GtkAction + GtkUIManager
2009-04-23 00:55:49 +00:00
riccardom
b7d4a8b352
This file is generated by ./autogen.sh so remove it from svn.
2009-04-21 18:17:28 +00:00
matusz
1849ac85d1
change 2 NOSSEs to NOSSE2s
...
remove 'static' from alpha_lookup
2009-04-21 08:43:33 +00:00
zeromus
df48d9a889
a bunch of small performance optimizations in the 3d engines, gains a couple of fps over the current trunk. still a little slower than 0.9.2 though, I am not sure why.
2009-04-21 04:13:47 +00:00
zeromus
e30b3fea70
test of dumping the faq as html
2009-04-20 18:11:37 +00:00
zeromus
b4ec5d6748
test of pasting wiki contents for readme.win
2009-04-20 18:07:38 +00:00
yabause
153cb5e386
french -> english
2009-04-20 14:05:54 +00:00
matusz
7704899055
glade port: hide layers selector by default
2009-04-20 13:43:05 +00:00
yabause
48a3dc398a
french -> english
2009-04-20 13:29:06 +00:00
zeromus
5f22118a6f
tiny softrasterizer speedups: change texcache to produce different pixel formats depending on 3d renderer, and optimize getline
2009-04-20 05:31:04 +00:00
zeromus
5abdb2faed
win32: [2761959] fixed: 3d options dont stick in other UI languages; also get rid of some dual 3d console spam i accidentally left turned on
2009-04-19 18:44:56 +00:00
zeromus
7a266f75b2
an uncertain change: permit geometry commands after swapbuffers, up until vblank: this will fix some 3d games that rely on very picky timing, including some dual 3d games. but keep an eye open for totally destroyed 3d games and modes
2009-04-19 08:49:22 +00:00
zeromus
7180336b20
win32: fixed: [2773492] When turning "Limit framerate" on or off the screen separation resets to none.
2009-04-19 05:58:32 +00:00
zeromus
823b57c6db
win32: try to fix language selection. works in xp; need to verify in vista
2009-04-18 23:32:14 +00:00
zeromus
6a03c7ff09
[2750702] fixed: shift key is sticky in hotkeys, making you save sometimes when you meant to load
2009-04-18 21:25:41 +00:00
zeromus
a05659a208
change NOSSE2 conditional compilation. hope it still works for gcc guys
2009-04-18 21:14:16 +00:00
mtabachenko
d4afa548de
again :( , typo fix
2009-04-18 20:32:57 +00:00
mtabachenko
6b82719eb0
typo fix :(
2009-04-18 20:29:00 +00:00
mtabachenko
438800961e
AR: implemented some codes and fixed early my commit
2009-04-18 20:01:26 +00:00
riccardom
ea58962012
Use of macro that can be a nop inside a conditional should be protected by braces otherwise a kitten will get hurt!
2009-04-18 19:28:59 +00:00
mtabachenko
9304d34bf8
added parser for comma when load cheats;
2009-04-18 17:41:14 +00:00
mtabachenko
7fd9817cdb
fixed bug #2772570 (CheatSystem: Address size reverting after search restart)
2009-04-18 16:50:21 +00:00
mtabachenko
19d5e1c354
cheats:
...
- added some Action Replay codes processing;
2009-04-18 16:12:25 +00:00
riccardom
e3d3b1407f
Make a couple of functions static and shut up a signed vs unsigned warning in cheatSystem.cpp.
2009-04-18 13:44:31 +00:00
matusz
f01283e4af
glade port: rename 'ouvrir' elements to 'open'
2009-04-18 13:33:15 +00:00
mtabachenko
654952bcf8
winport:
...
- it is now possible to add Action Replay to the cheats (THIS IS ONLY ADD TO CHEATS and NOT EXECUTE AR CODE)
2009-04-18 12:46:24 +00:00
matusz
e585142003
gtk port: quit on unsupported savetype in command line option
2009-04-17 18:27:41 +00:00
matusz
ee53e4c03a
glade port: correction to savetype option and menu
2009-04-17 18:23:15 +00:00
matusz
0e94d6ee51
better ignore of NOSSE2 on linux per xrmx advice
2009-04-17 17:18:46 +00:00
matusz
6889b87605
adding FASTCALLs to make function definitions consistent with structs
2009-04-17 14:54:25 +00:00
matusz
151ebfc21f
define NOSSE2 globally until somebody finds a better way
2009-04-17 14:51:40 +00:00
mtabachenko
2684c683a8
cheats:
...
- fixed search lists (and 3 byte size work correct now);
- fixed search after load savestate;
(will next step - add Action Replay parser)
2009-04-17 11:13:59 +00:00
zeromus
df99182300
reorganize a bit of mmu code to displease me less and make a couple of minuscule optimizations
2009-04-17 05:13:11 +00:00