Merge pull request #434 from Winins/patch-1
Added debug section at README.MD
This commit is contained in:
@@ -65,9 +65,9 @@ Nightly builds
|
||||
For your convenience, we compile a number of 86Box builds per revision on our
|
||||
Jenkins instance.
|
||||
|
||||
| Regular | Optimized | Experimental |
|
||||
|:-------:|:---------:|:------------:|
|
||||
|[](http://ci.86box.net/job/86Box)|[](http://ci.86box.net/job/86Box-Optimized)|[](http://ci.86box.net/job/86Box-Dev)
|
||||
| Regular | Optimized | Experimental | Debug |
|
||||
|:-------:|:---------:|:------------:|:-----:|
|
||||
|[](http://ci.86box.net/job/86Box)|[](http://ci.86box.net/job/86Box-Optimized)|[](http://ci.86box.net/job/86Box-Dev)|[](http://ci.86box.net/job/86Box-Debug)
|
||||
|
||||
### Legend
|
||||
* **Regular** builds are compiled using the settings in the building guide
|
||||
@@ -77,6 +77,8 @@ Jenkins instance.
|
||||
improve the emulator's performance in certain scenarios.
|
||||
* **Experimental (Dev)** builds are similar to regular builds but are compiled
|
||||
certain unfinished features enabled. These builds are not optimized.
|
||||
* **Debug** builds are similar to regular builds but they have debug symbols included.
|
||||
These builds are not optimized.
|
||||
|
||||
Donations
|
||||
---------
|
||||
|
Reference in New Issue
Block a user