evilynux
e1b4c479a5
Fixed 16bit and 32bit displays.
2007-01-16 06:29:03 +00:00
mightymax
bade99d4bf
fixed var declaration
2007-01-15 20:17:42 +00:00
damdoum
76980ec082
fixed display (calculation of position)
2007-01-15 17:19:05 +00:00
mightymax
1cdac6afb2
added Magnify/DeMagnify menuitems
2007-01-15 16:59:03 +00:00
damdoum
28feb18d7e
fancier IO regs :)
2007-01-15 15:22:37 +00:00
evilynux
7323665278
Replaced two types with our ones we've defined.
2007-01-14 22:28:39 +00:00
evilynux
aeacc62ef7
Fixed value display format: all caps.
2007-01-14 22:23:07 +00:00
evilynux
7cd0c3337c
- registerTool only when autorefresh is enable.
2007-01-14 22:18:24 +00:00
evilynux
0d2732fa89
Do not show joystick configuration dialog when the emulator is running.
2007-01-14 21:57:07 +00:00
evilynux
1cc22a5528
- Swaped X and Y in configuration dialog.
2007-01-14 21:38:43 +00:00
evilynux
94f6fe5a55
- Centralized NDS keypad update.
2007-01-14 21:37:36 +00:00
evilynux
4658a6cd2c
- Centralized NDS keypad update.
...
- Fixed X and Y keys.
2007-01-14 21:33:03 +00:00
cyberwarriorx
ce213dde54
-Fixed an issue where winsock.h and winsock2.h were both being included in Visual C++
...
-Fixed a variable declaration issue.
2007-01-14 21:33:01 +00:00
evilynux
37485aaaa8
- Centralized NDS keypad update.
2007-01-14 21:31:42 +00:00
evilynux
cf35dbd115
- Centralized NDS keypad update.
...
- Added get_keypad function to get current keypad state.
- Use SDL keynames for keyboard.
2007-01-14 21:28:17 +00:00
cyberwarriorx
661652ba76
-Fixing code so it compiles under Visual C++ again. This is the last time I'm fixing these type of errors
2007-01-14 21:12:21 +00:00
evilynux
5ca8e431cc
Added comment + fixme note to joystick function.
2007-01-14 19:42:17 +00:00
mightymax
7c7a1d659b
missed one touchscreen calculation for scaling, done now
2007-01-14 19:27:18 +00:00
evilynux
04efc44e8d
Refactored io_regs:
...
- showing all registers at the same time;
- possibility to autorefresh or refresh manually;
- removed display registers, please use the nice memory viewer.
2007-01-14 19:06:38 +00:00
mightymax
5155995bd4
BitmapInfo.height for 180� rotation fixed
2007-01-14 16:47:02 +00:00
damdoum
e6945494fd
palette viewer auto update
...
+ extended palettes
2007-01-14 16:10:22 +00:00
mightymax
3529e4e168
corrected touchscreen input after resizing
2007-01-14 15:39:29 +00:00
damdoum
71f9ef2fe6
palette viewer :)
2007-01-14 15:14:54 +00:00
mightymax
4e98173b06
added window resizing
2007-01-14 14:54:48 +00:00
normmatt234
bd200d2fae
Added Screen Rotation patch by Guerrero747
2007-01-14 13:21:44 +00:00
damdoum
0352f458ef
libgen.h no more used
...
fixed broken callbacks
2007-01-14 12:26:12 +00:00
damdoum
ac5aa547c7
Makefile.in overwritten by autogen.sh (sorry if it breaks anything)
...
src/Makefile.am -> made fs-$(arch).c file in the source
gtk-glade : began palette viewer
2007-01-14 11:53:04 +00:00
damdoum
64e9bc4ddc
hide widgets i/of destroying them (so they can be opened again
...
(bug was added when changed delete-event handler)
2007-01-14 02:01:50 +00:00
damdoum
8498880540
added changes tracking to memory viewer
...
(oh yeah ;) this mean autoupdate has been done too)
2007-01-14 01:50:32 +00:00
mightymax
2a4634faf0
changed socket_t for non windows systems
2007-01-13 23:00:21 +00:00
damdoum
e5f978e94d
memviewer done :)
2007-01-13 22:48:56 +00:00
mightymax
1a7fdbff3b
changed sprite coord passing to previous version, to fix the testcase
2007-01-13 22:26:16 +00:00
mightymax
eaf3f71688
changed special color effect handling within windows
2007-01-13 22:18:33 +00:00
mightymax
5b3cadc8c6
added trigger for wifi timer (every 0x3F03 cycles, ~1us)
2007-01-13 19:12:12 +00:00
mightymax
b7185b48b0
added usec timer, wifi irq requests
2007-01-13 19:09:57 +00:00
mightymax
2ccfbdf116
added IE and IME check to interrupts
2007-01-13 19:08:58 +00:00
mightymax
86ba586d00
framebuffer mode now also works from LCD memory
2007-01-13 13:43:07 +00:00
mightymax
540ffbbcda
things i worked on last week
2007-01-13 12:36:14 +00:00
mightymax
fb4e8744f1
disabled persistent VRAM banks for now, they are causing problems when more then one bank is mapped to the same address
2007-01-13 11:22:47 +00:00
mightymax
d8c5fc197d
special window setting (startcoord == endcoord) is only used for the xCoord
2007-01-13 11:13:33 +00:00
mightymax
9326265fab
included wifi.c/h into builds
2007-01-13 10:17:16 +00:00
mightymax
76a44178c2
added some more I/O register writes, added wifi register defines
2007-01-13 10:13:04 +00:00
evilynux
34fa39a8db
Fixed keyboard cfg corruption when quitting joystick configuration.
2007-01-13 08:09:18 +00:00
normmatt234
50fe91ad05
GPU.H - Added a fix for he framebuffer not displaying on the sub screen (not working atm)
...
MMU.C - Added some more VRAM modes
MMU.C - Added variable used to determine which screen to draw the framebuffer too
2007-01-13 06:04:58 +00:00
evilynux
d04010b342
Added some idiot proof protection. Still needs improvements.
2007-01-12 23:45:51 +00:00
evilynux
12b0460342
Added nbr_joy variable for interfaces using joysticks.
2007-01-12 23:44:23 +00:00
shashclp
96040fecb6
- Added the option to show .zip/.gz in the loading dialog, if supported when compiling
2007-01-12 23:43:32 +00:00
mightymax
2bce1c55e7
VRAM-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
2007-01-12 23:25:49 +00:00
evilynux
2995bd8a78
Added joystick configuration support!
2007-01-12 22:51:57 +00:00
mightymax
2d92310faa
fixed windows of size 0
2007-01-12 20:07:38 +00:00