Dimitris Panokostas
|
203748b6be
|
Update Makefile
|
2016-10-12 11:59:55 +02:00 |
|
Dimitris Panokostas
|
0e9261aef0
|
Updated Makefile for SDL2 build
|
2016-09-27 23:15:17 +02:00 |
|
Dimitris Panokostas
|
8373c9d524
|
Fixes to allow GLES platform to build
|
2016-09-11 01:31:50 +02:00 |
|
Dimitris Panokostas
|
675ec7d554
|
Removed gold linker
Gold linker does not seem to recognize cpu architecture on Raspbian
|
2016-09-06 22:51:06 +02:00 |
|
Dimitris Panokostas
|
ddf39f46fc
|
Fixes in makefile
|
2016-09-06 22:38:54 +02:00 |
|
Dimitris Panokostas
|
9c52ca926f
|
Added missing CPU_FLAGS variable
|
2016-09-06 21:56:51 +02:00 |
|
Dimitris Panokostas
|
3446d72224
|
Fix missing compiler flags
DEFS was not passed to the compiler, fixed
|
2016-09-06 21:43:21 +02:00 |
|
Dimitris Panokostas
|
9d4ccc92d0
|
Cleaned up empty spaces
|
2016-09-06 13:38:29 +02:00 |
|
Dimitris Panokostas
|
d4f90a8237
|
Update Makefile
Added non-neon helper object, removed Picasso96 variable (no longer needed as it's enabled by default on all platforms now)
|
2016-09-06 13:31:02 +02:00 |
|
Dimitris Panokostas
|
0c851c2cb3
|
Removed even more unnecessary compiler options
Removed options that are enabled with -Ofast anyway
|
2016-09-01 20:16:28 +02:00 |
|
Dimitris Panokostas
|
8bd1940357
|
Removed unnecessary options from Makefile
|
2016-09-01 20:11:52 +02:00 |
|
Dimitris Panokostas
|
956080b6cb
|
Updated Makefile
Synced compile options with TomB's version, specified optimized flags
for the Pi models
|
2016-09-01 17:09:18 +02:00 |
|
Dimitris Panokostas
|
b7c425cdbf
|
Merge remote-tracking branch 'refs/remotes/Chips-fr/master'
|
2016-08-28 20:36:52 +02:00 |
|
Dimitris Panokostas
|
45d181297c
|
updated makefile
Added missing slash in the default kickstarts path
|
2016-08-27 22:47:33 +02:00 |
|
Dimitris Panokostas
|
4287ecea8c
|
Modified CPU_FLAGS for RPi3 and RPi2 targets
Added optimal FPU option for Pi 3, added -funsafe-math-optimizations for
NEON based processors.
|
2016-08-27 22:32:11 +02:00 |
|
Dimitris Panokostas
|
711c528d1f
|
Fixed some issues in the Makefile
Fixed incorrect paths, removed unused include directories
|
2016-08-27 20:55:26 +02:00 |
|
Chips
|
975a634a38
|
Merge latest TomB version as of 22 August 2016
|
2016-08-27 20:39:53 +02:00 |
|
Dimitris Panokostas
|
0b6e8418c4
|
Makefile updated
Added support for Raspberry Pi 3 CPU, default build platform set to rpi3
|
2016-08-11 13:31:22 +02:00 |
|
Chips
|
1472101b95
|
Solve keyboard non working in gles and sdl project
|
2016-08-01 18:58:01 +02:00 |
|
Chips
|
0021565238
|
Solve compilation issue in gles platform
|
2016-07-31 23:27:47 +02:00 |
|
Chips
|
aa38eccda8
|
try to solve common buffer audio issue. Bis
|
2016-07-31 19:42:14 +02:00 |
|
Chips
|
01740246dd
|
Merge latest TomB version as of 10 July 2016
|
2016-07-10 18:01:00 +02:00 |
|
Chips
|
6a8fc51848
|
Solve rpi1 compilation issue
|
2016-07-10 17:03:59 +02:00 |
|
Chips
|
c7db909caf
|
Merge latest TomB version as of 8 July 2016
|
2016-07-10 13:48:11 +02:00 |
|
Chips
|
a33d65dcda
|
Merge latest TomB version as of 12 Mai 06
|
2016-06-25 09:23:49 +00:00 |
|
Chips
|
996ac3dab2
|
Various keyboard improvement: reset, amiga keys and caps lock closes #14
|
2016-05-14 18:57:55 +00:00 |
|
Chips
|
f6baa22248
|
Merge latest TomB version as of 17 April
|
2016-04-25 17:12:37 +00:00 |
|
Chips
|
d8ba1f9037
|
Merge latest TomB version as of 6 April
|
2016-04-24 09:45:29 +00:00 |
|
Chips
|
cad16d836e
|
Improve keyboard management. Note: F12 switch between menu & emulation
|
2016-04-02 15:28:06 +00:00 |
|
Chips
|
b73e7a1159
|
GLES update: make it compile for non-Rpi platform by default...
|
2016-03-19 08:59:42 +00:00 |
|
Chips
|
46d1c65c0f
|
Add gles platform
|
2016-02-12 19:02:04 +00:00 |
|
Chips-fr
|
8a73441c54
|
Add generic sdl platform
|
2016-01-24 17:42:00 +01:00 |
|
Chips-fr
|
a100ea0d9d
|
Align with latest TomB version 1.0.2 released in 27-oct
|
2015-11-16 22:32:10 +01:00 |
|
Jools Wills
|
8e53fe03b4
|
no need to set CPPFLAGS to CFLAGS, or else parameters could be duplicated if custom CFLAGS are set
|
2015-10-14 22:03:52 +00:00 |
|
Jools Wills
|
b7321ecc67
|
set default platform to rpi2
|
2015-10-14 08:09:05 +01:00 |
|
Jools Wills
|
7c1da7edb7
|
de-duplicate / tidy and merge makefiles
|
2015-10-14 07:49:34 +01:00 |
|
Chips-fr
|
c5610e7acd
|
Align with latest TomB version 1.0.0
|
2015-10-11 14:23:51 +02:00 |
|
Chips-fr
|
97082274cf
|
Align with latest TomB version
|
2015-09-09 21:49:41 +02:00 |
|
Chips-fr
|
6cbdde5724
|
remove *dep directories
|
2015-05-23 13:28:13 +00:00 |
|
Chips-fr
|
f0c47e548f
|
Use specific texture for emulation instead of screen one
|
2015-05-23 11:16:41 +00:00 |
|
Chips-fr
|
422ed334f4
|
v0.2: Merge TomB improvements
|
2015-05-17 07:52:43 +00:00 |
|
Chips-fr
|
3e6e55dc20
|
First version for Raspberry Pi
|
2015-05-14 15:18:43 +00:00 |
|
Chips-fr
|
e86cde6318
|
Commit pandora source code
|
2015-05-13 18:47:23 +00:00 |
|