Home | Forum
Posted: Wed Oct 11, 2006 7:35 pm |
|
|
| JamButty |
| Admin |
 |
| |
| Joined: 18 Sep 2006 |
| Posts: 108 |
|
|
|
 |
 |
 |
|
Running an Amiga on a iCN500
Download: http://pocketinsanity.sourceforge.net/index.php?content=uae
Amiga Shareware site: http://www.aminet.net/tree.php
.....Requirements● An unlocked Navman
● GAPIforHPCs gx.dll
● Nyditot
● PocketUAE
● Amiga Kickstart ROM image
● aygshell.dll
Although PocketUAE launcher will not work on the Navman, the main
emulator 'UAE.exe' will run if aygshell.dll is copied to the
PocketInsanity folder. All you have to do is edit the configuration file
manually.
.....
.................................Navman running Personal Paint 7
The image below shows the emulator running with a Workbench
set to 4 colours. The colour mode can be set as high as 256
but this will slow the system down. Due to memory problems,
I have yet to figure out how to get the Picasso96 graphic
driver running. With this working the emulator should run at a
more useable speed. At present the system locks up if I try to use
any Picasso96 ScreenMode such as <uaegfx 640x200 or 320x240>.
But with the standard Amiga screen mode set to NTSC 640x200
(simulated resolution) everything seems to works fine.
.....
BTW the Navman's [+] and [-] keys act as right and left mouse buttons.
To use the popup Amiga keyboard select the Portrait Right Handed
setting in Nyditot. As a result of this, Workbench will be shown upside
down. (For clarity sake, the photographs show PocketUAE running
without Nyditot.) Then click on the red box on the toolbar. |
|
Last edited by JamButty on Fri Nov 03, 2006 5:11 pm; edited 3 times in total |
|
|
|
 |
 | | Setting the .uaerc configuration |
|
 |
Posted: Fri Oct 13, 2006 1:08 am |
|
|
| JamButty |
| Admin |
 |
| |
| Joined: 18 Sep 2006 |
| Posts: 108 |
|
|
|
 |
 |
 |
|
It looks pretty, but boy it's slow! Set ScreenMode to 4 colors to speed things up.
And yes, that really is an old A1200 under my Navman.
Tips for setting the .uaerc configuration
Before you ask,
site rules state that I am not allowed to supply you with a download link to the kickstart ROM files needed for this emulator. You will find these ROMs on most good torrent sites, or with P2P software.
When you first install PocketUAE you'll need to edit the .uaerc file to set the correct path to the ROM and disk images. This file is located inside the PocketInsanity folder. All paths are relative to the main installation folder.
EG: My ROM file (amiga-os-310.rom) is in a folder called [roms] within PocketInsanity. If you use the AmigaForever ROMs you will also need to install a file called rom.key. As such, you would need to enter the following data into the .uaerc.
kickstart_rom_file=roms/amiga-os-310.rom
kickstart_key_file=roms/rom.key
If you are using standard ROMs you can ignore the kickstart_key_file=rom.key bit.
In addition you'll need to change the graphic settings to the following:
gfx_width=320
gfx_height=240
gfx_lores=true
gfx_center_vertical=simple
gfx_center_horizontal=simple
gfx_linemode=none
gfx_color_mode=8bit
(24bit also works)
Memory settings are still causing me grief. However, the following values seem to work consistantly. Play about with these figures to see what works for you.
# Size in n*512 kilobytes of chip-memory
chipmem_size=4
# Size in n*256 kilobytes of bogo-memory at 0xC00000
bogomem_size=4
# Size in n*megabytes of fast-memory
fastmem_size=2
# Size in n*megabytes of Zorro-III expansion memory
z3mem_size=0
If you wish to boot from a floppy disk image, then a path to an ADF image in a folder called [disks] might look something like this:
floppy0=disks/amigaos-310-wb.adf
Using pseudo-harddisks in Workbench.
To use the pre-installed Workbench harddisks from the AmigaForever CD, copy the folders [System] and [Work] from [\Emulation\shared\dir] on the CD, to a new folder called [shared] within the main PocketInsanity folder on your SD Card. Then add this to the .uaerc file.
# Specify which directory (on your PocketPC) to use for Amiga-HDD emulation (yes, it works! )
filesystem2=rw,DH0:System:shared/System,0
filesystem=rw,System:shared/System
filesystem2=rw,DH1:Work:shared/Work,0
filesystem=rw,Work:shared/Work
To boot from the [shared] pseudo-harddisk folder, make sure you comment out any adf floppy0= settings with a #. The Amiga always tries to boot from floppy0 first. If it can't find floppy0 it will then boot from the harddisk.
These settings are not written in stone. They're only a starting point to get the emulator up and running. Later on, I'll post more refined settings for increasing the over all speed of emulation. |
|
|
|
|
Posted: Fri Nov 03, 2006 2:40 am |
|
|
| JamButty |
| Admin |
 |
| |
| Joined: 18 Sep 2006 |
| Posts: 108 |
|
|
|
 |
 |
 |
|
Here's my .uaerc file. These settings give the fastest emulation speed so far. It's still too slooow to play games, but many applications are useable.
Notes:
Items listed in green refer to file PATHs within the PocketInsanity folder.
The # symbol indicates a comment. You can disable commands by putting a # sign infront of them.
Play around with the gfxcard_size= setting to access the picasso96 screen modes if you're using the AmigaForever CD.
I can't get it to work with my duff RAM hence my setting gfxcard_size=0.
Try different memory settings for
fastmem_size=
a3000mem_size=
z3mem_size=
bogomem_size=
gfxcard_size=
chipmem_size=
Sound is disabled for faster emulation speeds (sound_output=none ).
| Quote: |
#####################################
## PocketUAE Navman Config (11.10.2006) ##
#####################################
use_debugger=false
# Specify your Kickstart ROM-File here:
kickstart_rom_file=roms/amiga-os-310.rom
kickstart_key_file=roms/rom.key
cart_file=
kickshifter=false
bsdsocket_emu=true
synchronize_clock=yes
maprom=0x0
parallel_postscript_emulation=no
parallel_postscript_detection=no
ghostscript_parameters=
parallel_autoflush=5
# Graphic options
gfx_display=0
gfx_framerate=3
gfx_width=320
gfx_height=240
gfx_width_windowed=320
gfx_height_windowed=240
gfx_width_fullscreen=320
gfx_height_fullscreen=240
gfx_refreshrate=0
gfx_vsync=false
gfx_lores=true
gfx_linemode=none
gfx_correct_aspect=false
gfx_fullscreen_amiga=true
gfx_fullscreen_picasso=true
gfx_center_vertical=simple
gfx_center_horizontal=simple
gfx_colour_mode=8bit
gfx_filter=no
gfx_filter_vert_zoom=0
gfx_filter_horiz_zoom=0
gfx_filter_vert_offset=0
gfx_filter_horiz_offset=0
gfx_filter_scanlines=0
gfx_filter_scanlinelevel=0
gfx_filter_scanlineratio=17
immediate_blits=false
fast_copper=true
ntsc=false
show_leds=false
keyboard_leds=numlock:none,capslock:none,scrolllock:none
chipset=aga
chipset_refreshrate=0
collision_level=playfields
fastmem_size=2
a3000mem_size=0
z3mem_size=0
bogomem_size=4
gfxcard_size=0
chipmem_size=2
cpu_speed=max
cpu_type=68020/68881
cpu_compatible=false
cpu_cycle_exact=false
blitter_cycle_exact=false
log_illegal_mem=false
catweasel=0
kbd_lang=us
state_replay=no
filesys_no_fsdb=true
# Specify which directory (on your PocketPC) to use for Amiga-HDD emulation
# I'm using 2 sub-folders [Work and System] in a folder called [shared] within the main PocketInsanity folder
# to emulate two Amiga harddisks DH0:System & DH1:Work.
filesystem2=rw,DH0:System:shared/System,0
filesystem=rw,System:shared/System
filesystem2=rw,DH1:Work:shared/Work,0
filesystem=rw,Work:shared/Work
# Specify which harddisk-image to use for Amiga-HDD emulation (you may use your WinUAE images here )
#hardfile=rw,32,1,2,512,/uae/hdd.hdf
# Specify which floppy-image to use in which drive
#Here is a four disk example for a game called Superfrog in a folder called [disks]
#floppy0=disks/Superfrog1.adf
#floppy1=disks/Superfrog2.adf
#floppy2=disks/Superfrog3.adf
#floppy3=disks/Superfrog4.adf
#sound_output=normal
sound_output=none
sound_bits=8
sound_channels=mono
sound_max_buff=2048
sound_frequency=11025
sound_interpol=none
sound_adjust=0
sound_filter=off
sound_volume=0
# Specify mouse and joysticks (you should not change this, as this works for most games)
joyport0=mouse
joyport1=kbd2
# Specifiy hardware buttons for mouse, joystick and quit function
# These are the standard mappings for iPaq 5550:
# left-mousebutton: 0xC1 (193); right-mousebutton: 0xC2 (194)
# joystick-fire-button: 0xC5 (197); quit: 0xC3 (195)
leftmousebutton = 0xC1
rightmousebutton = 0xC2
joystick_fire = 0xC5
quitbutton = 0xC3
# Choose the video-driver to use here
# If you set 'gfx_nogapi' to 'no' the WinDIB driver will be used
# instead of the WinGAPI driver. Please note that windowed mode is only usable with this (WinDIB) driver
gfx_nogapi=no
# This setting lets you choose between normal (rotate to left) or
# lefthanded (rotate to right) screenmode
#gfx_lefthand=no
# Here you can activate debug logging output (useful when searching for the causes of problems like
# crashing, etc.). When activated, PocketUAE will write two files with debugging output, stdout.txt and stderr.txt
debugoutput=no |
|
|
|
|
|
 |
|
 |
| Navman Unlocked and Mio Moov Unlocked Forum Index -> Emulators |
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
All times are GMT
Page 1 of 1
|
|
|
|
Powered by phpBB © 2001-2003 phpBB Group
|