Closed yonglak closed 3 years ago
Hello is this with the linux build or windows build. Should be 32k.
regards phil
On Thu, 7 Jan 2021, 11:17 yonglak, notifications@github.com wrote:
Hi, The file size of osimg and osimg are 34K and 33k resp in romWBW 3.01. Should it be in 32k chunks?.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/wwarthen/RomWBW/issues/177, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJM7HV3YMZNW7CDOSZIEOKLSYURS3ANCNFSM4VYMFT5Q .
Hi, Windows 7 build. Poweshell. I just added the file sizes of the various components used to make osimg and osimg.
Hi, sorry. Osimg and Osimg are 32K. I'm not sure why the individual components add to 34k and 33k. It does work with 512k eprom and 256k flash eprom (reduced img size).
Hi, maybe its just 1K=1024 bytes stuff. I was trying to use 256K flash eeprom and make a little more Romdisk space by removing some rom/os apps. This is for my Zworld PK2200 Z180 board. Anyway it works well on my SCZ180 board as it is. Thanks for RomWBW
Concat '..\Forth\camel80.bin', 'nascom.bin', 'tastybasic.bin', 'game.bin', 'imgpad0.bin', 'usrrom.bin' osimg1.bin
File sizes respectively (6K + 8K + 3K + 3K + 10K + 4K ) = 34K.
Hi
Yes all of those add up to 32Kb
5888 8192 2304 2304 9984 4096
RomWBW is Waynes work and is pretty awesome indeed. Good luck getting it to work on another platform.
On Thu, Jan 7, 2021 at 3:23 PM yonglak notifications@github.com wrote:
Hi, maybe its just 1K=1024 bytes stuff. I was trying to use 256K flash eeprom and make a little more Romdisk space by removing some rom/os apps. This is for my Zworld PK2200 Z180 board. Anyway it works well on my SCZ180 board as it is. Thanks for RomWBW
Concat '..\Forth\camel80.bin', 'nascom.bin', 'tastybasic.bin', 'game.bin', 'imgpad0.bin', 'usrrom.bin' osimg1.bin
File sizes respectively (6K + 8K + 3K + 3K + 10K + 4K ) = 34K.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/wwarthen/RomWBW/issues/177#issuecomment-755936956, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJM7HV5OPE7TRSPP7R3K4RLSYVOOHANCNFSM4VYMFT5Q .
Sounds like this is resolved, so I am going to close it.
Thanks for answering Phil!
Hi, The file size of osimg and osimg are 34K and 33k resp in romWBW 3.01. Should it be in 32k chunks?.