Home > Tools

Archive of the tool

HDD for the PC-98 emulator image

PC-98-Emu-HDD-Image

Exposes the HDD image that can be used to Neko Project II and T98-Next.

HDD image is dedicated to state (98) to start FreeDOS.
You are using the MS-DOS format of HDD only at the stage of creation, the image I think there are no problems because it does not contain data on the distribution of MS-DOS.

In addition, we do not care about any events that occurred this image using the HDD.
Please use the responsibility of all. We will also not with the query.

Reference
FreeDOS (98)
FreeDOS (98) (Another FreeDOS (formerly 98))
(What I do (98) · freeDOS Special Edition) Let's play two cities in the emu Toshinden

Introduction of (Mercurial) [Tool] Mercurial

Distributed version control system which is also used in GoogleCode.
With indecent haste, did not move here because I like to act as a server to a personal use Ichiichi previously, had been using a centralized version control system Subversion.

Even though with the introduction, " (with Mercurial) TortoiseHg install ", add the following registry

  • % ProgramFiles% \ TortoiseHg \ i18n \ cmenu \ thg-cmenu-ja.reg

At this point, right-click context menu, but had been Japanese,
Add the following settings in the user environment variable in order to Japanese English because it was setting screen.

  • LANG: variable name
  • Ja: variable value

Starting to use to create the repository in the context menu.
Run the following command in (the directory that contains ". Hg") in the repository from the command prompt in order to deploy at commit time "$ Id $"

 hg kwexpand


Check to be expanded to commit that error does not have When you can check out.

Note whether you were required to specify the following to "hgrc" Although I can not remember.

 [Extensions]
 hgext.keyword =

 [Keyword]
 * =

[Tool] Gnu On Windows

There was also trouble when cross-compiling or missing command or commands are different only when compared to Windows, such as MacOSX and Linux.
Cygwin does not want to put a lot if you can, such as changing the registry these cases, until now make use of the Cygwin, depending on the application had been working in MSYS.
Therefore, GOW has found it. But would be a simple thing in comparison with the group command in Cygwin simple, good enough in many cases.

Save the [Tool] excite mail

Excite the old days, but I have been using e-mail well, had no longer used or from the ease of use.
Note that no transfer can also e-mail settings, since we have used the tool to store.

  • Preparation
  • How to use
    1. There is a security warning is displayed when you start the "Jupiter5", select "Unblock" Because there is a need to communicate
      セキュリティ警告
    2. To select> the [Install] menu - [Settings] -> [script]
      スクリプトのインストール01
    3. Excite drag Ver-mail that you downloaded. Of 2.12 the [Excite_yobane.js]
      スクリプトのインストール02
    4. Drag and drop it onto the dialog [Excite_yobane.js], to install the script
      スクリプトのインストール03
    5. Settings menu -> select Add Item
      設定画面01
    6. Enter password and user ID, e-mail address
      設定画面02
    7. Select Run this item right-click the item was set to start the acquisition
      実行画面

Installation of the [Tool] TortoiseSVN

  • April 29, 2007 12:00 AM
  • Tool

Now install the client software "TortoiseSVN" to use the services of Subversion.

Download from Website below the "TortoiseSVN" First

After installation of the main "LanguagePack-1.4.3.8645-win32-ja.exe" of the Japanese Language pack to install this time, and "TortoiseSVN-1.4.3.8645-win32-svn-1.4.3.msi", Language Pack reboot after installing the.

And, finally, to the settings that you want to source control. First, create a folder that contains managed in the repository folder in which you registered for the service.

": RepositoriesCGEffectersource D" case

Then,, "TortoiseSVN" above right-click the folder -> you run the "Create Repository here." Open the "conf" in it because it can be several files in the folder, then edit the following file.

  • Add the "=" username password refer to the sample: passwd.
  • to "password-db = passwd" to "# password-db = passwd": svnserve.con f.

Or more to complete the configuration of the repository.
After that, only managed to add to the repository.

This time, right-click the folder that contains the source of the "Onigiri CGEffecter", mean that controlling the source of "Onigiri CGEffecter" - Enter the location of the repository earlier in> check-out.
Then add the managed commit after that

So, be registered in the repository. Since red mark of the folder after the program is as usual, and the difference comes out with the repository, should I send the changes to the repository to commit at that time.
I massaged it became easy.

Installation of the [Tool] Subversion

I installed the "Subversion" because he felt the need for source control to the development of "barley CGOptimizer" or "rice ball CGEffecter". Note that work is.

First of all, come to the following Website Download from the body Subversion.

This time, the Download is "svn-1.4.3-setup.exe"
Install it immediately.
There is no particular indication that get lost in the screen.

In order to be registered as a service to Windows after the installation is complete, start each time you start it is not practical.

Installation location of this
C: \ Program Files \ Subversion

Location of the repository
D: \ Repositories

Enter the following command at the command prompt.
sc create "SVNServe" binpath= "C:\Program Files\Subversion\svnserve.exe --service -r D:\Repositories" displayname= "Subversion Repository" depend= Tcpip

No problem for your environment if you run the installation path and repository paths.

After running the above command, "Administrative Tools" - Select "Subversion Repository" from> "Service", to automatically start the service, if you start the service, become available manner.
Also, when you want to change the contents of the register for the service will use the following command.

Delete
sc delete "SVNServe"
Change
sc config "SVNServe" binpath= "C:\Program Files\Subversion\svnserve.exe --service -r E:\Repositories\" displayname= "Subversion Service" depend= Tcpip

Home > Tools

Search
Feed
Translation
Japanese flagItalian flagKorean flagChinese (Simplified) flagChinese (Traditional) flagEnglish flagGerman flagFrench flagRussian flagVietnamese flagThai flag

Back to the top of the page