Recent content by MadDoc

  1. M

    Splitting a large quicktime .mov file

    Hi, I have a .mov file that is 1Gb in size that I want to burn to 2 CDs (am backing up my system in preparation for Tiger). How do I go about splitting this file in 2 (that I can later re-join together when after the format). I have been told this is possible in disk utility but I don't know...
  2. M

    C/C++ programming

    Thanks Viro, So I can program in C++ using XCode as the IDE? How?
  3. M

    C/C++ programming

    OK, I have been using RealBASIC for over a year now and have experience with VB and some (older) procedural BASIC variants (e.g. MetalBASIC) but I would like to learn to program in a 'C' language (as this will help me with my ultimate, longterm goal of writing a BASIC compiler). I have been...
  4. M

    Writing a compiler

    Thanks for the reply lycander. I have been doing a little research, and I think an interpreter is what I am after. I would like to write a BASIC-like language that other people can use to write their own programs. If I go for an interpreter - does this mean that people will not be able to use...
  5. M

    Writing a compiler

    Hi, I have aspirations to write my own programming language. I appreciate that it is a big undertaking but seeing projects such as METAL basic have inspired me. I am only a hobbyist programmer but am pretty much fluent in both Visual BASIC and RealBASIC. Is it possible to write a compiler...
  6. M

    Please test my game - Dark Signs X (DSX)

    MAJOR UPDATE RELEASED! I have just uploaded DSX v0.5.1 here. This is the version log: v0.5.1: Bug fixes: - Fixed the error message on quitting - You can now type as fast as you like - DSX now uses the native KeyDown method within RealBASIC to catch keystrokes - Made the inclusion...
  7. M

    Please test my game - Dark Signs X (DSX)

    Hi, I have just released the first alpha version of my game. (Please note, alpha - NOT finished!). Dark Signs X (DSX) for the Mac is a console-based game that simulates a network environment. The game has a dark storyline where you play a computer hacker. DSX has its own native...
Back
Top