Merge latest TomB version as of 8 July 2016
This commit is contained in:
parent
a33d65dcda
commit
c7db909caf
68 changed files with 15264 additions and 4322 deletions
|
@ -38,6 +38,8 @@ extern unsigned long int hsync_counter;
|
|||
extern uae_u16 dmacon;
|
||||
extern uae_u16 intreq;
|
||||
|
||||
extern int vpos;
|
||||
|
||||
extern void update_copper (int until_hpos);
|
||||
|
||||
STATIC_INLINE void do_copper (void)
|
||||
|
@ -149,4 +151,6 @@ STATIC_INLINE int GET_PLANES(uae_u16 bplcon0)
|
|||
|
||||
extern void fpscounter_reset (void);
|
||||
|
||||
extern int current_maxvpos (void);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue