Commit Graph

11 Commits

Author SHA1 Message Date
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
822c9f3dbf fix indentation before it is too late 2014-09-15 00:43:30 +02:00
Wolfgang Thaller
dea5fa2a21 App2: hook up console for reading 2014-09-15 00:00:45 +02:00
Wolfgang Thaller
ebdaf6b959 fix bug in realloc implementation 2014-09-13 00:20:07 +02:00
Wolfgang Thaller
82203b6b7d add README, COPYING and license notices 2012-04-24 03:22:36 +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
2194af326d cmake build for libretro 2012-04-06 00:45:04 +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
c0964680a4 libretro 2012-03-29 10:29:41 +02:00