• Stars
    star
    102
  • Rank 335,584 (Top 7 %)
  • Language
    Assembly
  • Created over 9 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Ultima IV Remastered for the C64

Ultima IV Remastered

This is the source for my remastered C64 port of Ultima IV. Details on what has been improved over the original can be found on my blog.

Required Tools

To build the source you need:

Building

To build the source you need disk images of the original Ultima IV release placed in files/original. Untouched original images should have the following sha1 checksums:

86e118fb496e9e7b5126bc0d1c8fa62129f232fd  files/original/u4britannia.d64
334228897ff774537e56ad706c0ede3afcf7ebc1  files/original/u4program.d64
728b6cb40ea5dac9e24c31084d70c852ad7eae24  files/original/u4towne.d64
312984d7aa7a0b8df40003a5852e8827c436c724  files/original/u4underworld.d64

Track 6 on the Program disk contains errors as part of the copy protection and the checksum can differ depending on which tool is used to create u4program.d64. The checksum for u4britannia.d64 also differs if the Britannia disk has been saved to, but as long as both are made from original disks the source will build without problems.

The source then builds from the top Makefile, e.g. with:

make -j 8

License and Copyright

The code is © 2006-2015 Per Olofsson, and is available under an Apache 2.0 license.

The new graphics are © 2015 Vanja Utne.

The crack intro music is © 2015 Johan Samuelson.

The original Ultima IV game is © 1985 Origin Systems, Inc. However, no data from the original game is included in this repository.

More Repositories

1

AutoDMG

Create deployable system images from OS X installer
Python
1,217
star
2

CreateUserPkg

This project has been archived and is no longer maintained
PostScript
262
star
3

Create-Recovery-Partition-Installer

Shell
244
star
4

LoginScriptPlugin

Execute scripts when a user logs in on Mac OS X.
C
113
star
5

MacModelShelf

A small Python module that gives you nice human readable Macintosh model names, e.g. "iMac (27-inch, Late 2009)", when given a serial number or model code.
Python
103
star
6

LoginLog

Display a log window over the login window.
Python
88
star
7

SkipAppleSetupAssistant

Disable OS X first boot Setup Assistant
Shell
63
star
8

AutoDMGUpdateProfiles

Scripts for maintaining AutoDMG's UpdateProfiles.plist
Python
59
star
9

ArcadeGameSelector

Amiga game menu
Eiffel
52
star
10

Scripted-Mac-Package-Creation

This project has been archived and is no longer maintained
Shell
35
star
11

fifogfx

Open source graphics card
KiCad Layout
31
star
12

MVPCStruct

Class for packing and unpacking C structs in Swift
Swift
27
star
13

CGTerm

C/G telnet client for C64 BBS's
C
25
star
14

iLife-repackaging

This project has been archived and is no longer maintained
Python
21
star
15

Profile-Manager-CLI

This project has been archived and is no longer maintained
Python
17
star
16

AutoDSNBI

This project has been archived and is no longer maintained
Shell
16
star
17

AsmAstar

A* pathfinding in 6502 assembler.
C
13
star
18

MacTech-2016

Build your first Mac app with Xcode
Objective-C
9
star
19

Ptolemy

Shell
8
star
20

extractinstalls

Generate installs key for Munki pkginfo files given an installer package.
Python
7
star
21

u4talk

Ultima IV Dialogue
HTML
7
star
22

AsmHeap

Heap data structure in 6502 assembler
C
5
star
23

MunkiReport-Python

Shell
5
star
24

magervalp.github.com

GitHub Pages
CSS
3
star
25

SimpleCLI

Command line interface for SimpleMDM script jobs
Python
3
star
26

DAFGU-Migration-Status

This project has been archived and is no longer maintained
Objective-C
3
star
27

SimpleMDMTools

Python
2
star
28

vbcc-conio

conio library for vbcc 6502 targets
C
2
star
29

DAFGU-rsync-wrapper

This project has been archived and is no longer maintained
Python
1
star
30

CHeap

Experimenting with priority queues using heaps for A*
Objective-C
1
star
31

MTB

Köpråd för din första mountainbike
1
star
32

SwiftHeap

Testing Swift's performance with my heap priority queue.
Swift
1
star