Skip to content

Commit

Permalink
NTSC artifact fix defs
Browse files Browse the repository at this point in the history
  • Loading branch information
IanSB committed Jul 12, 2021
1 parent 98509ee commit 6e57a35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/defs.h
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,7 @@ typedef struct {
#define NTSC_LAST_IIGS 0x100 //not actually ntsc but uses a spare bit
#define NTSC_LAST_IIGS_SHIFT 8
#define NTSC_FFOSD_ENABLE 0x200 //not actually ntsc but uses a spare bit
#define NTSC_IGNORE_FIRST 0x400


#define BBC_VERSION 0x79
Expand Down

0 comments on commit 6e57a35

Please sign in to comment.