[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PRODOS file date query



Toinet <antoine.vignau@laposte.net> wrote:
> Cortland driver:
> 
> 
>...
> 	 PLA	 ; Pull off Year value.
> @try_again
> 	 cmp	#100	 ; out of range?
> 	 bcc	@in_range	; no, go ahead and store
> 	 sbc	#100	 ; else put it back in range
> 	 bra	@try_again
> @in_range
> 	 STA	YEAR	 ; Store in global page.

So if the *older* version of this driver is used, with years from
0..127, then date stamps would be in the ProSel format used by Bredon,
not Apple's new preferred format.  This will cause CATALOG to report "NO
DATE".

-michael
 
NadaNet 3.1:  http://home.comcast.net/~mjmahon