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


Ignore:
Timestamp:
07/20/2017 04:19:40 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
51b6cfd
Parents:
a06aa8b
Message:

Parse command line options. Load BIOS file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • emu/all.h

    ra06aa8b rb909777  
    5252extern void sdl_quit(void);
    5353
    54 extern void cpu_loop(void);
     54extern void cpu_loop(const char *bios);
    5555
    5656extern void fpu_init(void);
Note: See TracChangeset for help on using the changeset viewer.