Mirco De Marchi
a8201fcdde
Fix MacOS installation instructions
2021-04-12 02:13:23 +02:00
Enrico Fraccaroli
1236941a9c
Merge pull request #4 from mentos-team/compatibility
...
Compatibility
2021-01-26 10:02:28 +01:00
Mirco De Marchi
de33947249
Update README.md with prerequisistes install commands and some fix
2021-01-19 21:24:53 +01:00
Mirco De Marchi
05397f24c9
Add compatibility for GCC 10
...
Insert additional -fcommon C flag to obtain the same behavior of previous versions of GCC compilers, because
now, by default GCC 10 compiler has the -fno-common flag
that give error when omitting extern when declaring
a global variable in a header file.
TODO: for the next MentOS release check the "extern"
keyword in global variable in header files.
2021-01-19 19:17:59 +01:00
Mirco De Marchi
0d8fa6c9cd
Remove SDL in qemu command for ubuntu 19 and 20
...
Add compatibility for ubuntu lsb versions that haven't sdl support
2021-01-19 17:02:56 +01:00
Mirco De Marchi
b47110b402
Improve compatibility for Ubuntu 18.04
...
Disable ASM_NASM language and take only ASM language with third_party nasm tool to avoid errors.
2021-01-19 15:43:53 +01:00
Mirco De Marchi
f99b9f739c
Add MacOS compatibility with cross-compiler toolchain
2021-01-19 10:42:42 +01:00
Luigi Capogrosso
9af9701ddb
New files
v0.3.0
2019-05-08 17:21:47 +02:00
Luigi Capogrosso
7d9085fecf
Finish v0.3.0
2019-05-08 17:07:11 +02:00
Luigi Capogrosso
3d9beb5ee0
Removed useless badges
2019-05-08 16:12:51 +02:00
Luigi Capogrosso
08372721d4
Update README.md
2019-05-08 15:59:50 +02:00
Luigi Capogrosso
9eec6f69ee
Add badges
2019-05-08 13:37:03 +02:00
Luigi Capogrosso
843fa67ba2
Update README.md
2019-05-08 13:14:01 +02:00
Luigi Capogrosso
14b4b91845
Fix typo
2019-05-07 08:21:53 +02:00
Luigi Capogrosso
a2dde7036e
Minor changes
2019-05-06 17:53:18 +02:00
Luigi Capogrosso
57bd71b717
Add README.md file
2019-05-06 17:14:08 +02:00