Author Topic: atari800 v2.1.0 with original interface  (Read 3535 times)

Offline alsp

  • *
  • Posts: 25
atari800 v2.1.0 with original interface
« on: February 08, 2010, 08:32:17 AM »
Hi,

Please find latest atari800 emulator with sources ported to dingux http://www.alsp.net/dingoo/atari800_2_1_0-dingux.zip.
I have used original atari800 sources with SDL interface and make small changes to it.
Keys in emulator:
  • up,down,left,right, B - joystik
  • start - start
  • select - select
  • A - option
  • L - emulator menu
  • R - reset (Y+L - cold reset)
  • X - space

.dge file included to the archive, atari800.dmenu - dmenue section for emulator
PS: any atari image file as command line paramenter working fine...

Update (9 Feb 2010):
http://www.alsp.net/dingoo/atari800_2_1_0-dingux-danzeff.zip
Changes:
  • danzeff OSC added (R Key)
  • PAL palette little bit changed (black and grays)
  • Keys remapped:
    • up,down,left,right, B - joystik
    • start - start
    • select - select
    • Y - option
    • L - emulator menu
    • R - OSC
    • X - space
    • A - return
Please report about possible bugs here...
Thanks.
« Last Edit: February 09, 2010, 07:37:41 PM by alsp »

Offline shanti77

  • *
  • Posts: 59
Re: atari800 v2.1.0 with original interface
« Reply #1 on: February 08, 2010, 12:54:45 PM »
Emu work fine, better than previous dingux-atari, sound now is ok and some games work faster(bomb jack). When I change TV-System to PAL colors are too light, black is grey, can you change palette  (in colors.c , copy colors from ntsc palette) ? For some games keyboard emu is needed.
« Last Edit: February 08, 2010, 01:11:31 PM by shanti77 »

Offline Chris23235

  • *
  • Posts: 400
Re: atari800 v2.1.0 with original interface
« Reply #2 on: February 08, 2010, 05:42:56 PM »
Works great, thanks, a virtual keyboard would be fine. I am not into compiling, but shouldn't it be possible to compile your port of Atatri800 with ZX's GUI for his Dingux-Atari Emulator?
Both are Open Source, so it shouldn't be a problem, would try that myself, but I have no idea how to compile something.

Offline Margot

  • *
  • Posts: 60
Re: atari800 v2.1.0 with original interface
« Reply #3 on: February 08, 2010, 08:57:16 PM »
Excellent! Much thanks for this emulator, just tried it and it worked great. :)
"Pawed" Dingoo A320 - 4GB A320BK*******
My Dingux Emulator Icons

Offline alsp

  • *
  • Posts: 25
Re: atari800 v2.1.0 with original interface
« Reply #4 on: February 09, 2010, 06:45:40 AM »
When I change TV-System to PAL colors are too light, black is grey, can you change palette 

I think colors in PAL and NTSC mode are really different so it is not so good idea to copy palette from NTSC, but I'll try to fix black color.

For some games keyboard emu is needed.
OK I'll try to port keyboard emulator from dingux-atari...

Offline alsp

  • *
  • Posts: 25
Re: atari800 v2.1.0 with original interface
« Reply #5 on: February 09, 2010, 06:52:59 AM »
I am not into compiling, but shouldn't it be possible to compile your port of Atatri800 with ZX's GUI for his Dingux-Atari Emulator?
Both are Open Source, so it shouldn't be a problem, would try that myself, but I have no idea how to compile something.
There are 2 different branch of atari800 emulators - my is original and dingux-atari based on PSP port and there are too much work needed to merge both versions - So I'll just try to add virtual keyboard from it.

Offline shanti77

  • *
  • Posts: 59
Re: atari800 v2.1.0 with original interface
« Reply #6 on: February 09, 2010, 07:07:10 AM »
In dingux-atari when virtual keyboard is on joystick and fire still work , and some keys are than unavaliable, joystick and fire must be off when virtual keyboard is on.

Offline Chris23235

  • *
  • Posts: 400
Re: atari800 v2.1.0 with original interface
« Reply #7 on: February 09, 2010, 08:33:43 AM »
I am not into compiling, but shouldn't it be possible to compile your port of Atatri800 with ZX's GUI for his Dingux-Atari Emulator?
Both are Open Source, so it shouldn't be a problem, would try that myself, but I have no idea how to compile something.
There are 2 different branch of atari800 emulators - my is original and dingux-atari based on PSP port and there are too much work needed to merge both versions - So I'll just try to add virtual keyboard from it.

Ah, didn't knew that, thanks for the Info. The virtual keyboard really would help, Dingux Atari and the GP32 version of Atari800 support keyboard files with the kbd extension, I have no idea, if this is a feature of A800 anyway. but this would help a lot.

Offline alsp

  • *
  • Posts: 25
Re: atari800 v2.1.0 with original interface
« Reply #8 on: February 09, 2010, 07:38:15 PM »
Emulator updated - see first post for details.

Offline shanti77

  • *
  • Posts: 59
Re: atari800 v2.1.0 with original interface
« Reply #9 on: February 09, 2010, 08:46:08 PM »
One bug, when keyboard is on fire in joy still work, I can't enter password in game (fire works like enter), bottom chars in each box are unavaliable.

Offline alsp

  • *
  • Posts: 25
Re: atari800 v2.1.0 with original interface
« Reply #10 on: February 10, 2010, 08:53:56 AM »
One bug, when keyboard is on fire in joy still work, I can't enter password in game (fire works like enter), bottom chars in each box are unavaliable.
I hope bug is fixed (archive in the same place)

Offline shanti77

  • *
  • Posts: 59
Re: atari800 v2.1.0 with original interface
« Reply #11 on: February 10, 2010, 10:13:15 AM »
Now is ok thx.

Offline Chris23235

  • *
  • Posts: 400
Re: atari800 v2.1.0 with original interface
« Reply #12 on: February 16, 2010, 09:48:20 PM »
Many thanks, your Emulator runs really great, one of the best ports of Atari800 I've seen in the last years for a Non-PC Platform. Will you update the Dingux version with the new features of the native OS version (Snapshots) too?
« Last Edit: February 16, 2010, 09:53:47 PM by Chris23235 »

Offline dingoo-digital-usa

  • Trusted Reseller
  • *
  • Posts: 710
    • Dingoo-Digital-USA
Re: atari800 v2.1.0 with original interface
« Reply #13 on: February 18, 2010, 03:01:22 PM »
Dumb question the 800 emulates the Atari 5200 also or is is 2600 or 7800?

Offline Nickeng

  • *
  • Posts: 179
Re: atari800 v2.1.0 with original interface
« Reply #14 on: February 18, 2010, 04:36:29 PM »
Dumb question the 800 emulates the Atari 5200 also or is is 2600 or 7800?

I thought i was just Atari 800 home computer