August 10, 2022, 05:13:06 PM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
: Join Rafael's
Haunted Woods contest
and win a copy of the game!
Home
Help
Login
Register
links
videopac.nl
Videopac / Odyssey2 forum
>
Programming the Videopac / Odyssey2
>
Homebrews
>
Fight!
Pages:
1
[
2
]
Go Down
« previous
next »
Print
Author
Topic: Fight! (Read 8179 times)
Rene_G7400
Pedit5
I take the Videopac and leave the Canoli!
Posts: 2519
Re: Fight!
«
Reply #15 on:
June 07, 2016, 09:29:29 AM »
It looks like you've used a movx instead of a mov instruction.
Logged
ScottyDont00
Attacked the Timelord
Posts: 146
Re: Fight!
«
Reply #16 on:
June 07, 2016, 01:23:39 PM »
Quote from: Chris! on June 06, 2016, 10:59:04 PM
Yes, I programmed a version of Insecticide for the Virtual Boy. They're supposed to be releasing it, but the guy who does it apparently keeps forgetting about it so it hasn't been released yet.
Who is releasing it?
Logged
Chris!
Give this man a Jopac!
Posts: 1298
Re: Fight!
«
Reply #17 on:
June 07, 2016, 08:09:56 PM »
Well then how would I check to see if the fighternumber is the same as fighter1number?
Code:
mov r0,#fighternumber
mov a,@r0
add a,#001h
; adjust x pos
mov @r0,a
mov r1,#fighter1number
mov a,@r1
xrl a,r0
jz add_more_right______
@Scotty - UncleTusk was supposed to release it.
Logged
All my Odyssey2 projects, now in one place!
http://www.atari2600land.com/odyssey2.html
Chris!
Give this man a Jopac!
Posts: 1298
Re: Fight!
«
Reply #18 on:
June 08, 2016, 05:46:35 AM »
After a ton of attempts (I've lost count), I think I have it this time. Player 1 can press fire to select a fighter, and player 2 can scroll through the three available fighters. Player 2 cannot choose a fighter, because I haven't got that far yet. Like I said, this took a ton of unneeded time. Let me know if I did something wrong.
Logged
All my Odyssey2 projects, now in one place!
http://www.atari2600land.com/odyssey2.html
Chris!
Give this man a Jopac!
Posts: 1298
Re: Fight!
«
Reply #19 on:
June 08, 2016, 09:02:40 AM »
Noticed the sprites were hard to see for a fighting game, so I doubled the size of them to make it easier to see. I fixed some mistakes I had made but couldn't see with a few spots on the sprites and noticed Rumble-bee's wings were a bit odd, so I redesigned the sprite set. Let me know what you think of the new Rumble-bee.
Logged
All my Odyssey2 projects, now in one place!
http://www.atari2600land.com/odyssey2.html
revivalstudios
Freedom Fighter
Posts: 448
Twitter: @revival_studios / @bitstormgames
Re: Fight!
«
Reply #20 on:
June 08, 2016, 09:25:17 AM »
Good to see you working on this Chris!
At one point i thought about bringing over Boxing Champ (a game i made for ZX81/CBMPET) to the videopac, as it contains a nice mix of strategy and action to the boxing game, but for now i parked the idea because it might be too similar (in terms of sideview boxing) of Rafaels boxing demo.
Logged
www.revival-studios.com
- Classic videogame development
www.bitstormgames.com
- Indie games on PC, Mobile and Consoles
www.videopacgames.com
- My own games and videogame collection for sale
Follow me on twitter (@revival_studios , @bitstormgames) for the latest information about my upcoming proje
Chris!
Give this man a Jopac!
Posts: 1298
Re: Fight!
«
Reply #21 on:
May 13, 2017, 06:59:03 AM »
After a year of not working on this, I decided to start up again. Since this is a 2-player game, I decided that random numbers aren't needed. It would be really hard to program opponent AI, so I'm just making it a 2-player game. And since random numbers aren't needed, I decided to make the game prettier by extending the horizons. I also fixed a few bugs that were in version 8. This will definitely be a 4k game since the titlescreen/fighter select screens are taking up over 1,200 bytes. I'm going for a sort of Title Match Pro Wrestling (for the Atari 2600) sort of game. Like up will be used to kick, and down for punch and Action for jump, etc. Right now you can choose the players and after player 2 chooses his, it just goes back to the title screen since I haven't got that far yet.
Logged
All my Odyssey2 projects, now in one place!
http://www.atari2600land.com/odyssey2.html
Chris!
Give this man a Jopac!
Posts: 1298
Re: Fight!
«
Reply #22 on:
May 14, 2017, 02:42:07 AM »
Spent a few hours on this more today. Notice the size of this latest binary: 4k. That's what most of the work was done: Trying to make it 4k. But I did it. After each player selects his fighter, it goes to the beginning of a fight screen, only the players can't move yet. Now that I have the bulk of bankswitching figured out, I can work on bank 0. (Bank 1 is the beginning bank, I got it to switch to the other bank on my first try!) Bank 0 is where the fight will be. But I need to design sprites, and need some help. After all, how does one draw a punching bee?
Logged
All my Odyssey2 projects, now in one place!
http://www.atari2600land.com/odyssey2.html
Pages:
1
[
2
]
Go Up
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Videopac / Odyssey2
-----------------------------
=> Anything Videopac / Odyssey2
===> VP/O2 Video Gameography
===> VP/O2 programmers list
=> Games
===> Game of the Month
=> New releases
===> Released Homebrews and Prototypes list
===> Homebrew and prototype release schedule
=> Hardware
=> Stories...
=> Other Videopac / Odyssey2 sites
-----------------------------
Collecting
-----------------------------
===> Jopac Rarity List
===> Radiola Rarity List
===> Siera Rarity List
=> Wanted lists
=> Swap & Sell
=> My Collection
-----------------------------
Programming the Videopac / Odyssey2
-----------------------------
=> Programming
=> Homebrews
=> Unreleased HomeBrew and test code
-----------------------------
Emulation
-----------------------------
=> Emulating the Videopac / Odyssey2
=> The Videopac Base
=> Forum Arcade
-----------------------------
Anything not specifically Videopac / Odyssey2
-----------------------------
=> Events
=> Other Systems
=> Other games
=> eBay Oddballz
=> Humor
=> Anything else...
-----------------------------
About this forum.
-----------------------------
=> How to register...
=> Read this first!
=> Videopac / Odyssey2 forum
Loading...