User Tools

Site Tools


libspectrum

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
libspectrum [2017/02/16 13:06] darkbytelibspectrum [2017/11/25 17:41] (current) darkbyte
Line 1: Line 1:
-===libspectrum-1.0.0 compilation hint===+===libspectrum compilation hints===
  
 ---- ----
  
-//if libspectrum-1.0.0 fails to compile on windres, issue following command in console before running ./configure//+If libspectrum-1.0.0 fails to compile on //windres//, issue following command in console before running ./configure
 <code bash> <code bash>
 export WINDRES=no export WINDRES=no
 </code> </code>
  
-//get rid of Pentagon mode when loading 128k snaps (sna.c patch by mborik)//+---- 
 + 
 +To get rid of Pentagon mode when loading 128k snaps apply this //sna.c// patch by mborik128:
 <code> <code>
 @@ -90,7 +90,7 @@ identify_machine( size_t buffer_length, libspectrum_snap *snap ) @@ -90,7 +90,7 @@ identify_machine( size_t buffer_length, libspectrum_snap *snap )
Line 32: Line 34:
 ---- ----
  
-**Navigation: [[asm]] . [[compilation]] . [[linux]] . back to [[start]]**+**Navigation: [[asm]] . [[compilation]] . [[linux]] . [[windows]] . [[mac]] . back to [[start]]**
libspectrum.1487246761.txt.gz · Last modified: 2017/02/16 13:06 (external edit)