fpc/compiler/utils/ppuutils
svenbarth 9d5f98eaa3 Merged revision(s) 28690 from branches/svenbarth/packages:
Extract reading of the PPU/PCP version into tentryfile.

entfile.pas:
  + add new getversion method which uses the pointer returned by getheaderaddr to read the PPU/PCP version
ppu.pas:
  - remove GetPPUVersion method
fppu.pas, pmodules.pas, utils/ppufiles.pp, utils/ppumove.pp, utils/ppuutils/ppudump.pp
  * replace call to GetPPUVersion by call to getversion
........

git-svn-id: trunk@32980 -
2016-01-22 15:47:29 +00:00
..
ppudump.pp Merged revision(s) 28690 from branches/svenbarth/packages: 2016-01-22 15:47:29 +00:00
ppujson.pp + ppudump: XML output. 2013-05-03 14:27:17 +00:00
ppuout.pp * ppudump: Fixed json and xml output of inline types in array declaration. 2013-12-24 12:32:55 +00:00
ppuxml.pp * ppudump: Proper output of Unicode string constants. 2013-05-03 15:04:50 +00:00