New project, FREEWARE game written in Turbo Pascal ...

Page 1/2
| 2

Par Yukio

Paragon (1540)

Portrait de Yukio

27-05-2009, 11:32

I am doing some experiments, something with Turbo Pascal.
Cloning some Computer "Role Playing Game".
Inputting is welcome.

Running Naked in a Field of Flowers

!login ou Inscrivez-vous pour poster

Par RobertVroemisse

Paragon (1325)

Portrait de RobertVroemisse

27-05-2009, 11:41

Showing us something first to give input to, is even better Wink

Par LeandroCorreia

Paladin (957)

Portrait de LeandroCorreia

27-05-2009, 14:21

What´s the name of the game?

Par Yukio

Paragon (1540)

Portrait de Yukio

27-05-2009, 14:48

At this time, the game does not have a name ... Showing first? Where is the grace of this? It is like the old tale, Show your first and I show mine. But, since some persons already posted their games. There is not any ploblem, except that there are not any graphic in the game (unless if someone can count the ASCII table as 'graphics'). I want to check for characters redefinition on Turbo Pascal, seeking if their are the same as MSX-BASIC and other languages ... I think that I know how to change the screen mode to Screen 0 using the output routine, not sure about the correct time for sending data for the VRAM. The games are almost the same routines that I used in the past projects for MSX-BASIC. A grid with characters and a border (of course with some enemies and obstacles too) .

Turbo Pascal.
There was a incident when I was dealing with BlueMSX, I erased (formatted) the wrong disk when creating a new DSK file for Turbo Pascal. Also the IOMEGA USB FDD is not working, like the "original" Turbo Pascal disk.

In the last case I can use the Pascal routines that Kari Lammassaari developed.

Par enribar

Paragon (1206)

Portrait de enribar

27-05-2009, 14:54

New MSX Pascal programmers are welcome!!!
I made many tests with the great MSX-Pad, a crossdevelopment tool. It uses Kari Lammassaari routines for the MSX2 and above, and some others libraries for the MSX1 software.

Par st1mpy

Paladin (900)

Portrait de st1mpy

28-05-2009, 13:31

Where can I download MSX-Pad? All the links I found in Google was dead.

Par enribar

Paragon (1206)

Portrait de enribar

28-05-2009, 14:33

Par enribar

Paragon (1206)

Portrait de enribar

28-05-2009, 14:33

Here it is: http://www.icongames.com.br/msxfiles/util-en.htm
http://www.icongames.com.br/msxfiles/utils/msxpad.zip
http://www.icongames.com.br/msxfiles/utils/ManualMSXPad.pdf

My personal compliments to Slotman for this great tool!
I'm hoping for a C language MSX-Pad.

Par LeandroCorreia

Paladin (957)

Portrait de LeandroCorreia

28-05-2009, 16:24

My personal compliments to Slotman for this great tool!
I'm hoping for a C language MSX-Pad.

Second that. Wink

Par Yukio

Paragon (1540)

Portrait de Yukio

29-05-2009, 01:30

MSX Pad is a nice IDE, now I corrected setup the program. It generated a new program and a *NEW* DSK file (without the manual error on BlueMSX when dealing with Turbo Pascal that formatted the previous files!).

Par Yukio

Paragon (1540)

Portrait de Yukio

29-05-2009, 02:05

I tested the graphic converter of MSXPad, it is working ... Now, I can convert my demonstration programs and routines from BASIC to Pascal.

Page 1/2
| 2