Commit Graph

104 Commits

Author SHA1 Message Date
DJRobX c4fa4ca075 Fixed debug mode compiler build errors in vcproj.
AccelEditor and UniVideoModeDlg had some trivial scope problems that strangely compile in release mode but don't in debug mode.

Network code was crashing in Link.cpp.  Added check for null linkmem pointer to allow the code to run but need to investigate why linkmem is not initialized.



git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@4 a31d4220-a93d-0410-bf67-fe4944624d44
2007-10-31 00:23:38 +00:00
DJRobX 1c5f0f0148 hq4x assembler files
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@3 a31d4220-a93d-0410-bf67-fe4944624d44
2007-10-30 20:27:12 +00:00
mudlord a963483ee0 Added VBALink to the SVN code. Note that this is completely untested
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@2 a31d4220-a93d-0410-bf67-fe4944624d44
2007-10-30 19:04:22 +00:00
www-data 37e284590a initial file structure
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1 a31d4220-a93d-0410-bf67-fe4944624d44
2007-10-29 22:21:46 +00:00