Commit graph

43 commits

Author SHA1 Message Date
Miodrag Milanovic
5cef4e1f91 Added LICENSE file and updated README.md (nw) 2016-03-04 11:00:21 +01:00
Miodrag Milanovic
60f8515a0d removed created mo, in order to make it part of build process (nw) 2016-02-21 11:34:22 +01:00
therealmogminer@gmail.com
9a47a870df First take on render API reorg, nw 2016-02-21 03:03:23 +01:00
Miodrag Milanovic
4900b941f1 Must commit pre-compiled language files (nw) 2016-02-20 22:40:35 +01:00
Miodrag Milanovic
1115b98dd3 Added initial language list with definitions and scripts for update (nw) 2016-02-20 21:50:02 +01:00
Miodrag Milanovic
ccae0382bb Added plugins and boot.lua as startup script [Miodrag Milanovic] 2016-02-14 10:58:18 +01:00
Miodrag Milanovic
178167b8fe Initial support for BGFX [Dario Manesku, Branimir Karadic, Miodrag Milanovic]
Need optimization and cleanup, note that all shaders can be built only on windows
due to usage of DirectX DLLs
2016-02-07 15:49:55 +01:00
Miodrag Milanovic
5f3e6c8bdc fixed clang compile of m68kmake(nw) 2016-01-30 20:53:28 +01:00
Miodrag Milanovic
042050ef67 Added Google Benchmark library (nw)
Included sample benchmark for eminline for native and noasm
Made GoogleTest compile only if tests are compiled
2016-01-29 11:47:40 +01:00
Miodrag Milanovic
3f2add802d Updated makefile to generate m68k files (nw) 2016-01-27 15:36:29 +01:00
dankan1890
aef1472f1d Missing regtests folder in .gitignore 2015-11-27 15:56:17 +01:00
Miodrag Milanovic
cabec7b81c Added new doxygen templates and limited basic to core (nw) 2015-11-16 10:32:27 +01:00
Miodrag Milanovic
44ffd8dd61 added make option to generate CMake files for CLion and root project file (nw)
also ignored CMakeLists.txt in root
2015-11-08 15:00:26 +01:00
Miodrag Milanovic
0284402d1c updated gitignore for CLion (nw) 2015-11-08 14:54:59 +01:00
hap
9f6640deb5 turned folder rights the other way around 2015-08-26 23:09:47 +02:00
Dirk Best
4d1cfc554d Add travis-ci support 2015-07-10 16:41:37 +02:00
Miodrag Milanovic
f2b21a51f8 Added doxygen documentation definition file and make target for it (nw) 2015-05-12 10:28:41 +02:00
Miodrag Milanovic
53340a5f89 changed .build to build to be visible (nw) 2015-03-26 11:17:59 +01:00
Miodrag Milanovic
f76d59c41d Moved build system to GENie [Miodrag Milanovic]
make TARGET=mess -j19

will generate all needed files and build MESS, while developing you can use

make TARGET=mess COMPILE=1 -j19
to prevent rebuilding of make files.

Build system have automatic generate of dependencies so will do incremental builds fine.

make clean
will remove all generated files/projects and obj files
2015-03-26 09:00:39 +01:00
Miodrag Milanovic
fb5c151082 Converted png2bcd tool to python [Andrew Gardner] 2015-01-10 11:35:34 +01:00
smf-
4ec35c6bb0 ignore inp directory (nw) 2014-10-29 18:21:49 +00:00
Miodrag Milanovic
6cdca14803 made .gitignore much smaller (nw) 2014-10-24 14:51:06 +02:00
Miodrag Milanovic
44c54629c2 fix for gitignore (nw) 2014-10-24 14:20:32 +02:00
Oliver Stöneberg
4972bd3b54 ignore *.psess and *.vsp in root (nw)
these are Visual Studio Performance Analysis output files
2014-10-24 14:11:17 +02:00
Olivier Galibert
a16f1c0443 More ignorance (nw) 2014-10-23 19:10:22 +02:00
Curt Coder
4b0e2a830e Updated ignore file with executables 2014-10-23 11:08:34 +03:00
Oliver Stöneberg
c1f8dfed3e added *.sln and *.suo to .gitignore (nw) 2014-10-23 09:32:53 +02:00
m.milanovic@levi9.com
428b3535d3 Add ini folder to ignore (nw) 2014-10-22 10:52:21 +02:00
smf-
1f06e19970 ignore *.bat (nw) 2014-10-21 12:34:21 +01:00
Alex W. Jackson
b6db6a39a2 Made gfx_element::decode() private; fixed drivers that were calling it directly [Alex Jackson] 2014-03-18 06:42:10 +00:00
Curt Coder
9f691da5f3 Add to ignore list. (nw) 2014-03-18 06:21:49 +00:00
Dirk Best
9d75c11e59 ignore project files only in root 2013-12-30 18:38:08 +00:00
Dirk Best
32646209f9 cleanup .gitattributes, ignore eclipse project files 2013-12-30 18:15:58 +00:00
Jonathan Gevaryahu
a36d348683 revert stuff that probably wasn't intentionally committed. (n/w) 2013-12-29 03:57:41 +00:00
Couriersud
5fc9d0703a Netlist, make some class variables protected. No wn 2013-12-28 14:57:22 +00:00
Oliver Stöneberg
1bba207e27 added two more output folders to ignore list (nw) 2013-07-17 10:38:27 +00:00
Curt Coder
39d9b8a39c Improved svn:ignore. (nw) 2013-06-24 09:43:05 +00:00
Curt Coder
976c24128b Improved svn:ignore. (nw) 2013-06-24 09:41:59 +00:00
smf-
eaa70fc199 reverted ignored files, they were removed by the previous patch but I don't know why. (nw) 2013-06-10 19:43:07 +00:00
smf-
603f354635 Added support to jedutil for decoding 82S153, PLS153 & CK2605 [Kevin Eshbach, Charles MacDonald] 2013-06-10 19:33:46 +00:00
Oliver Stöneberg
3658a958c8 added some output files in root folder to ignore list (nw) 2013-01-17 19:47:40 +00:00
Oliver Stöneberg
585ecc7c2e first version of chdman unit test / fixed dependies of tests target (nw) 2013-01-05 16:17:42 +00:00
Oliver Stöneberg
b8ce4654fe added jedtest output folder to ignore list (nw) 2013-01-05 14:17:53 +00:00