Apple2: implement get_tv()
get_tv() will return TV_NTSC or TV_PAL for any Apple II model with a way of checking vblank. For Apple ][ and ][+ it will return TV_OTHER and let the user figure it out in another way.
This commit is contained in:
committed by
Oliver Schmidt
parent
96e8e89776
commit
2085646e57
@@ -333,6 +333,7 @@ usage.
|
||||
<item>_datetime
|
||||
<item>beep
|
||||
<item>dir_entry_count
|
||||
<item>get_tv
|
||||
<item>get_ostype
|
||||
<item>gmtime_dt
|
||||
<item>mktime_dt
|
||||
|
||||
Reference in New Issue
Block a user