English Amiga Board


Go Back   English Amiga Board > Support > support.Apps

 
 
Thread Tools
Old 19 December 2014, 22:28   #1
hipoonios
Amiga Hardcore Gamer
 
hipoonios's Avatar
 
Join Date: Apr 2005
Location: Sweden
Age: 46
Posts: 1,207
Check memory/CPU in startup

I have a created a little game that i will launch soon. But my game requires a 68030 CPU and a few Mb of ram. So wondering if anyone know a little utility that you can have in your startup-sequeunce that checks if you have enough memory or fast enough CPU before the game runs.

Like this:

CPU 68020 < Do nothing
CPU 68030 > Run game
hipoonios is offline  
Old 19 December 2014, 22:58   #2
thomas
Registered User
 
thomas's Avatar
 
Join Date: Jan 2002
Location: Germany
Posts: 7,021
Code:
cpu check 68030
if warn
  ; do nothing
else
  ; run game
endif
thomas is online now  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Would an A1200 cpu slot to A4000 cpu slot work ? SimonV Amiga scene 2 23 April 2014 08:53
Virtual Memory or Memory Compactor Leandro Jardim support.Apps 2 29 May 2012 23:12
Blizzard Turbo Memory - SMD memory chips doesn't work sanjyuubi Hardware mods 5 26 May 2010 15:40
[68000 ASM] Move memory to memory AmigaBoy Coders. General 7 08 December 2009 08:16
Apollo 1260 - Amiga recognize CPU and memory but don't boot huschel5 support.Hardware 32 16 March 2009 13:20

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 19:32.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.06729 seconds with 13 queries