English Amiga Board
>
Search Forums
Search Results
User Name
Remember Me?
Password
Register
Amiga FAQ
Rules & Help
Members List
/
Moderators List
Today's Posts
Mark Forums Read
Showing results 1 to 13 of 13
Search took
0.00
seconds.
Search:
Posts Made By:
ross
Forum:
Coders. Tutorials
26 September 2019, 21:57
Replies:
40
2k intro boot...
Views:
8,657
Posted By
ross
I'm on very different setup: ASM-One v1.49RC2...
I'm on very different setup: ASM-One v1.49RC2 (require KS>2), KS3.1.
You shoud see activity on disk also after inserting "2".
WS give you the prompt: "RAM PRT>", you respond with "bb".
Then...
Forum:
Coders. Tutorials
26 September 2019, 21:08
Replies:
40
2k intro boot...
Views:
8,657
Posted By
ross
Describe your situation exactly. What version...
Describe your situation exactly.
What version of ASM-One do you use?
What happens when you type WS?
Do you see drive activity after entering the parameters required by WS?
Forum:
Coders. Tutorials
26 September 2019, 20:45
Replies:
40
2k intro boot...
Views:
8,657
Posted By
ross
That WS for some reason do not works for you :)
That WS for some reason do not works for you :)
Forum:
Coders. Tutorials
26 September 2019, 00:00
Replies:
40
2k intro boot...
Views:
8,657
Posted By
ross
Nothing on disk, so you fail before the CC write ...
Nothing on disk, so you fail before the CC write
(which, however, is calculated and written properly ;)).
Sure your WS is working?
But now :sleep
Forum:
Coders. Tutorials
25 September 2019, 23:49
Replies:
40
2k intro boot...
Views:
8,657
Posted By
ross
Upload your ADF to the Zone. EDIT: or...
Upload your ADF to the Zone.
EDIT:
or attach here, zipped is really tiny :)
Forum:
Coders. Tutorials
25 September 2019, 23:45
Replies:
40
2k intro boot...
Views:
8,657
Posted By
ross
Did you use the version I posted? (post #16) ...
Did you use the version I posted? (post #16)
Notice the commented code.
I assure you that it works.
Forum:
Coders. Tutorials
25 September 2019, 23:24
Replies:
40
2k intro boot...
Views:
8,657
Posted By
ross
Nothing to arrange here :) You simply need to...
Nothing to arrange here :)
You simply need to type CC and ASM-One will generate (and write to inserted ADF, or DF0: in a real machine) the correct checksum on the disk.
Then you can boot the disk...
Forum:
Coders. Tutorials
25 September 2019, 22:57
Replies:
40
2k intro boot...
Views:
8,657
Posted By
ross
bb: dc.b 'DOS',0 dc.l 0 ...
bb:
dc.b 'DOS',0
dc.l 0
dc.l $370
; dcb.b 1024,0
loop:
move.w $dff006, $dff180
; move.w #$fff, $dff182
Forum:
Coders. Tutorials
23 September 2019, 21:05
Replies:
40
2k intro boot...
Views:
8,657
Posted By
ross
Load and assemble the source. Then: WS ...
Load and assemble the source.
Then:
WS
RAM PRT>BB
DISK PTR>0
LENGTH>2
CC
What did you do in practice:
Forum:
Coders. Tutorials
22 September 2019, 21:45
Replies:
40
2k intro boot...
Views:
8,657
Posted By
ross
A real example: "It's a sin" by Planet Jazz. ...
A real example: "It's a sin" by Planet Jazz.
It's a 1KB bootblock intro with source code available, full PC relative.
I chose this because I took the opportunity to fix some small bugs that...
Forum:
Coders. Tutorials
22 September 2019, 18:47
Replies:
40
2k intro boot...
Views:
8,657
Posted By
ross
Ok, two possibilities: 1) the exe is fully...
Ok, two possibilities:
1) the exe is fully pc relative, so you do not need to relocate it.
Simply strip the header (at start and end of the binary).
Then assemble:
bb:
dc.b 'DOS',0
dc.l...
Forum:
Coders. Tutorials
22 September 2019, 18:29
Replies:
40
2k intro boot...
Views:
8,657
Posted By
ross
In (relocated) binary form or source code?
In (relocated) binary form or source code?
Forum:
Coders. Tutorials
22 September 2019, 17:54
Replies:
40
2k intro boot...
Views:
8,657
Posted By
ross
Booblock itself is only 1KB so you have to load...
Booblock itself is only 1KB so you have to load the 2 additional sectors.
I have no idea if there is a special tool, but if you want I will do it for you ;)
Showing results 1 to 13 of 13
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
News
Main
Amiga scene
Retrogaming General Discussion
Nostalgia & memories
Support
New to Emulation or Amiga scene
Member Introductions
support.WinUAE
support.WinFellow
support.OtherUAE
support.FS-UAE
project.AmigaLive
support.Hardware
Hardware mods
Hardware pics
support.Games
support.Demos
support.Apps
support.Amiga Forever
support.Amix
support.Other
Requests
request.UAE Wishlist
request.Old Rare Games
request.Demos
request.Apps
request.Modules
request.Music
request.Other
Looking for a game name ?
Games images which need to be WHDified
abime.net - Hall Of Light
HOL news
HOL suggestions and feedback
HOL data problems
HOL contributions
abime.net - Amiga Magazine Rack
AMR news
AMR suggestions and feedback
AMR data problems
AMR contributions
abime.net - Home Projects
project.Amiga Lore
project.EAB
project.IRC
project.Mods Jukebox
project.Wiki
abime.net - Hosted Projects
project.aGTW
project.APoV
project.ClassicWB
project.Jambo!
project.Green Amiga Alien GUIDES
project.Maptapper
project.Sprites
project.WinUAE - Kaillera
Other Projects
project.Amiga Demo DVD
project.Amiga Game Factory
project.CARE
project.Amiga File Server
project.CD32 Conversion
project.Game Cover Art
GCA.Feedback and Suggestions
GCA.Work in Progress
GCA.Cover Requests
GCA.Usefull Programs
GCA.Helpdesk
project.KGLoad
project.MAGE
project.Missing Full Shareware Games
project.SPS (was CAPS)
project.TOSEC (amiga only)
project.WHDLoad
project.Killergorilla's WHD packs
Misc
Amiga websites reviews
MarketPlace
Swapshop
Kinky Amiga Stuff
Collections
EAB's competition
Coders
Coders. General
Coders. Releases
Coders. Tutorials
Coders. Asm / Hardware
Coders. System
Coders. Scripting
Coders. Nextgen
Coders. Language
Coders. C/C++
Coders. AMOS
Coders. Blitz Basic
Coders. Contest
Coders. Entries
Creation
Graphics
Graphics. Work In Progress
Graphics. Finished Work
Graphics. Tutorials
Music
Music. Work In Progress
Music. Finished Work
Music. Tutorials
All times are GMT +2. The time now is
15:35
.
-- EAB3 skin
---- EAB2 skin
---- Mobile skin
Archive
-
Top
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, vBulletin Solutions Inc.
Page generated in
0.05758
seconds with
10
queries