Author |
Message |
Topic: D PSP Emulator r301 |
soywiz
Replies: 0
Views: 13484
|
Forum: General Posted: Tue Jul 26, 2011 1:02 am Subject: D PSP Emulator r301 |
I have just released a new version of my emulator. Now it can run commercial games.
It uses D2, xfbuild, derelict, DFL and DDT. And I have included cl4d to use it in a near future.
http://pspemu ... |
Topic: libusb |
soywiz
Replies: 1
Views: 17021
|
Forum: Bindings Posted: Sat Dec 27, 2008 11:38 am Subject: libusb |
I have made a simple dynamic binding for libusb (windows version)
http://www.megaupload.com/?d=IYYUZ8PI
http://libusb.sourceforge.net/doc/functions.html |
Topic: Loading raw resources |
soywiz
Replies: 0
Views: 7525
|
Forum: DFL Posted: Sat Feb 23, 2008 1:01 am Subject: Loading raw resources |
I usually attach raw files to exe using ident RCDATA DISCARDABLE "path/to/file.ext"
I noticed that dfl.resources.Resources doesn't allow to use them. Currently I am using this piece of co ... |
Topic: PSP Emulator (proof of concept) |
soywiz
Replies: 1
Views: 8750
|
Forum: DFL Posted: Wed Feb 13, 2008 9:26 pm Subject: PSP Emulator (proof of concept) |
I have been using DFL a lot of time and I want to say thanks for such great library. Thanks.
I made a proof of concept of a PSP Emulator using DFL:
http://www.soywiz.com/d/pspemulator/
It only ... |
Topic: CloseableTabControl |
soywiz
Replies: 1
Views: 8143
|
Forum: DFL Posted: Sun Jun 17, 2007 11:39 am Subject: CloseableTabControl |
I made an extension for the default TabControl to allow closing tabs with mouse middle button.
I release it to public domain so, if you like it, you can use it in any form, modify it etc.
Sorry ... |
Topic: Squirrel binding |
soywiz
Replies: 1
Views: 12503
|
Forum: Bindings Posted: Thu Jun 22, 2006 1:38 pm Subject: Squirrel binding |
I have done a squirrel binding for D.
http://lunea.sourceforge.net/squirrel.zip
It would be great if someone put it in the SVN
Greetings |
|