Page 1 of 1
Jiffydos c16 & vc20
Posted: Thu Oct 14, 2021 5:00 pm
by Schlamassel99
Hello!
How can i create jiffydos for mister?
1. for vc20
2. for c16 and plus4
Can you help me with a little tutorial?
I am from German and i cant read english.
Thank you !
Re: Jiffydos c16 & vc20
Posted: Fri Oct 15, 2021 6:59 am
by kathleen
Hallo @Schlamassel99,
Schauen Sie sich dieses Video an und verwenden Sie die Youtube-UntertitelĂĽbersetzung ins Deutsche
https://www.youtube.com/watch?v=y2tUcPeaSYY
Mvg.
Kathleen.
Re: Jiffydos c16 & vc20
Posted: Fri Oct 15, 2021 10:02 am
by tontonkaloun
Vic20 :
Content of boot.rom: C1541(16KB) + PAL kernal(8KB) + NTSC kernal(8KB)
C16
Content of boot.rom: C1541 + kernal + basic + func_low + func_high
Example for Vic20:
COPY /B c1541.bin +JiffyDOS_V20.bin vic20_jiffydos.rom
Re: Jiffydos c16 & vc20
Posted: Sat Oct 16, 2021 6:59 am
by Schlamassel99
tontonkaloun wrote: ↑Fri Oct 15, 2021 10:02 am
Vic20 :
Content of boot.rom: C1541(16KB) + PAL kernal(8KB) + NTSC kernal(8KB)
C16
Content of boot.rom: C1541 + kernal + basic + func_low + func_high
Example for Vic20:
COPY /B c1541.bin +JiffyDOS_V20.bin vic20_jiffydos.rom
Wow, yeah !!! Thank you !!! That was it.