HarryPitfall
-
Content Count
4 -
Joined
-
Last visited
Posts posted by HarryPitfall
-
-
The ASM code is the major problem for me... =( I'm searching for a assembler that creates a object file compatible with delphi.
Borland C++ comes with a assembler, but gives-me a lot of errors.
The "adapted" delphix component package is able to use more than one joystick, but is bugged (some joysticks aren't compatible with this old code, I'm update... but still is a very problematic implementation)
In some days, I'll have the emulator compiled and running... =) Wishing luck for me ok!
-
I'll work on the code, see if I can compile without problems and so on!
Thanks very much!
batari: BASIC for atari! VERY GOOD! I love it!
-
I'm seatching, and only found the source code (in delphi+delphix) for version 2.2
The latest version of PCAE is 2.6, anyone knows here I can get the source code for this version?
TIA (I'm delphi programmer, and I'll be very glad to help with some small improvements in the emulation)

Latest PCAEWin
in Emulation
Posted · Edited by HarryPitfall
TASM32 Assembly fines... lol...
And the source code aren't complete at all... tiasource.pas (.dcu) isn't included... (I try to grab the ms-dos version of the file... lol...)
NEWS: Fully compiled, but crashes when emulation start (in IDE, I receive thousands of errors, standalone, the emulator closes... I think that is the asm code...
)
Only one joystick is supported, not more than one... I modify delphix componentes to support joystick and keyboard features needed by the emulator.
Let's proceed... lol...