Skip to content
/ MiniLD71 Public

x86 Game Binaries and partly source for F0xC (Java to x86 ASM Crosscompiler)

Notifications You must be signed in to change notification settings

Pusty/MiniLD71

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiniLD71

First commit 29 Jan, 2017
Rough estimate of 3000 code lines

Controls:

Key Action
A Move Left
D Move Right
Space Jump

How to play:

  • Collect the chipsets
  • Reach the end of the level

Notes:

Entry for MiniLD71 with the theme "Retro"

Realmode kernel written in Java and crosscompiled with a self written Javabytecode to x86 assembly translater (F0xC) .

Binaries are in this repository:

  • minild_8086.bin: compiled kernel to only use orignal x86 instructions
  • minild_bpb.bin: compiled kernel build to run on modern computers
  • minild_emu.bin: compiled kernel that runs in qemu
  • minild_floppy.bin: compiled kernel build to run on floppies (not tested)

LD Submission here

Screenshot1 Screenshot2 Screenshot3

About

x86 Game Binaries and partly source for F0xC (Java to x86 ASM Crosscompiler)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published