Jan Holthuis
59de3bbd60
linux/man: Add section about BIOS/Flash ROMs
2015-08-24 16:01:08 +02:00
Jan Holthuis
72af9d5818
linux/man: Improve reicast man page
2015-08-24 15:47:34 +02:00
Jan Holthuis
ac37edecee
Merge pull request #796 from reicast/holzhaus/linux-make-install
...
Linux: Add install target to Makefile
2015-08-24 15:19:19 +02:00
Jan Holthuis
1c57c3a1dd
Linux: Add simple man page
2015-08-24 15:18:07 +02:00
Stefanos Kornilios Mitsis Poiitidis
f065bc5289
Merge pull request #744 from reicast/feat/improved-speed-sync
...
sync: Also sync to video if too fast
2015-08-24 13:47:51 +02:00
Stefanos Kornilios Mitsis Poiitidis
80c09343e0
msvc: Enable build target for debug/x86
2015-08-24 13:01:12 +02:00
Jan Holthuis
b6899c555d
Linux: Add install target to Makefile
2015-08-22 16:59:17 +02:00
Stefanos Kornilios Mitsis Poiitidis
2a07c37011
msvc: Update sln files to use "x86" instead of "win32" for appveyor
2015-08-21 18:40:30 +02:00
Jan Holthuis
16897f7014
Linux Makefile: Remove EXECUTABLE_STRIPPED file on clean
2015-08-21 03:09:10 +02:00
Jan Holthuis
1a5ef4e023
Linux Makefile: Remove .map file on clean
2015-08-21 03:06:44 +02:00
TwistedUmbrella
e138cca4b9
Remove internal conditionals to use defined flag
2015-08-20 17:21:47 -04:00
Stefanos Kornilios Mitsis Poiitidis
f83130b84b
Merge pull request #766 from reicast/fix/ios-and-osx
...
Fix ios and osx (projectfiles, nvmem)
2015-08-19 23:55:20 +02:00
TwistedUmbrella
537e1172e0
Add a missing check for native activity context
2015-08-19 16:42:07 -04:00
Jan Holthuis
9dac10ae10
linux-dist: Replace platform ifdefs with USE_EVDEV and USE_JOYSTICK
2015-08-19 11:59:45 +02:00
Stefanos Kornilios Mitsis Poiitidis
c942b2bbcc
VisualStudio: Enable Edit&Continue, fix interm. dir
2015-08-19 00:54:33 +02:00
Stefanos Kornilios Mitsis Poiitidis
4a4a304815
VisualStudio: Update project for cfg ( #755 )
...
- Add cfg/ini.cpp and cfg/ini.h to the project
2015-08-19 00:51:45 +02:00
Jan Holthuis
bf84eb3ca8
ARM: Append CFLAGS to ASFLAGS (because gcc is used for AS)
2015-08-17 19:55:17 +02:00
Gabriel Corona
5eaafbc7f0
Fix Linux Makefile
...
as does not recognize -m32
2015-08-17 19:51:20 +02:00
TwistedUmbrella
a4a7540055
Fix path structure and relationships in iOS project
2015-08-14 23:16:31 -04:00
TwistedUmbrella
90b624b081
Proper debug icon, Tile background, Standardize font
...
Standardize listing text, Reduce Toast text size
The toast was nearly a full screen dialog for one line of text
Differentiate the headings from the list items
Increase transparency of tiled background image
Fix an issue with text size for switch compat
2015-08-13 17:44:28 -04:00
TwistedUmbrella
c0f3241bcf
Ignore Android warning about useless layouts
...
This layout keeps the menu from overwriting the first item
2015-08-13 14:58:40 -04:00
TwistedUmbrella
8c8b952434
Replace SlidingDrawer with compatibility DrawerLayout
...
Remove actionable references (requires v7 overhaul)
Darken background and remove unused views
Fix alignment of pseudo action bar to list
2015-08-13 14:52:17 -04:00
TwistedUmbrella
52b423f42b
Add a separate drawer offset for large-screen devices
2015-08-12 10:46:36 -04:00
TwistedUmbrella
ab45419ba7
Improve the Github API plugin accessibility
2015-08-12 10:23:08 -04:00
TwistedUmbrella
d497204d02
Disable turbo mode toggle when synchronous
2015-08-11 20:57:36 -04:00
TwistedUmbrella
9ec657949a
Basic Android option to toggle Synchronous Rendering
2015-08-11 20:50:34 -04:00
TwistedUmbrella
851acf8518
Remove deprecated log tag from debug
...
Conflicts:
shell/android/src/com/reicast/emulator/debug/GenerateLogs.java
2015-08-11 16:15:35 -04:00
Stefanos Kornilios Mitsis Poiitidis
24b721c359
Replace reidc with reicast on logs
2015-08-11 20:52:10 +02:00
TwistedUmbrella
2b027e9897
Update log tags and add new native identifier
2015-08-11 20:52:09 +02:00
TwistedUmbrella
10ba5d336f
Shorten toast (blocks thread), Remove unused strings
2015-08-11 13:37:49 -04:00
Stefanos Kornilios Mitsis Poiitidis
417dfc5d8f
Merge pull request #732 from reicast/wip/naomi-support
...
Naomi support. Enjoy.
To build, edit core/build.h to DC_PLATFORM_NAOMI (or, -D TARGET_NAOMI at the makefile level)
2015-08-11 19:21:00 +02:00
Jan Holthuis
7ec1a12580
Merge pull request #720 from Holzhaus/add-odroid-support
...
Add ODROID-C1/C1+/X/X2/U2/U3/XU/XU3/XU4 support
2015-08-11 19:16:18 +02:00
Stefanos Kornilios Mitsis Poiitidis
7feeec0ceb
naomi: Refactor cart logic to naomi_cart
2015-08-11 19:13:11 +02:00
Stefanos Kornilios Mitsis Poiitidis
7d0d2ba572
naomi: Initial support for TARGET_NAOMI, windows only
...
- Import naomi code from nullDC, modify and cleanup
- Only unprotected dimm-board support, custom lst files
- Still a compile option
- Boots naomi bios and some games, no input yet
2015-08-11 19:13:11 +02:00
Stefanos Kornilios Mitsis Poiitidis
1c7c684937
android: Fix makefile
2015-08-11 18:38:15 +02:00
Jan Holthuis
1ec91c30d8
Add support for ODROID-C1+/X/X2/U2/U3/XU/XU3/XU4
2015-08-11 18:23:39 +02:00
Jan Holthuis
8453016608
Add ODROID-C1 support to Makefile
2015-08-11 18:23:39 +02:00
Stefanos Kornilios Mitsis Poiitidis
6348057402
Merge pull request #705 from Holzhaus/unified-makefiles-all
...
Merge Makefiles for beagle/pandora/gcwz/rapi2/lincpp into Linux Makefile
2015-08-11 18:19:37 +02:00
TwistedUmbrella
cf53f3ec22
Fix links to files for relative Xcode paths
2015-08-11 11:44:11 -04:00
Stefanos Kornilios Mitsis Poiitidis
c3c2c68f21
Merge pull request #729 from reicast/wip/softrend
...
Basic and buggy software renderer
2015-08-11 17:43:47 +02:00
Jan Holthuis
961e1c057a
Makefile: Only define USE_X11 for x86, x64, linCPP and pandora
2015-08-11 17:43:04 +02:00
Jan Holthuis
dd837994af
Merge LinCPP Makefile into Linux Makefile
2015-08-11 17:36:16 +02:00
Jan Holthuis
0b505e6857
Makefile: Rename i686 platform to x86 and AMD64 to x64
2015-08-11 17:36:16 +02:00
Jan Holthuis
d295bad50b
Makefile: Use separate obj directories for each platform
2015-08-11 17:36:16 +02:00
Jan Holthuis
7653f790a0
Makefile: Add CFLAGS to AS calls (in case gcc is used instead of as)
2015-08-11 17:36:16 +02:00
Jan Holthuis
752c136910
Allow overriding compilers for specific platforms
...
The Raspberry Pi 2 seems to need `gcc` instead of `as` as ${AS}
2015-08-11 17:36:15 +02:00
Jan Holthuis
f96ec5ff89
Remove FOR_ARM definition in Makefile
2015-08-11 17:36:15 +02:00
Jan Holthuis
91338761d6
Makefile: Fix Whitespace
2015-08-11 17:36:15 +02:00
Jan Holthuis
a090eba78c
Don't include CFLAGS/MFLAGS in CXXFLAGS
2015-08-11 17:36:15 +02:00
Jan Holthuis
93355dd533
Merge gcwz into Linux Makefile
2015-08-11 17:36:15 +02:00