Added 0.030 of PicoDrive and moved license files into root
authoremudave <emudave@gmail.com>
Mon, 7 Feb 2011 22:35:41 +0000 (22:35 +0000)
committeremudave <emudave@gmail.com>
Mon, 7 Feb 2011 22:35:41 +0000 (22:35 +0000)
commit15eb00019d86fb8fd460f9b739ac8eba0a81ace0
tree11275d9ab86dc5d065038b32997117b679737485
parent6003a768db2b013216715ea60692ddae35524d44
Added 0.030 of PicoDrive and moved license files into root
43 files changed:
License-GPLv2.txt [moved from Cyclone/License-GPLv2.txt with 100% similarity]
License.txt [moved from Cyclone/License.txt with 100% similarity]
Pico/Area.cpp [new file with mode: 0644]
Pico/Cart.cpp [new file with mode: 0644]
Pico/Disa.c
Pico/Disa.h
Pico/Draw.cpp [new file with mode: 0644]
Pico/MakeSine.bat [new file with mode: 0644]
Pico/MakeSine.cpp [new file with mode: 0644]
Pico/Makefile [new file with mode: 0644]
Pico/Makefile.mir [new file with mode: 0644]
Pico/Makefile.symb [new file with mode: 0644]
Pico/Memory.cpp [new file with mode: 0644]
Pico/Pico.cpp [new file with mode: 0644]
Pico/Pico.dsp [new file with mode: 0644]
Pico/Pico.dsw [new file with mode: 0644]
Pico/Pico.h [new file with mode: 0644]
Pico/Pico.vcp [new file with mode: 0644]
Pico/Pico.vcw [new file with mode: 0644]
Pico/PicoInt.h [new file with mode: 0644]
Pico/Profile.cpp [new file with mode: 0644]
Pico/Psnd.cpp [new file with mode: 0644]
Pico/Sek.cpp [new file with mode: 0644]
Pico/Sine.cpp [new file with mode: 0644]
Pico/SymbianClean.bat [new file with mode: 0644]
Pico/SymbianMake.bat [new file with mode: 0644]
Pico/Utils.cpp [new file with mode: 0644]
Pico/VideoPort.cpp [new file with mode: 0644]
Pico/driver.h [new file with mode: 0644]
PicoDrive/Config.cpp [new file with mode: 0644]
PicoDrive/Debug.cpp [new file with mode: 0644]
PicoDrive/Emulate.cpp [new file with mode: 0644]
PicoDrive/File.cpp [new file with mode: 0644]
PicoDrive/FrameWindow.cpp [new file with mode: 0644]
PicoDrive/PicoDrive.txt [new file with mode: 0644]
PicoDrive/PicoDrive.vcp [new file with mode: 0644]
PicoDrive/PicoDrive.vcw [new file with mode: 0644]
PicoDrive/Script1.rc [new file with mode: 0644]
PicoDrive/Wave.cpp [new file with mode: 0644]
PicoDrive/WinMain.cpp [new file with mode: 0644]
PicoDrive/afxres.h [new file with mode: 0644]
PicoDrive/resource.h [new file with mode: 0644]
PicoDrive/stdafx.h [new file with mode: 0644]