Skip to content

AntonioND/bunjalloo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,454 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bunjalloo

This is Bunjalloo, the open source Nintendo DS web browser. It was originally developed by Richard Quirk until 2010. This repository contains a working fork that you can build with modern BlocksDS.

Bunjalloo has been implemented from scratch using the whatwg user agent design rules.

This fork can take advantage of the additional RAM, CPU power, and WPA2 support of DSi. It also uses modern cryptographic libraries to support modern TLS protocols.

Bunjalloo can also be built using SDL so that it's easier to develop it and debug it.

Setup

In order to install it in your Nintendo DS or DSi, copy bunjalloo.nds to your SD card. The contents of sdroot must be copied to the root of your SD card.

Controls

  • A: Enter a URL.
  • B: Reload page.
  • Y: Open bookmarks page.
  • X: Open settings page.
  • L: Move backwards in the history.
  • R: Move forwards in the history.
  • Up/Down: Scroll screen up and down.
  • Left/Right: Scroll screen a page at a time.
  • Select: Move toolbar to a different side of the touch screen.
  • Click stylus: Follow link, enter data in forms, press keys.
  • Hold stylus: Scroll.

Features

  • Slot-2 RAM expansion support (Opera, SuperCard SD, etc).
  • Bookmark support.
  • Cookie and image support.
  • Optional CA certificate checks.

Credits