]> git.sur5r.net Git - cc65/commit
Defined a struct to contain the date and time data
authorMario Patiño <cybernesto@gmail.com>
Sat, 3 Aug 2013 17:08:36 +0000 (19:08 +0200)
committerMario Patiño <cybernesto@gmail.com>
Sat, 3 Aug 2013 17:08:36 +0000 (19:08 +0200)
commit9b157a5b1e7c2be37a6bb2a030290d89a556d7f0
tree23b0a22b87e0acc56ffc12ac8445a25d0f9e2180
parentbe7c24177c7eb0b3b86bc76b6f603368f6981ac4
Defined a struct to contain the date and time data

To keep backward compatibility auxtype and the date/time are kept
separated.
A struct similar to the one used in dirent.h is used to access the
create_date and create_time fields.
include/apple2.h
libsrc/apple2/open.s