Commit Graph

1100 Commits

Author SHA1 Message Date
Wolfgang Thaller 624232f38b benchmark for fixed 2012-04-10 23:55:53 +02:00
Wolfgang Thaller 52b50689d2 move fixed point number class to separate file 2012-04-10 23:23:21 +02:00
Wolfgang Thaller 793b94bacc fixed point arithmetic! 2012-04-09 00:17:55 +02:00
Wolfgang Thaller b014ba5ba2 fix reflection 2012-04-09 00:16:01 +02:00
Wolfgang Thaller 00f704871a copy raytracer.cc for "modern-c++" development 2012-04-08 17:23:10 +02:00
Wolfgang Thaller 7fb556dbb2 metrowerks compatibility 2012-04-08 17:21:11 +02:00
Wolfgang Thaller 819d195c04 minor mistakes 2012-04-08 17:03:37 +02:00
Wolfgang Thaller 707f1a0d07 destructor for class Console 2012-04-08 14:45:54 +02:00
Wolfgang Thaller b435fbeb7e Merge gould.local:Projects/Retro68 2012-04-08 14:45:24 +02:00
Wolfgang Thaller b506f88652 write link map 2012-04-08 14:45:20 +02:00
Wolfgang Thaller daf8b6aac6 switch to better dithering algo 2012-04-08 09:28:33 +02:00
Wolfgang Thaller 93d587b314 Raytracer :-) 2012-04-08 00:29:54 +02:00
Wolfgang Thaller a2b3d80acc add missing include <stdlib.h> to MacUtils.h 2012-04-08 00:29:25 +02:00
Wolfgang Thaller 6e0a59fa92 add Str255 to type map 2012-04-08 00:28:46 +02:00
Wolfgang Thaller dd1fe214cd Pascal Strings (using C++11 user-defined string literals) 2012-04-06 23:10:33 +02:00
Wolfgang Thaller 2ddb1c1849 fix MakeAPPL again 2012-04-06 21:12:41 +02:00
Wolfgang Thaller 6b82186aad Mac OS X (host) compatibility, build cmake things from build scripts 2012-04-06 20:56:16 +02:00
Wolfgang Thaller e8c6ce4215 add elf.h (from glibc) 2012-04-06 20:55:41 +02:00
Wolfgang Thaller 2fbc651ec2 backport MakeAPPL to C++03 for compatibility with Mac OS X 2012-04-06 20:55:20 +02:00
Wolfgang Thaller 51209b9c46 build both host and target cmake projects from same root CMakeLists.txt 2012-04-06 20:54:45 +02:00
Wolfgang Thaller 1430d6d7e2 realign 2012-04-06 01:46:12 +02:00
Wolfgang Thaller 26b18b2f4c Place console in window 2012-04-06 01:43:44 +02:00
Wolfgang Thaller 5ab8b58291 clean up cmakefile 2012-04-06 01:43:18 +02:00
Wolfgang Thaller 5a7c5aae74 startup code: call FlushCache if necessary, inline a-traps 2012-04-06 01:04:43 +02:00
Wolfgang Thaller 1fef6246bf remove old makefile 2012-04-06 01:04:08 +02:00
Wolfgang Thaller 4f6bed514d reindent 2012-04-06 00:46:05 +02:00
Wolfgang Thaller c5e8e4700c add wput-based upload rule for App2 2012-04-06 00:45:26 +02:00
Wolfgang Thaller 2194af326d cmake build for libretro 2012-04-06 00:45:04 +02:00
Wolfgang Thaller de0aa6610b add "memory" and "cc" clobbers to asm statements 2012-04-05 10:46:36 +02:00
Wolfgang Thaller 012f491d4e deal with odd-address errors:
handle non-aligned relocations
make sure .init/.fini sections are aligned
2012-04-03 10:57:27 +02:00
Wolfgang Thaller 69ecf7f5e0 build script tweaks (ubuntu) 2012-04-03 09:04:22 +02:00
Wolfgang Thaller f370137c88 readline! 2012-03-30 10:01:55 +02:00
Wolfgang Thaller 04fcc13550 find hcopy/hformat based on argv[0] 2012-03-29 22:00:00 +02:00
Wolfgang Thaller b5f1b028d4 MakeAPPL: abort on invalid flag 2012-03-29 21:59:45 +02:00
Wolfgang Thaller e4c12180fa cmake build for retro apps 2012-03-29 21:59:18 +02:00
Wolfgang Thaller 6b484b5f72 set -DTYPE_BOOL=1 for C++ 2012-03-29 21:58:22 +02:00
Wolfgang Thaller 8dbff71e48 test app with console 2012-03-29 10:31:05 +02:00
Wolfgang Thaller cc2f5140a8 toolchain build script 2012-03-29 10:30:42 +02:00
Wolfgang Thaller f6d2cf79e9 BFLT documentation 2012-03-29 10:30:31 +02:00
Wolfgang Thaller 241a161ca1 type map for PrepareHeaders.hs 2012-03-29 10:30:14 +02:00
Wolfgang Thaller 3f848a42b7 MakeAPPL 2012-03-29 10:30:03 +02:00
Wolfgang Thaller df0c6bb01f filter Universal Headers 2012-03-29 10:29:53 +02:00
Wolfgang Thaller c0964680a4 libretro 2012-03-29 10:29:41 +02:00
Wolfgang Thaller 272a5da348 add hfsutils 3.2.6 2012-03-29 10:28:43 +02:00
Wolfgang Thaller dbff29bd61 elf2flt: provide symbols around .init and .fini sections 2012-03-29 10:27:48 +02:00
Wolfgang Thaller fbdcbaaaf9 elf2flt: remove unused nonexistent include <filesystem.h> 2012-03-29 10:27:23 +02:00
Wolfgang Thaller aaf905ce07 add gcc 4.70 2012-03-28 01:13:14 +02:00
Wolfgang Thaller 023d88e105 add elf2flt from CVS 2012-03-27 23:31:44 +02:00
Wolfgang Thaller 1c3ad08d54 add libgloss and newlib 1.20.0 to gcc directory 2012-03-27 01:51:53 +02:00
Wolfgang Thaller 5d96d8025a add binutils-2.20.1 2012-03-26 21:18:29 +02:00