Wolfgang Thaller
|
c8ac7aff27
|
convert raytracer.cc to plain C
|
2014-09-17 03:39:50 +02:00 |
|
Wolfgang Thaller
|
534ef17a1f
|
Move Console to a library: We can now compile a standard Hello World program.
|
2014-09-17 03:35:18 +02:00 |
|
Wolfgang Thaller
|
d83818476d
|
use std::regex instead of boost::regex when available
|
2014-09-17 02:49:17 +02:00 |
|
Wolfgang Thaller
|
ff0586d7f7
|
update to work with Universal Interfaces 3.4
|
2014-09-17 02:10:04 +02:00 |
|
Wolfgang Thaller
|
e5e8352a32
|
work around strange link error with clang on Mac OS X
|
2014-09-17 02:02:22 +02:00 |
|
Wolfgang Thaller
|
822c9f3dbf
|
fix indentation before it is too late
|
2014-09-15 00:43:30 +02:00 |
|
Wolfgang Thaller
|
02c92021ab
|
some minor cleanup
|
2014-09-15 00:23:20 +02:00 |
|
Wolfgang Thaller
|
dea5fa2a21
|
App2: hook up console for reading
|
2014-09-15 00:00:45 +02:00 |
|
Wolfgang Thaller
|
f4a8005a8f
|
fix console font
|
2014-09-14 23:59:35 +02:00 |
|
Wolfgang Thaller
|
2553c625d1
|
README: More info on Universal Interfaces
|
2014-09-13 01:54:02 +02:00 |
|
Wolfgang Thaller
|
6faf706618
|
update README
|
2014-09-13 01:03:45 +02:00 |
|
Wolfgang Thaller
|
ebdaf6b959
|
fix bug in realloc implementation
|
2014-09-13 00:20:07 +02:00 |
|
Wolfgang Thaller
|
cdee6c52cf
|
--disable-doc when building binutils
|
2014-09-13 00:19:45 +02:00 |
|
Wolfgang Thaller
|
f92645c821
|
Update binutils to version 2.24 to work around a build problem
|
2014-09-13 00:14:23 +02:00 |
|
Wolfgang Thaller
|
7bed8cf68d
|
remame README -> README.md
|
2012-04-25 00:54:17 +02:00 |
|
Wolfgang Thaller
|
82203b6b7d
|
add README, COPYING and license notices
|
2012-04-24 03:22:36 +02:00 |
|
Wolfgang Thaller
|
dbc71a294d
|
handle macro-less inline procedures
|
2012-04-22 17:56:00 +02:00 |
|
Wolfgang Thaller
|
8eeb63b4f3
|
remove CurrentA5/A5 restoration hack (gcc is now patched to consider A5 fixed)
|
2012-04-22 12:39:51 +02:00 |
|
Wolfgang Thaller
|
8c266d6ef4
|
MakeAPPL: add SIZE resource
|
2012-04-21 18:52:50 +02:00 |
|
Wolfgang Thaller
|
6b99493e6e
|
silence message
|
2012-04-20 19:28:34 +02:00 |
|
Wolfgang Thaller
|
1c3651a81b
|
fix parameter passing for booleans
|
2012-04-20 01:25:01 +02:00 |
|
Wolfgang Thaller
|
7c239da15f
|
install asfilter in build script
|
2012-04-15 03:35:14 +02:00 |
|
Wolfgang Thaller
|
027af8eb8a
|
use __magic_inline hack & stdcall for toolbox calls
|
2012-04-15 03:34:57 +02:00 |
|
Wolfgang Thaller
|
390818e425
|
avoid transformations on __magic_inline functions
|
2012-04-15 03:34:33 +02:00 |
|
Wolfgang Thaller
|
a79c598392
|
make register usage match mac toolbox expectations (d0-d2, a0-a1 volatile, a5 fixed)
|
2012-04-15 03:33:23 +02:00 |
|
Wolfgang Thaller
|
4282f24fb4
|
fix stdcall: implement call_pop instruction
|
2012-04-15 03:32:29 +02:00 |
|
Wolfgang Thaller
|
a609de329b
|
whitespace
|
2012-04-13 22:03:51 +02:00 |
|
Wolfgang Thaller
|
e0f694a069
|
asm postprocessing filter
|
2012-04-13 20:43:27 +02:00 |
|
Wolfgang Thaller
|
d8544deec7
|
stdcall attribute for m68k
|
2012-04-13 20:43:04 +02:00 |
|
Wolfgang Thaller
|
49d3964993
|
pass shorts as shorts, parameter alignment 2 bytes only
|
2012-04-13 20:42:45 +02:00 |
|
Wolfgang Thaller
|
3509493ef3
|
add mac os rt architectures document (APPLE)
|
2012-04-10 23:56:07 +02:00 |
|
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 |
|