12b0460342Added nbr_joy variable for interfaces using joysticks.
evilynux
2007-01-12 23:44:23 +0000
83a55a7c42Added nbr_joy variable for interfaces using joysticks.
evilynux
2007-01-12 23:44:23 +0000
96040fecb6- Added the option to show .zip/.gz in the loading dialog, if supported when compiling
shashclp
2007-01-12 23:43:32 +0000
f79903d6ff- Added the option to show .zip/.gz in the loading dialog, if supported when compiling
shashclp
2007-01-12 23:43:32 +0000
2bce1c55e7VRAM-Bank(A-D) data is now persistent when their allocation is changed, restricted a bunch of display registers to arm9 only, added 16/32 bit write to REG_VRAMCNTx
mightymax
2007-01-12 23:25:49 +0000
df53d16d66VRAM-Bank(A-D) data is now persistent when their allocation is changed, restricted a bunch of display registers to arm9 only, added 16/32 bit write to REG_VRAMCNTx
mightymax
2007-01-12 23:25:49 +0000
a49d5ec520created first layout for registers of the wifi related RF chip
mightymax
2007-01-11 19:50:37 +0000
70c82f3743created first layout for registers of the wifi related RF chip
mightymax
2007-01-11 19:50:37 +0000
f778538093undid the last BG order change (sorry damoum, it was unable to run any nds file withou crashing, and gdb didnt even want to attach to it before desmume closed)
mightymax
2007-01-11 18:46:19 +0000
92c297dafcundid the last BG order change (sorry damoum, it was unable to run any nds file withou crashing, and gdb didnt even want to attach to it before desmume closed)
mightymax
2007-01-11 18:46:19 +0000
540cc064eb-Fixed another case of people declaring variables in the middle of a function. Whoever is doing it, please -stop-.
cyberwarriorx
2007-01-11 18:33:32 +0000
5f80ec264d-Fixed another case of people declaring variables in the middle of a function. Whoever is doing it, please -stop-.
cyberwarriorx
2007-01-11 18:33:32 +0000
1965e45448fixed affineMode switch for extRot BGs
mightymax
2007-01-11 16:06:06 +0000
3235bf931ffixed affineMode switch for extRot BGs
mightymax
2007-01-11 16:06:06 +0000
5c2eff4604resolved GPU->lcd/core mixup, fixed addBack/remove to use new resorting
mightymax
2007-01-11 15:24:02 +0000
e4050df701resolved GPU->lcd/core mixup, fixed addBack/remove to use new resorting
mightymax
2007-01-11 15:24:02 +0000
ec21670868applied namechanges of GPU.h into the .c (bitfield=>bits), fixed BG0_3D corrupting 2D background
mightymax
2007-01-11 14:42:00 +0000
431a9238c8applied namechanges of GPU.h into the .c (bitfield=>bits), fixed BG0_3D corrupting 2D background
mightymax
2007-01-11 14:42:00 +0000
66a6a53327added 8/32bit writes to masterbrightness registers
mightymax
2007-01-11 14:08:47 +0000
27af52220aadded 8/32bit writes to masterbrightness registers
mightymax
2007-01-11 14:08:47 +0000
1eba551108masterbrightness works now exactly as on hardware (see added comments, where the problems with some files might come from and for a test .NDS)
mightymax
2007-01-11 13:56:49 +0000
ff8d43f4acmasterbrightness works now exactly as on hardware (see added comments, where the problems with some files might come from and for a test .NDS)
mightymax
2007-01-11 13:56:49 +0000
db5a7884fccleaning MASTER_BRIGHT reverted 31 to 63 for brightness formula (gfx had become blank instead of colourful for some games)
damdoum
2007-01-11 12:24:35 +0000
b7a28adbcdcleaning MASTER_BRIGHT reverted 31 to 63 for brightness formula (gfx had become blank instead of colourful for some games)
damdoum
2007-01-11 12:24:35 +0000
3bc6e11ba2combined both BG resortings and replaced it with a documented selection sort, broken BGs sinc 1.39 should work again
mightymax
2007-01-11 11:50:41 +0000
3a0083eaeacombined both BG resortings and replaced it with a documented selection sort, broken BGs sinc 1.39 should work again
mightymax
2007-01-11 11:50:41 +0000
cf4d99a320cleaned BGProp[] out :)
damdoum
2007-01-11 10:14:42 +0000
e339e33627cleaned BGProp[] out :)
damdoum
2007-01-11 10:14:42 +0000
e5918ccbc6commented a bit the structures
damdoum
2007-01-11 09:08:47 +0000
74fff0519dcommented a bit the structures
damdoum
2007-01-11 09:08:47 +0000
4601643cd6Fixed cli UI keyboard bindings: - X and Y were inverted; - keyboard keys were never released.
evilynux
2007-01-11 08:57:28 +0000
fb9952f391Fixed cli UI keyboard bindings: - X and Y were inverted; - keyboard keys were never released.
evilynux
2007-01-11 08:57:28 +0000
568dcfdc51- Added joystick configuration routines. - Remaped cli keyboard buttons for better usability. - Added X and Y buttons to cli UI.
evilynux
2007-01-11 08:51:24 +0000
0de572e870- Added joystick configuration routines. - Remaped cli keyboard buttons for better usability. - Added X and Y buttons to cli UI.
evilynux
2007-01-11 08:51:24 +0000
3884a80f48First glimpse of joystick configuration. Still hidden as it's not 100% working at the moment.
evilynux
2007-01-11 08:47:12 +0000
edf1e91fcfFirst glimpse of joystick configuration. Still hidden as it's not 100% working at the moment.
evilynux
2007-01-11 08:47:12 +0000
2d542a64c7- Fixed too much background enabled when not needed due to window handling (fixes Megaman ZX subscreen)
shashclp
2007-01-11 05:51:26 +0000
b47f01ee35- Fixed too much background enabled when not needed due to window handling (fixes Megaman ZX subscreen)
shashclp
2007-01-11 05:51:26 +0000
9a1143a3e7- Fixed the bug that resulted in missing backgrounds in Megaman ZX and AoE (probably others too)
shashclp
2007-01-11 05:08:45 +0000
214eb44f14- Fixed the bug that resulted in missing backgrounds in Megaman ZX and AoE (probably others too)
shashclp
2007-01-11 05:08:45 +0000
a806f55c47added 8bit component writes for window dimensions, fixed false abort in windowing
mightymax
2007-01-10 21:05:17 +0000
3aa5eaa1b6added 8bit component writes for window dimensions, fixed false abort in windowing
mightymax
2007-01-10 21:05:17 +0000
5599c9ee15added retrieving of RotScale parameters for sprites, removed CHECKME: H/V-flips are within original drawing rectangle
mightymax
2007-01-10 20:21:48 +0000
ea8c767cdeadded retrieving of RotScale parameters for sprites, removed CHECKME: H/V-flips are within original drawing rectangle
mightymax
2007-01-10 20:21:48 +0000
b8fca1e8e4-Fixed an issue where variables weren't being declared in the proper spot. This causes problems when compiling in Visual C++
cyberwarriorx
2007-01-10 17:49:12 +0000
a6f8456683-Fixed an issue where variables weren't being declared in the proper spot. This causes problems when compiling in Visual C++
cyberwarriorx
2007-01-10 17:49:12 +0000
ae80da0c57Fixed compilation error by moving min(a,b) macro to GPU.h .
evilynux
2007-01-10 17:36:08 +0000
af359ac0d6Fixed compilation error by moving min(a,b) macro to GPU.h .
evilynux
2007-01-10 17:36:08 +0000
7ee96932df- Removed joypad debug message; - Renamed mouse_set_coord() to set_mouse_coord() for naming consistency; - Added mouse_status structure to handle all mouse informations; - Clarified some #endif for easier reading; - Removed some french comments;
evilynux
2007-01-10 17:29:47 +0000
6a4ca81083- Removed joypad debug message; - Renamed mouse_set_coord() to set_mouse_coord() for naming consistency; - Added mouse_status structure to handle all mouse informations; - Clarified some #endif for easier reading; - Removed some french comments;
evilynux
2007-01-10 17:29:47 +0000