Commit Graph

  • 1ca9426ab6 Sprites??? Not working tho' master Greg Shuflin 2022-06-17 20:00:00 -0700
  • 63f37f69af Use DMA Greg Shuflin 2022-06-17 14:37:10 -0700
  • 1c6fdd3468 Introduce NMIs Greg Shuflin 2022-06-16 14:33:46 -0700
  • a5d8084260 Constants for controller input Greg Shuflin 2022-06-16 13:40:58 -0700
  • f1d3f2f6b6 Read from joypad Greg Shuflin 2022-06-15 11:30:27 -0700
  • 8f947ae232 Draw another tile Greg Shuflin 2022-06-15 11:14:37 -0700
  • 0de9c89162 Go back to tile 0 Greg Shuflin 2022-06-15 11:10:07 -0700
  • 33bd61d62a Use tile 1 for entire background Greg Shuflin 2022-06-15 11:08:30 -0700
  • 26d66e9b8d Change sprite layout Greg Shuflin 2022-06-15 11:06:58 -0700
  • db5a2c1b32 Fix color descriptions Greg Shuflin 2022-06-15 11:06:47 -0700
  • 06f267b208 Add comments to justfile Greg Shuflin 2022-06-15 09:10:13 -0700
  • 14b496ae1c Manually clear screen Greg Shuflin 2022-06-13 18:06:18 -0700
  • f6efec6961 Justfile: run with mesen-s Greg Shuflin 2022-06-13 18:02:47 -0700
  • 379d1c88fc Revert "Temporarily change color to green" Greg Shuflin 2022-06-13 17:12:37 -0700
  • 8ff3cb63da Temporarily change color to green Greg Shuflin 2022-06-13 17:12:24 -0700
  • 7e8671c071 Part 2 Greg Shuflin 2022-06-13 17:09:27 -0700
  • 9794d93fb0 Change color Greg Shuflin 2022-06-13 16:00:41 -0700
  • dba3191aa2 tutorial part 1 Greg Shuflin 2022-06-13 16:00:17 -0700
  • 3599e3dbf1 Add Assembly for the SNES resource tutorial Greg Shuflin 2022-01-30 12:03:12 -0800
  • b35032f28d Simple ROM with single-color screen Greg Shuflin 2022-01-30 11:46:51 -0800
  • 6c2e4cee5a Delete Makefile Greg Shuflin 2022-01-30 01:28:57 -0800
  • d3a383951f Get rid of tic_tac code Greg Shuflin 2022-01-30 01:28:46 -0800
  • 76fe4ad877 Move greenspace to legacy dir modernize Greg Shuflin 2022-01-30 01:27:54 -0800
  • 2354e92eaf Move test_gfx rom to subdir Greg Shuflin 2022-01-30 01:26:42 -0800
  • d032df88d8 Move register_notes to docs dir Greg Shuflin 2022-01-30 01:23:34 -0800
  • 1b0835b963 Move greenspace stuff into separate directory Greg Shuflin 2022-01-30 01:21:12 -0800
  • 68af657f0f Move doc pdf into docs dir Greg Shuflin 2022-01-30 01:17:37 -0800
  • fca39d9f67 Start modernizing Greg Shuflin 2022-01-30 00:43:56 -0800
  • 771628a1ab VBlank increments counter in memory greg 2016-12-16 00:43:24 -0800
  • 5b00976269 Lol had a bug in the Load_Palette_Color greg 2016-12-15 20:14:46 -0800
  • 67ccdc3052 Responds to NMI greg 2016-12-07 10:52:25 -0800
  • d8ddf3bba6 Enable NMI greg 2016-12-07 10:41:33 -0800
  • ab8f986fe6 Added a bit more to tile map greg 2016-12-15 01:01:33 -0800
  • 21968ae8ef DMA write to tile map greg 2016-12-15 00:01:32 -0800
  • 23bdc734bb Trying to get VRAM DMA to work greg 2016-12-14 11:05:38 -0800
  • 3ef2eee4b0 Draw grid of faces greg 2016-12-14 03:42:46 -0800
  • 861a99e494 Remove test_gfx.smc when cleaning greg 2016-12-14 03:17:52 -0800
  • 00bafe811a Fix comment greg 2016-12-07 02:14:42 -0800
  • da806439a5 SUCCESS! greg 2016-12-07 01:13:29 -0800
  • 2c6631c87e Added more things to macros in my_custom greg 2016-12-06 02:51:01 -0800
  • 79d7ecf19e Add some helpful macros greg 2016-12-06 02:11:21 -0800
  • e406386507 Add entire debugger to version control greg 2016-12-05 19:25:00 -0800
  • ba8662055f Add test_gfx rom-building infrastructure greg 2016-12-05 19:24:36 -0800
  • 833e9f842a Make spin loop time shorter greg 2016-12-05 01:23:18 -0800
  • c5638c0b66 Goddamn it that's how macros work ._. greg 2016-12-04 22:18:14 -0800
  • 313850ca84 Add file explaining registers greg 2016-12-04 21:13:31 -0800
  • 8dfef93067 Further experimenation greg 2016-12-04 21:13:18 -0800
  • 5fe21fa5a1 Use my custom compiled version of wla greg 2016-12-04 16:49:55 -0800
  • 802c9ff499 MOre notes and experimentation greg 2016-12-04 16:49:45 -0800
  • a5c3313651 Add a spin loop that does something greg 2016-12-04 03:16:15 -0800
  • 3a4cca2c33 Explanatory color comments greg 2016-12-03 14:44:13 -0800
  • 32e29650fe Working tic tac toe demo greg 2016-12-03 00:02:01 -0800
  • fad2c429df New ROM - tic tac toe greg 2016-12-02 19:26:09 -0800
  • 38b9fdf070 Add 65816 programming manual pdf greg 2016-12-01 02:24:15 -0800
  • 8f6343f5f5 Spinloop working greg 2016-12-01 02:23:44 -0800
  • 7776d8a7ec Add new resource greg 2016-11-30 02:13:00 -0800
  • 4f12e8751c Initial commit, code to make a green screen and infinite-loop Greg 2013-04-08 01:26:49 -0700