Dimitris Panokostas
9b5a2c3c0a
Removed SDL1 targets from Makefile, updated default target to rpi4, changed Dispmanx target naming
2019-10-11 01:12:16 +02:00
Dimitris Panokostas
1087e32d75
Updated Makefile with LTO options
2019-09-16 22:35:00 +02:00
Dimitris Panokostas
a635fe62a0
Brought back software cursor, since several Mali based platforms show no cursor at all in GUI otherwise
2019-09-15 16:30:46 +02:00
Dimitris Panokostas
6e95d62ae9
Made LTO optional in the Makefile, disabled by default
2019-09-15 11:35:00 +02:00
Dimitris Panokostas
0bdd0abd27
Renamed MALI_GPU define to NO_CUSTOM_CURSOR to better reflect the current functionality
2019-09-12 22:23:13 +02:00
Dimitris Panokostas
9ea6e9535a
Fixed arm_helper would not get included for all RPI1 targets (SDL2, SDL2-Dispmanx)
2019-09-12 22:17:38 +02:00
Dimitris Panokostas
9f612c1076
Fixed missing RPI1 target in list of RPI targets
2019-09-12 22:08:11 +02:00
Dimitris Panokostas
ef0546aedf
Consolidated RPI SDL2-Dispmanx target flags
2019-09-12 21:59:10 +02:00
Dimitris Panokostas
e49fd49cc3
Makefile improvements:
...
- Consolidated duplicate flags for similar targets
- Removed uneeded compiler flags
2019-09-12 21:57:53 +02:00
Dimitris Panokostas
5a03c3548e
Fixed ASFLAGS not being used for the assembly files
2019-09-12 10:01:38 +02:00
Dimitris Panokostas
a0a6ad7508
Removed unused flag from Assembly files
2019-09-11 22:11:03 +02:00
Dimitris Panokostas
f529923beb
Added RPI 3/4 64-bit target.
...
Changed some compiler flags
2019-09-11 21:11:54 +02:00
Dimitris Panokostas
9f30386487
Merge remote-tracking branch 'origin/master' into dev
2019-09-10 10:19:28 +02:00
microplay
e431465bbe
add platform sun8i ( #510 )
2019-09-10 11:12:05 +03:00
Dimitris Panokostas
69c7fa22a0
Removed unused comment
2019-09-08 20:16:37 +02:00
Dimitris Panokostas
b7515a0ee6
Updated Odroid N1, N2 target CFLAGS to add -mtune. Added comment for RockPro64 64-bit target also
2019-09-04 23:51:27 +02:00
Dimitris Panokostas
490963844c
Removed unused alternative RockPro64 target
2019-09-04 00:15:17 +02:00
Dimitris Panokostas
1f2bc9f0fe
Added comments for each platform, removed tinker target (covered by RK3288 target now)
2019-09-03 23:49:39 +02:00
Dimitris Panokostas
1247008366
Don't compile the neon_helper if we are running on aarc64 (doh!)
2019-09-03 18:46:35 +02:00
Dimitris Panokostas
d3361f6917
Makefile: added Odroid N2 64-bit target (replacing the N1)
2019-09-03 18:15:06 +02:00
Dimitris Panokostas
20eb366394
Actually fixed Makefile (missed a space) #506
2019-09-03 13:31:29 +02:00
Dimitris Panokostas
6f73af1cf0
Fixed Makefile #506
2019-09-03 13:14:04 +02:00
Dimitris Panokostas
618b7ddeb9
Fixed AARCH64 helper reference in Makefile and #if ... #endif clause
2019-09-02 22:12:57 +02:00
Dimitris Panokostas
77cff6067d
Various Android updates
2019-09-02 15:01:01 +02:00
Dimitris Panokostas
024d624006
Renamed caps_win32 to caps_amiberry
2019-09-02 15:00:35 +02:00
Dimitris Panokostas
bad6769d8d
Enabled AARCH64 assembly helper in Makefile
2019-09-02 14:59:45 +02:00
Dimitris Panokostas
fcffe1a175
Fixed N2 / AMLG12x (s922x) target crashing on startup #489
2019-09-01 19:27:33 +02:00
Dimitris Panokostas
41ad70634b
Removed def_icons file reference from Makefile
2019-08-31 17:45:32 +02:00
Dimitris Panokostas
dd0c748dde
Merged latest WinUAE and uae4arm changes. Added 64-bit support.
2019-08-31 17:30:51 +02:00
Dimitris Panokostas
042e7f1a5f
Updated Makefile to include support for RPI4
2019-08-17 11:38:36 +02:00
5schatten
0201782dcb
Makefile: added common Amlogic & Rockchip platforms ( #500 )
...
- Amlogic S905/S905X/S912/S905X2/S922X/A311D
- Rockchip RK3288/RK3328/RK3399
2019-08-03 16:40:56 +03:00
hissingshark
4aff208b81
Fix #492 . Init Joysticks earlier under SDL2. Build for armv7 on Vero4k. ( #495 )
...
* Initialise SDL_joysticks earlier - some need longer to come up and be detected
* Make Vero4k builds for armv7
2019-07-27 10:45:52 +03:00
Dimitris Panokostas
928b4e2bf2
Update Makefile
...
Fixed RPI1 build was broken after last commit #476
2019-05-04 23:51:42 +02:00
Dimitris Panokostas
10175b66fe
Added permissive flag
2019-04-20 12:20:18 +02:00
Dimitris Panokostas
99d1b64852
#322 : Added AARCH64 flags and experimental Odroid N1 target
2019-04-08 20:31:18 +02:00
Dimitris Panokostas
ee40607ee2
Added support for >2GB HDFs on 32-bit systems, fixes #20
2019-01-12 10:42:55 +01:00
Dimitris Panokostas
af55b20adc
Replaced CFlag "WITH_LOGGING" with the "write_logfile" boolean option in the new "amiberry.conf" to enable logfile output without the need to recompile
2019-01-11 18:05:17 +01:00
Christer Solskogen
a3dd9af895
Code cleanup ( #393 )
...
* Code cleanup using deheader for removing unnused headers and adding others to be portable. Removed unused files and renamed .cpp files that are only used as #includes in others
* add missing files
2018-12-23 15:34:53 +01:00
Dimitris Panokostas
ac1c64d52f
Makefile improvements
2018-12-11 21:32:46 +01:00
Dimitris Panokostas
b4e5f0e9eb
Actually fixed XU4 march parameter
2018-12-07 01:10:05 +01:00
Dimitris Panokostas
780b0f3117
fixed march for XU4
2018-12-07 01:08:33 +01:00
Dimitris Panokostas
8c1f2d4af8
Updated Makefile: Default target is now RPI3-SDL2-Dispmanx, minor cleanup in the rest of the file
2018-12-06 21:18:26 +01:00
Dimitris Panokostas
27e2b4c6ff
Renamed "TINKER" define to "FASTERCYCLES"
2018-12-05 22:55:12 +01:00
Dimitris Panokostas
10aa6bc9a7
Fixed #384 : Build would fail for SDL1 targets due to missing SDL include path
2018-12-02 17:41:20 +01:00
Dimitris Panokostas
3434a33b0c
Makefile improvements
2018-12-01 12:38:40 +01:00
Dimitris Panokostas
a8564649b3
minor update for gcc and g++ detection
2018-11-18 20:43:03 +01:00
Dimitris Panokostas
ff18558c53
Added rockpro64 platform in Makefile targets
2018-11-10 20:47:14 +01:00
Dimitris Panokostas
f62bae97e5
Simplified Makefiles further (thanks Christer Solskogen!)
2018-11-04 20:53:02 +01:00
Dimitris Panokostas
68ceac4a54
Implemented (bugfixed) ROXR, fixed MVMEL ( closes #314 )
2018-10-15 18:12:03 +02:00
Dimitris Panokostas
7db0eb5cf3
Removed pine64 target and added OrangePi PC in the Makefile
2018-10-03 00:21:13 +02:00