Coder Social home page Coder Social logo

v4map's Introduction

Some tools for when your Vampire V4SA is flashed as a
permanent Atari machine but you want to have the ability
to boot into AmigaOS without reflashing the machine.


---------------------------------------------------
v4map.prg
---------------------------------------------------
 Atari maprom for Vampire V4SA.
 Soft-kick from Atari TOS into AmigaOS (or another TOS)

 Usage: v4map.prg {filename}
   Starting with no parameters is equivalent to "v4map.prg kick.rom"


---------------------------------------------------
v4dump
---------------------------------------------------
 AmigaOS tool for dumping the rom image
 Usage: v4dump {filename}
   Starting with no parameters is equivalent to "v4dump kick.rom"



---------------------------------------------------
Dumping the Apollo/Coffin/etc roms:
---------------------------------------------------
 The included v4dump tool will generate a proper rom image for you.
 Boot your AmigaOS configuration and run it from the CLI:
 "v4dump kick.rom"
 

 Other rom rippers would work fine too of course, just make sure
 to dump both the kickstart + extended roms and combine them into
 a single 1MB file. This is how you would do it using RomRipper:
  1. "RomRipper f8.rom $F80000 $80000"
     "RomRipper e0.rom $E00000 $80000"
  2. Combine into a single file
     On Mac/Linux: "cat e0.rom f8.rom > kick.rom"
     On Windows:   "copy e0.rom /B + f8.rom /B kick.rom /B"



v4map's People

Contributors

agranlund avatar

Stargazers

Charlotte Koch avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.