Commit Graph

29 Commits

Author SHA1 Message Date
Wolfgang Thaller
2dec12faee fix incorrect documentation for CMAKE_TOOLCHAIN_FILE parameter 2018-07-20 16:28:01 +02:00
Wolfgang Thaller
8f645b0b9e start figuring out how to create MPW Tools using Retro68 2018-05-05 12:34:12 +02:00
Wolfgang Thaller
310ad344c2 Calling RecoverHandle on the wrong address is bad, so don't, for now. (see #33) 2018-04-17 19:07:48 +02:00
Wolfgang Thaller
12270f7caa WDEF sample: PowerPC support 2018-01-07 17:28:28 +01:00
Wolfgang Thaller
e608b466ce New Sample Program: WDEF 2018-01-06 03:11:48 +01:00
Wolfgang Thaller
8b5f06cb9b Fix #28: Don't pass Elf2Mac options on PPC. There is life beyond the 68K. 2017-10-02 09:21:28 +02:00
Wolfgang Thaller
c10538e350 build Samples/Dialog as single-segment app (to prevent the code path from rotting) 2017-09-30 23:38:23 +02:00
Wolfgang Thaller
821bc04a7a set -ffunction-sections option on libretro and libConsole, and use gc-sections in Samples/HelloWorld. 2017-09-29 22:31:35 +02:00
Wolfgang Thaller
284126e13c Elf2Mac now generates CODE resources itself; --mac-flat for the old functionality 2017-09-24 16:00:00 +02:00
Wolfgang Thaller
0ecc07538f Make things work with Universal Interfaces 3.0 2017-09-21 15:41:10 +02:00
Wolfgang Thaller
a919b6f1af build C version of raytracer without using c stdlib 2017-04-21 18:45:20 +02:00
Wolfgang Thaller
380c8115fe Carbon examples: some more port flushing 2015-10-12 02:48:43 +02:00
Wolfgang Thaller
9866de71bb More Carbon support (Dialogs example) 2015-10-08 22:44:18 +02:00
Wolfgang Thaller
79d23218a9 Clean up Carbon build 2015-10-07 00:03:28 +02:00
Wolfgang Thaller
5339e2419b uncomment QDFlushPortBuffer 2015-09-18 01:09:10 +02:00
Wolfgang Thaller
54591b457a Carbon HACKS (breaks other stuff) 2015-09-13 16:54:15 +02:00
Wolfgang Thaller
a65704d4fa update samples for powerpc 2015-09-08 18:05:00 +02:00
Wolfgang Thaller
4ae36b70fb startup code & cmake stuff for ppc 2015-09-01 00:04:20 +02:00
Wolfgang Thaller
d95202ca50 example Makefiles: use Rez instead of MakeAPPL 2015-07-21 23:40:07 +02:00
Wolfgang Thaller
b15b38d1b7 slight reorganisation of cmake toolchain files to clean up dependencies in build 2015-07-20 21:38:01 +02:00
Wolfgang Thaller
f1c4fe3a22 MakeAPPL is now obsolete, as everything it does can be done by Rez 2015-07-20 20:05:38 +02:00
Wolfgang Thaller
f549ead8ac have startup code ensure that code resource is locked. 2015-07-20 02:02:28 +02:00
Wolfgang Thaller
d26d88f5ee Rez: better error reporting 2015-07-19 00:59:46 +02:00
Wolfgang Thaller
ee00fe1ec5 build SystemExtension example in multiple formats 2015-07-18 23:58:41 +02:00
Wolfgang Thaller
7aaa3174df One more example: a System Extension (INIT) 2015-07-18 01:14:43 +02:00
Wolfgang Thaller
e4d2e8bd00 fix build-toolchain, make Dialog sample compile with another Universal Headers version 2015-07-17 19:39:44 +02:00
Wolfgang Thaller
a6c14ce2cc cleanup 2015-07-17 02:00:51 +02:00
Wolfgang Thaller
9237ce6392 Integrate Rez with the add_application cmake command, add "Dialog" sample 2015-07-17 00:32:27 +02:00
Wolfgang Thaller
9ecd799562 move Samples to subdirectory 2015-07-16 20:57:34 +02:00