Commit Graph

5034 Commits

Author SHA1 Message Date
evilynux 6ff8ce93e2 There's no reason we shouldn't use autoreconf which has been available for some time now. Thanks Thomas Moulard for the reminder. 2007-06-29 09:18:52 +00:00
evilynux 8e5e44728e Applied patch from Thomas Moulard:
- Now possible to build in a separated directory;
- Fixes some autotools warnings (AM_PROG_CC_C_O used to be required for some versions of automake);
- desmume-cli now builds without having the gtkglext librairy installed (-lGL and -lglut were missing).
2007-06-29 09:01:46 +00:00
evilynux 3c9b5c33e4 DeSmuME should now build on all target platforms.
- Moved AM_INIT_AUTOMAKE below AC_CANONICAL_TARGET fixing warnings when autoconf is called.
- Fixed mecanism to detect pkg-config macros using m4_ifdef().
- Added a warning when pkg-config is not available.
2007-06-29 08:51:17 +00:00
evilynux 10edf43119 Updated to the latest version from the FSF. 2007-06-29 06:29:16 +00:00
masscat 080f54028d Added --version option. 2007-06-27 16:05:18 +00:00
masscat f47043f915 Use stencil buffer for determining 3D generated pixels, corrected clear depth, use GL_NEAREST for texture mapping as better match to DS behaviour. 2007-06-27 14:48:07 +00:00
masscat c48f792197 Added stencil buffer 2007-06-27 14:44:40 +00:00
evilynux de0c0d81a4 It's a bad idea to use autotools for debian files as they don't belong in the release tarball. 2007-06-26 03:56:04 +00:00
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