Subversion Repositories pentevo

Rev

Rev 623 | Rev 665 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

  1. @ECHO OFF
  2.  
  3. cd fat_boot\source
  4.  
  5. ..\..\..\tools\asw\bin\asw -U -L make_micro_boot_fat.a80
  6. ..\..\..\tools\asw\bin\p2bin make_micro_boot_fat.p micro_boot_fat.rom -r $-$ -k
  7. ..\..\..\tools\mhmt\mhmt -mlz micro_boot_fat.rom micro_boot_fat_pack.rom
  8.  
  9. cd ..\..\page0\source
  10.  
  11. ..\..\..\tools\asw\bin\asw -U -L main.a80
  12. ..\..\..\tools\asw\bin\p2bin main.p main.rom -r $-$ -k
  13.  
  14. ..\..\..\tools\asw\bin\asw -U -L make_cmosset.a80
  15. ..\..\..\tools\asw\bin\p2bin make_cmosset.p cmosset.rom -r $-$ -k
  16.  
  17. ..\..\..\tools\mhmt\mhmt -mlz main.rom main_pack.rom
  18. ..\..\..\tools\mhmt\mhmt -mlz cmosset.rom cmosset_pack.rom
  19. ..\..\..\tools\mhmt\mhmt -mlz chars_eng.bin chars_pack.bin
  20.  
  21. ..\..\..\tools\asw\bin\asw -U -L services.a80
  22. ..\..\..\tools\asw\bin\p2bin services.p ..\services.rom -r $-$ -k
  23.  
  24. del main.rom
  25. del cmosset.rom
  26. del main_pack.rom
  27. del cmosset_pack.rom
  28.  
  29. cd ..\..\page1\evo-dos
  30.  
  31. ..\..\..\tools\asw\bin\asw -U -L evo-dos_emu3d13.a80
  32. ..\..\..\tools\asw\bin\p2bin evo-dos_emu3d13.p ..\evo-dos_emu3d13.rom -r $-$ -k
  33.  
  34. ..\..\..\tools\asw\bin\asw -U -L evo-dos_virt.a80
  35. ..\..\..\tools\asw\bin\p2bin evo-dos_virt.p ..\evo-dos_virt.rom -r $-$ -k
  36.  
  37. cd ..\..\page2\source
  38.  
  39. ..\..\..\tools\asw\bin\asw -U -L spec128_0.a80
  40. ..\..\..\tools\asw\bin\p2bin spec128_0.p ..\basic128.rom -r $-$ -k
  41.  
  42. cd ..\..\page3\source
  43.  
  44. ..\..\..\tools\asw\bin\asw -U -L make_bas48_128.a80
  45. ..\..\..\tools\asw\bin\p2bin make_bas48_128.p ..\basic48.rom -r $-$ -k
  46.  
  47. cd ..\..\atm_msxdos\source
  48.  
  49. ..\..\..\tools\asw\bin\asw -U -L msxdos.a80
  50. ..\..\..\tools\asw\bin\p2bin msxdos.p ..\msxdos.rom -r $-$ -k
  51.  
  52. cd ..\..\atm_cpm\source
  53.  
  54. ..\..\..\tools\asw\bin\asw -U -L rbios.a80
  55. ..\..\..\tools\asw\bin\p2bin rbios.p ..\rbios.rom -r $-$ -k
  56.  
  57. cd ..\..\sts\source
  58.  
  59. ..\..\..\tools\asw\bin\asw -U -L -s sts.a80
  60. ..\..\..\tools\asw\bin\p2bin sts.p ..\sts.rom -r $-$ -k
  61. cd ..
  62. ..\..\tools\mhmt\mhmt -mlz sts.rom sts_pack.rom
  63.  
  64. cd ..\page5\source
  65.  
  66. ..\..\..\tools\mhmt\mhmt -mlz 8x8_ar.fnt 8x8_ar_pack.bin
  67. ..\..\..\tools\mhmt\mhmt -mlz 866_code.fnt 866_code_pack.bin
  68. ..\..\..\tools\mhmt\mhmt -mlz atm_code.fnt atm_code_pack.bin
  69. ..\..\..\tools\asw\bin\asw -U -L rst8service.a80
  70. ..\..\..\tools\asw\bin\p2bin rst8service.p ..\rst8service.rom -r $-$ -k
  71. del 8x8_ar_pack.bin
  72. del 866_code_pack.bin
  73. del atm_code_pack.bin
  74.  
  75. cd ..\..\trdos_v6\source
  76.  
  77. ..\..\..\tools\asw\bin\asw -U -L trdos_v6.a80
  78. ..\..\..\tools\asw\bin\p2bin trdos_v6.p ..\dosatm3.rom -r $-$ -k
  79.  
  80. cd ..\..
  81.  
  82. rem copy /B /Y page3\basic48.rom+page1\evo-dos_virt.rom+msxdos\msxdos.rom+ff_16k.rom+page5\rst8service.rom+page3\basic48.rom+page1\evo-dos_emu3d13.rom+page2\basic128.rom+page0\services.rom ers.rom
  83. copy /B /Y page3\basic48.rom+page1\evo-dos_virt.rom+atm_msxdos\msxdos.rom+atm_cpm\rbios.rom+page5\rst8service.rom+page3\basic48.rom+page1\evo-dos_emu3d13.rom+page2\basic128.rom+page0\services.rom ers.rom
  84. copy /B /Y page3\2006.rom+trdos_v6\dosatm3.rom+page2\basic128.rom+page0\glukpen.rom glukpent.rom
  85.  
  86. cd profrom\source
  87.  
  88. ..\..\..\tools\asw\bin\asw -U -L -s make_evoprofrom.a80
  89. ..\..\..\tools\asw\bin\p2bin make_evoprofrom.p ..\evoprofrom.rom -r $-$ -k
  90.  
  91. cd ..\..
  92.  
  93. rem          64         64          64                   128          192
  94. copy /B /Y ff_64k.rom+ff_64k.rom+glukpent.rom+profrom\evoprofrom.rom+ers.rom zxevo.rom
  95.  
  96. del ers.rom
  97. del glukpent.rom
  98.  
  99. copy /B /Y zxevo.rom ..\tools\unreal_fix\0.37.6\fix_build\x32\zxevo.rom
  100. copy /B /Y zxevo.rom d:\unrealspeccy\zxevo.rom
  101.  
  102. pause
  103.