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:
Colin Leroy-Mira
2025-04-26 12:56:57 +02:00
committed by Oliver Schmidt
parent 96e8e89776
commit 2085646e57
5 changed files with 232 additions and 6 deletions

View File

@@ -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