mirror of
https://github.com/AppleWin/AppleWin.git
synced 2026-04-20 15:17:50 +00:00
AppleWin.cpp split (PR #875)
. Split AppleWin -> Core with the functionality really needed by the emulator. . Split AppleWin -> Utilities for generic code not called by other emulator components. . Split AppleWin -> CmdLine for the command line option parsing.
This commit is contained in:
@@ -33,7 +33,6 @@
|
||||
#include "StdAfx.h"
|
||||
|
||||
#include "SAM.h"
|
||||
#include "AppleWin.h"
|
||||
#include "Memory.h"
|
||||
#include "Speaker.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user