Commit Graph

308 Commits

Author SHA1 Message Date
alyosha-tas d44971a021 Atari7800Hawk: More Mappers 2017-07-21 16:34:27 -04:00
alyosha-tas f5a5e9bd17 Atari7800Hawk: More mappers 2017-07-21 16:33:45 -04:00
alyosha-tas 19a9275a9e Atari7800Hawk: Fix some Maria bugs 2017-07-20 18:50:47 -04:00
alyosha-tas 585f9f412b A7800Hawk: Start support for ROM Headers 2017-07-20 15:01:47 -04:00
alyosha-tas 0b7c10594c Update MapperSG.cs 2017-07-20 15:01:09 -04:00
alyosha-tas ab814fb3e4 Update Maria.cs 2017-07-20 12:23:24 -04:00
alyosha-tas 9038a4b8a5 A7800Hawk: Fix Holey DMA
Fixes Xenophobe
2017-07-20 12:22:15 -04:00
alyosha-tas c01850df2b A7800Hawk: Implement remaining display modes 2017-07-20 10:41:15 -04:00
alyosha-tas 3ff8eabdf2 A7800Hawk: Fix NTSC Palette 2017-07-19 20:53:41 -04:00
alyosha-tas a05e7f2824 A7800Hawk: Start Super Game mappers 2017-07-19 19:19:37 -04:00
alyosha-tas 16467c3cb0 A7800Hawk: Start Supergame Mappers 2017-07-19 19:19:00 -04:00
alyosha-tas 436cae0df6 A7800Hawk: Fix PAL 2017-07-19 15:21:22 -04:00
alyosha-tas 8796269d6b A7800Hawk: more lag detection 2017-07-19 15:03:50 -04:00
alyosha-tas 4b79525e8d Atari780Hawk: Bug Fixes 2017-07-19 14:55:50 -04:00
alyosha-tas 052c35cd35 A7800Hawk: Fix Lag detection 2017-07-19 14:54:47 -04:00
alyosha-tas ab817f143d A7800Hawk: Maria timing Fix
Fixes Desert Falcon and Kung Fu Master
2017-07-19 09:35:58 -04:00
alyosha-tas 22178caea7 A7800Hawk: More Maria updates
-Fixes Donkey Kong and DK Jr
2017-07-18 21:17:27 -04:00
alyosha-tas 1f856b468f A7800Hawk: Maria Updates
Add DMA auto shutdown - Fixes Choplifter
Properly emulate read mode - Fixes top line of Centipede.
2017-07-18 20:00:16 -04:00
alyosha-tas c26979c0b1 Update A7800Hawk.cs 2017-07-16 12:02:21 -04:00
alyosha-tas 7914532ff0 A7800Hawk: Update Controllers
Now supports 2 button controller
Also fixes a few other small bugs
2017-07-16 11:56:02 -04:00
alyosha-tas a27b4aefc1 A7800Hawk: Update controllers
And fix bugs
2017-07-16 11:54:28 -04:00
adelikat c6e0e9fa57 Rename CoreAttributes to CoreAttribute as to not be a bad person 2017-07-12 14:10:55 -05:00
nattthebear 2dd10ea951 Update some author meat-a deet-a 2017-07-09 12:18:33 -04:00
alyosha-tas d9cc1558aa Atari7800Hawk: More Core Work
- Adds Fire button (centipede and Asteroid now playable)
- Improve Maria, add holey DMA, fix numerous bugs
- Fix slow cycle memory mapping.
2017-07-06 15:25:21 -04:00
alyosha-tas 8a5e613fff A7800Hawk: More Core Work 2017-07-06 15:23:21 -04:00
alyosha-tas 170381597b Atari7800Hawk: Core Cleanup
-now gets in game in choplifter
-implement player controls
-fix memory mapping bugs
-clean up code
-implement more video modes

There is still a serious timing bug that i need to track down and a lot of video mode work to do, but getting in game is at least making progress.
2017-07-05 16:14:27 -04:00
alyosha-tas 76a51ca79d A7800Hawk: Core Cleanup 2017-07-05 16:11:24 -04:00
alyosha-tas 5fb8ef22b1 A7800Hawk: More Core Work
-Savestates work
-Sound works
-NMI fixed
-Makes it past the Atari logo intro but not quite into game yet
2017-07-02 18:01:36 -04:00
alyosha-tas 447fdd1275 A7800Hawk: TIA sound fixes 2017-07-02 17:59:38 -04:00
alyosha-tas 7b3439a6b6 Atari7800Hawk: Finish DMA and start drawing
Successfully draws the intro graphic screen, so we're definitely making progress.

There are a lot of graphics modes though so still a lot of work left.
2017-06-30 21:21:09 -04:00
alyosha-tas a4360b9c36 A2600: Adjust range on float controls
Scale them in read function instead .

NOTE: still needs some play testing from someone familiar with how the paddle controls to see if it feels right.
2017-06-29 11:02:55 -04:00
adelikat f5cb35a862 Atari 2600 - vritual pad and mnemonics for paddles 2017-06-28 14:27:15 -05:00
alyosha-tas 82d03dc3e9 A2600: implement paddle support
Warning: Deadzone in float controls should be set to zero. I don't know where to look to do this by default though
2017-06-28 10:58:40 -04:00
alyosha-tas 2f6d05512f A2600 TIA: Hook up Paddle logic 2017-06-28 10:57:07 -04:00
adelikat c3b890c60c Atari 2600 - stub out the paddle controller 2017-06-27 17:22:45 -05:00
adelikat 74dd25e831 Start Atari 2600 peripheral support - currently ability to pick joystick or unplugged for port 1 and port 2. Virtualpads are not addressed with this commit 2017-06-27 15:14:41 -05:00
alyosha-tas 0ddd7392c7 A7800Hawk Commit 5
- Almost done with DMA
2017-06-17 13:55:21 -04:00
alyosha-tas 7bb76f9f03 A7800Hawk commit #4
-Start Maria DMA and frame execution
-Refactor CPU execution
-Expose more tools (Hex Editor, RAM Search, etc)
-Add Ready and Halt behaviours trigggered by Maria
2017-06-16 16:44:57 -04:00
alyosha-tas 1d840906a5 Delete A7800HawkControl.cs 2017-06-11 18:07:42 -04:00
alyosha-tas 50d0db37b8 Delete temp.txt 2017-06-11 18:07:16 -04:00
alyosha-tas 55fb3bb1dc Add files via upload 2017-06-11 18:06:50 -04:00
alyosha-tas 18ff66f1d2 Add files via upload 2017-06-11 18:06:04 -04:00
alyosha-tas f7c07aed0b Add files via upload 2017-06-11 18:05:15 -04:00
alyosha-tas f44b587ab9 Create temp.txt 2017-06-11 18:04:40 -04:00
alyosha-tas 807edebe6d A7800Hawk another round of commits 2017-05-27 20:40:13 -04:00
adelikat 8de4e7bff9 add ui to switch to Atari7800Hawk, still not useable by humans, needs gamedb stuff 2017-05-27 08:56:25 -05:00
alyosha-tas 77c20a6776 Merge pull request #859 from alyosha-tas/master
A7800Hawk initial PR
2017-05-25 15:56:46 -04:00
alyosha-tas 827c5848dd Delete temp.txt 2017-05-25 15:38:51 -04:00
alyosha-tas 7ce43e1438 Add files via upload 2017-05-24 20:40:02 -04:00
alyosha-tas a2ab02f9d9 Add files via upload 2017-05-24 19:37:44 -04:00