Changeset f285858 in buchla-emu for emu/all.h


Ignore:
Timestamp:
08/20/2017 04:13:15 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
b48c8a5
Parents:
ac4e192
Message:

Main menu shows.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • emu/all.h

    rac4e192 rf285858  
    9797extern void vid_write(uint32_t off, int32_t sz, uint32_t val);
    9898
     99extern void vid_sdl(void);
     100
    99101extern void tim_init(void);
    100102extern void tim_quit(void);
Note: See TracChangeset for help on using the changeset viewer.