Author Topic: HP 50g/49g+ GRAYSCALE GAMES  (Read 14983 times)

0 Members and 1 Guest are viewing this topic.

Offline supergems

  • LV2 Member (Next: 40)
  • **
  • Posts: 38
  • Rating: +1/-14
    • View Profile
HP 50g/49g+ GRAYSCALE GAMES
« on: October 27, 2014, 04:14:24 am »
Hello everyone, some games based on openfire can be found here:


http://fly.srk.fer.hr/~manjo/openfire/games.html




Best regards

Offline Keoni29

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2466
  • Rating: +291/-16
    • View Profile
    • My electronics projects at 8times8
Re: HP 50g/49g+ GRAYSCALE GAMES
« Reply #1 on: October 27, 2014, 05:27:32 am »
Did you make all of these? This stuff looks pretty old. (not just the dates on the files, but also the "new" gif)
If you like my work: why not give me an internet?








Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: HP 50g/49g+ GRAYSCALE GAMES
« Reply #2 on: October 27, 2014, 07:08:21 am »
Wow, those looks amazing. I wish I had that calc. I wish that people still made games for those calculators since they are still sold by HP. :)

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: HP 50g/49g+ GRAYSCALE GAMES
« Reply #3 on: October 27, 2014, 07:12:49 am »
Yup, those look pretty sweet (and old :P)

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline Keoni29

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2466
  • Rating: +291/-16
    • View Profile
    • My electronics projects at 8times8
Re: HP 50g/49g+ GRAYSCALE GAMES
« Reply #4 on: October 27, 2014, 07:19:06 am »
The openfire banner on top wastes a lot of precious screen space though.
If you like my work: why not give me an internet?








Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: HP 50g/49g+ GRAYSCALE GAMES
« Reply #5 on: October 27, 2014, 09:13:42 am »
Yeah it reminds me of pure Basic graphical CSE games. It's most likely an Openfire limitation

Offline Keoni29

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2466
  • Rating: +291/-16
    • View Profile
    • My electronics projects at 8times8
Re: HP 50g/49g+ GRAYSCALE GAMES
« Reply #6 on: October 27, 2014, 05:25:28 pm »
There should just be a splash screen at the beginning of the application just like the free version of Game Maker on PC.
If you like my work: why not give me an internet?








Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: HP 50g/49g+ GRAYSCALE GAMES
« Reply #7 on: October 27, 2014, 05:39:22 pm »
Yeah I agree. I don't understand why they did that D:. I mean I'm ok with promoting a language or engine (if I ever made an RPG Maker or something for calcs it would have an Omni logo somewhere) but as long as it's at the beginning of the game.

Offline 3298

  • LV2 Member (Next: 40)
  • **
  • Posts: 26
  • Rating: +1/-0
    • View Profile
Re: HP 50g/49g+ GRAYSCALE GAMES
« Reply #8 on: October 27, 2014, 06:56:25 pm »
The banner is placed there because that space would be empty otherwise. The games are ports of 49G games, so they only use the 131*64 pixels of that calculator.
 The 49G had different hardware, and even though the transition from its real Saturn to the ARM-based Saturn emulator of the 49G+/50G was mostly seamless, the development team took advantage of the emulator's additional possibilities and installed another screen with 16 more lines and other differences. Thus the old grayscale routines were one out of just a few things breaking between the 49G and 49G+.
OpenFire has some modes designed to facilitate porting old games by adding a few calls to its code. That code does some magic to emulate the old grayscale techniques. Newer games would use 80 rows and other modes which use hardware grayscale (2-bit with palette or 4-bit) of the new display instead of the old page-flipping tricks (multiple 1-bit buffers, can lead to flickering if the pointer to the active buffer is not switched between them fast enough) employed on the 49G and the even older 48S(X) and 48G(X).

Slightly offtopic:
DJ, you may remember Code Golf #5 (the Snake one). I had a OpenFire version in the works, but it wasn't finished in time. I might pick that up again if there's someone interested. It'll be compatible with the real calc only, though - Emu48 does only Saturn emulation (they can emulate most of the 49G+ and 50G through modified ROMs, but OpenFire is incompatible at least because it uses ARM code), and x49gp does not handle grayscale at all. (Luckily it's open source, so someone [TM] could patch that. (Additional info for this someone: the place to change is s3c2410_lcd.c:153-174) The next issue is OS compatibility: I haven't been able to compile it for Windows, but admittedly I didn't try very hard yet.)
Emu48 does run old 49G games, and there's even an easy way to get an instance of that running: the Debug4x SDK contains it along with the correct ROMs and KML scripts and everything. Don't tell anyone, though; of course the ROMs are copyrighted. ;)

Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
Re: HP 50g/49g+ GRAYSCALE GAMES
« Reply #9 on: October 27, 2014, 07:00:15 pm »
Thanks for the good info. I have an HP 50g floating around somewhere. When I got it though there was virtually no info about it (or games) that I could find on the web. It's a shame because it's actually a pretty powerful calculator hardware wise. When it came out, I think it was actually the strongest. If there was more exposure and info on it I think it could have done much better.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: HP 50g/49g+ GRAYSCALE GAMES
« Reply #10 on: October 27, 2014, 07:01:42 pm »
Aaah I see now. I really need to figure out where to buy a 50g for cheap (until last summer they were almost $210 in Canada excluding taxes and now they're no longer sold here). Would the 49g+ be reliable or is it really as bad as some reviews claimed? Not that I plan to develop for the 50g since I prefer focusing my energy on HP PPL and 84+CSE hybrid BASIC, but I would still like to be able to try some programs one day.

Offline 3298

  • LV2 Member (Next: 40)
  • **
  • Posts: 26
  • Rating: +1/-0
    • View Profile
Re: HP 50g/49g+ GRAYSCALE GAMES
« Reply #11 on: October 28, 2014, 05:14:58 am »
The cheapest option would probably be Ebay. I got mine three years ago from there for about US$ 100 + shipping from USA to Germany. Still cheaper than the Ebay sellers around here, but I had to wait almost two months. Apparently it came by ship instead of by plane.
A quick search from over here resulted in this being the cheapest one by far. Given your different location, you might find a cheaper seller (because Ebay likes to filter out sellers not shipping to where people are querying from). Also, there is a 50G version with a different color scheme (blue instead of black) and a different pouch, but I prefer the black one.
The 49G+ is not as pretty, and it's missing one of the communication ports (which is rarely used nowadays though, because it has USB and an SD card slot). The reports about hardware quality are varying, but the newer ones supposedly are close to the 50G. Unfortunately, judging from this thread on MoHPC (which also explains what to search for) the good ones are not easy to identify.

One more comment from a former Casio user who converted to HP: These calculators are operated in RPN, which takes some time to get used to. They do have an algebraic mode, but they are much more powerful in RPN. Since you have a Prime, I'd advise you to switch it to RPN (even though the Prime's RPN mode is quite crippled) as a training before you get a 49 or 50.

And finally I want to direct your attention towards this site with two interesting 50G projects, one being HPGCC3, a utility to write programs for the ARM-based calculators in C, and the other one being newRPL, a firmware replacement project in the making - they want to get rid of the Saturn emulation layer by writing an OS running directly on the ARM processor with functions similar to the existing OS.

Offline supergems

  • LV2 Member (Next: 40)
  • **
  • Posts: 38
  • Rating: +1/-14
    • View Profile
Re: HP 50g/49g+ GRAYSCALE GAMES
« Reply #12 on: October 28, 2014, 05:59:32 am »
HP has done very little advertising to the HP 50g calculator and lately the price is lowered very much:

the calculator costs € 84.95/$ CAD 121,1993 at DYNATECH (send worldwide): http://dynatech.de/produkte/produkt.php?prod=4143
http://www.shopbot.ca/m/?m=HP+50g+calculator
http://www.amazon.ca/Hp-HP50G-Calculator/dp/B000GTPRPS/ref=fallbacksessionReftagoffice_1?ie=UTF8&refRID=0PRHSBK8BEJ1GT0CW4GN

some useful programs to manipulate images:

cgrobedit
http://www.hpcalc.org/details.php?id=7033

PGM Viewer
http://www.hpcalc.org/details.php?id=7095

Calculator Picture Editor
http://www.hpcalc.org/details.php?id=3837

Open Fire Image Converter
http://www.hpcalc.org/details.php?id=6155

PGM to GROB
http://www.hpcalc.org/details.php?id=3244

XnView can read and write HP-48/49 GROB and read HP-49 OpenFire (gro2 gro4) -> http://www.xnview.com/en/xnviewmp/#formats
http://www.xnview.com/en/

video player:

HPMovie
http://www.hpcalc.org/details.php?id=6290

HPlayer
http://www.hpcalc.org/details.php?id=6278


tools to develop programs in C:

HPGCC 2.0
http://sourceforge.net/projects/hpgcc/

Extend your 50g with C
http://sense.net/~egan/hpgcc/

HPObjects library for HPGCC
http://www.hpcalc.org/details.php?id=7177

HPParser
http://www.hpcalc.org/details.php?id=7156

HPStack
http://www.hpcalc.org/details.php?id=7157

HPAPINE
http://kdntl.pagesperso-orange.fr/hp49/hpapine/

HPGCC 3
http://hpgcc3.org/

x49gp
http://www.hpcalc.org/details.php?id=7161
http://sourceforge.net/p/x49gp/code/HEAD/tree/
http://sense.net/~egan/hpgcc3/qsosx.html

some examples of videos made with hpgcc:
http://www.youtube.com/watch?v=7A2zKDHmoYA
http://www.youtube.com/watch?v=r4r2CY3xkjA
http://www.youtube.com/watch?v=bVQyBvD8bnI
« Last Edit: October 28, 2014, 07:13:05 am by supergems »

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: HP 50g/49g+ GRAYSCALE GAMES
« Reply #13 on: October 28, 2014, 10:40:31 am »
They didn't do much HP Prime advertising either it seems, except online. They did more than the HP 50g but still not enough to grab a decent market share, not to mention the bugs (although I heard that back in 2006, the HP 49g+ had many bugs too).

Is the on-calc language available (I believe it's SysRPL, right?) viable for simple games or is it as slow as 68K BASIC?

And finally I want to direct your attention towards this site with two interesting 50G projects, one being HPGCC3, a utility to write programs for the ARM-based calculators in C, and the other one being newRPL, a firmware replacement project in the making - they want to get rid of the Saturn emulation layer by writing an OS running directly on the ARM processor with functions similar to the existing OS.
Woah a new OS, if it gets released, unlike most Z80 calculator OSes other than KnightOS, would be amazing, especially if it gets rid of the emulation layer. With no emulation layer, even a language like TI-BASIC would rival TI-Nspire Lua in terms of speed and perhaps be much faster. Not to mention much faster graphing speeds. It's a shame that the 50g speed is not used to its full potential.
« Last Edit: October 28, 2014, 10:44:02 am by DJ Omnimaga »

Offline supergems

  • LV2 Member (Next: 40)
  • **
  • Posts: 38
  • Rating: +1/-14
    • View Profile
Re: HP 50g/49g+ GRAYSCALE GAMES
« Reply #14 on: October 28, 2014, 11:15:33 am »
available language are UserRPL and SystemRPL, the latter is faster but more difficult... regarding newRPL from http://hpgcc3.org/projects/newrpl we read:

Quote
Introduction


This is the main page of the newRPL project.


The project aims to create a new RPL calculator environment to run in real calculator hardware.


Initially, the target will be the HP50g hardware, consisting on the following:


ARM 920T processor running at up to 200 MHz
512 KBytes of RAM
2 MBytes of NOR flash memory.
16-grays screen, 131x80 pixels
Areas of development
This project will develop the following concepts:


RPL execution environment: This module will be independent of the hardware, and provide the services needed to execute programs in the RPL language, such as compilation, memory management, garbage collection.
RPL language specifications: This module will define the keywords and syntax of the new language, numeric algorithms, data types, etc.
Hardware abstraction layer: This module will run on bare metal hardware and provide the basic services needed for the calculator to function. It will be kept to a minimum, to make porting to a different hardware easier.