cyberwarriorx
|
2abbcbc6b0
|
-Can now configure and build code in msys again
|
2007-06-25 03:17:09 +00:00 |
masscat
|
ac82b9fe8a
|
Firmware language value setting.
|
2007-06-20 22:57:36 +00:00 |
masscat
|
6dcd2f44f3
|
Allow setting of firmware language value.
|
2007-06-20 14:29:11 +00:00 |
cyberwarriorx
|
90998b1e8b
|
-Should now work on big endian
|
2007-06-18 22:34:42 +00:00 |
cyberwarriorx
|
994e30a85f
|
-Big Endian fixes. Graphics are now visible on big endian machines.
|
2007-06-17 04:40:03 +00:00 |
masscat
|
df74da7a97
|
Fixed XY key setting on ARM7 (bug 1734669)
|
2007-06-13 11:30:16 +00:00 |
cyberwarriorx
|
6121773678
|
-Changed version to 0.7.1
|
2007-06-07 17:31:04 +00:00 |
cyberwarriorx
|
da925562ee
|
-Added copyright notices to files that didn't have them
|
2007-06-07 17:26:29 +00:00 |
cyberwarriorx
|
3ffa7c9d41
|
-Changed a few lines in changelog so it says who was responsible for the listed change
-Added a few changes I did for this release
|
2007-06-07 17:00:50 +00:00 |
masscat
|
c1f2e817ae
|
Added the GDB stub code to the build.
|
2007-06-07 14:33:09 +00:00 |
masscat
|
3ef0536c23
|
Added GDB stub and GBAMP emulation comments.
|
2007-06-07 12:37:43 +00:00 |
masscat
|
c8df2518e3
|
Corrected my cvs merge mistake.
|
2007-06-07 10:50:37 +00:00 |
masscat
|
9fb807fe7e
|
Added GDB debugger stub.
|
2007-06-07 10:00:52 +00:00 |
masscat
|
35168b3e01
|
Added ARM CPU to memory system interface.
|
2007-06-07 09:56:12 +00:00 |
masscat
|
6886803593
|
Added FAT image reader/writer.
|
2007-06-07 09:47:34 +00:00 |
masscat
|
565ad54e85
|
Initial GDB stub code.
|
2007-06-07 09:43:25 +00:00 |
shashclp
|
529f237461
|
- Added support for DMA transfer mode 7 -> "Geometry Command FIFO"
|
2007-05-29 01:14:02 +00:00 |
shashclp
|
b0bf7b9fc9
|
- Changed it to compile on VisualC AGAIN (and I would like it to be the last time, please)
|
2007-05-27 20:32:59 +00:00 |
evilynux
|
e5d1ecbb46
|
Hopefully fixed error with older automake versions.
Error was:
"C source seen but 'CC' not defined in 'configure.ac'"
|
2007-05-27 00:51:12 +00:00 |
masscat
|
70b59b5dfe
|
GTK-GLADE: added command line options, added frame rate limiter.
|
2007-05-24 14:46:50 +00:00 |
masscat
|
fb0ff7e4da
|
Added command line options. Added frame rate limiter.
|
2007-05-24 14:43:58 +00:00 |
masscat
|
22d1317576
|
Noted CLI port changes.
|
2007-05-23 16:51:26 +00:00 |
masscat
|
e0a6babdae
|
Add FPS limiter. Added support for OpenGL screen rendering (not 3D emulation). Added command line options.
|
2007-05-23 16:38:00 +00:00 |
masscat
|
38edaf280f
|
Split SDL joystick events processing out into a seperate function.
|
2007-05-23 16:35:55 +00:00 |
masscat
|
29f5eac6e8
|
Corrected CRC16 calculation.
|
2007-05-23 11:44:10 +00:00 |
masscat
|
1bba9c9573
|
Create valid dummy firmware data (includes touchscreen calibration values).
|
2007-05-23 11:42:44 +00:00 |
masscat
|
b3ec7b1f29
|
Corrected and added void to function prototypes.
|
2007-05-23 11:40:40 +00:00 |
masscat
|
feb58efbc4
|
Removed hard coded touchscreen calibration values. Only reset firmware comms if chip select not held.
|
2007-05-23 11:39:04 +00:00 |
thoduv
|
5b5931e3de
|
GPU: Added (very) basic display capture support (with a lot of TODO, FIXME,...). It doesn't work. (I don't know if the problem is capture or 3D side).
|
2007-05-20 21:00:23 +00:00 |
thoduv
|
54dec469b8
|
- Gtk-Glade: Corrected ARM9/ARM7 swap in the IO regs view tool. Added DISPCAPCNT register in IO regs view.
- MMU: Added Write32 for DISPCAPCNT register
|
2007-05-20 20:56:36 +00:00 |
evilynux
|
da2a01f710
|
Makefile.in files should also be ignored.
|
2007-05-20 15:57:52 +00:00 |
evilynux
|
167ac65b8d
|
More files to be CVS-ignored.
|
2007-05-20 15:55:09 +00:00 |
evilynux
|
12ef1d5baf
|
Clarified compiling instructions for a CVS copy of the source.
|
2007-05-20 15:53:35 +00:00 |
evilynux
|
5ac773be45
|
Ignore now-generated-files.
|
2007-05-20 15:43:38 +00:00 |
evilynux
|
c93ecd6cca
|
Auto-update debian/rules and debian/changelog so that version never gets out of synch.
|
2007-05-20 15:40:58 +00:00 |
evilynux
|
735bcc87ca
|
More files/dirs to be CVS ignored.
|
2007-05-20 15:35:29 +00:00 |
evilynux
|
c54ff3c87e
|
Ignore some generated files and directories. (Reduce "cvs update" noise).
|
2007-05-20 15:32:37 +00:00 |
evilynux
|
376bbb0798
|
Moved register_gl_fun stuff from GPU.c to gtk-glade/gdk_gl.c .
I didn't try to understand the purpose of the register_gl_fun stuff, i just fixed things up... is register_gl_fun still usefull?
|
2007-05-19 18:28:46 +00:00 |
shashclp
|
490cf03587
|
*** empty log message ***
|
2007-05-19 15:48:24 +00:00 |
shashclp
|
1a68fcaad6
|
- Minor cleanup and comments added
- Support for wireframe alpha mode
|
2007-05-19 15:45:16 +00:00 |
cyberwarriorx
|
0c7e0a4a6a
|
-Oops, missed a couple of things. Now danish language should work fine.
|
2007-05-18 18:59:21 +00:00 |
cyberwarriorx
|
6e4d7ab2f9
|
-Added Danish language support to windows port(thanks to thomas-2007)
|
2007-05-18 18:42:19 +00:00 |
cyberwarriorx
|
1eaa4622dd
|
-Added proper multiple languages support. Now you can change the language via menu.
|
2007-05-18 02:33:51 +00:00 |
shashclp
|
2dcec43917
|
- 2D render code speed up, by moving more stuff to the MMU (were it should be) and using dynamic colour blitters, so only what's needed is checked
|
2007-05-17 17:48:38 +00:00 |
cyberwarriorx
|
c792e708f4
|
-Changed forum link so it points to the "new new" forums ;)
|
2007-05-13 02:19:31 +00:00 |
cyberwarriorx
|
15ad0eba73
|
-Added snkmad under the contributors section
|
2007-05-12 02:23:53 +00:00 |
yabause
|
2fabb30af9
|
Added some missing files to windows's port Makefile.am
(it fixes "make dist")
|
2007-05-11 20:48:12 +00:00 |
evilynux
|
2447dd3d70
|
- Changed shortcut description, differentiate Gtk and Gtk-Glade UIs.
- Fixed Gtk-Glade shortcut, it was executing the wrong binary.
|
2007-05-11 05:30:14 +00:00 |
evilynux
|
28d5f888c0
|
Ignore generated files.
|
2007-05-11 05:28:19 +00:00 |
cyberwarriorx
|
d992272df2
|
-Doh, nobody updated the windows readme
|
2007-05-11 02:17:28 +00:00 |