|
|
d96588ec2d
|
deleted old build batch file
|
2021-12-01 11:14:23 +01:00 |
|
|
|
b223361e54
|
added makefile
|
2021-12-01 11:02:07 +01:00 |
|
|
|
9c0346bc61
|
use screen size constants directly...
|
2021-11-30 23:21:47 +01:00 |
|
|
|
bab32fa68d
|
moar comments, moar constants
|
2021-11-30 22:58:01 +01:00 |
|
|
|
0a2eef8336
|
use constants in edit code
|
2021-11-30 15:14:23 +01:00 |
|
|
|
fde5c95442
|
use automata and hardware constants in render
|
2021-11-29 17:20:29 +01:00 |
|
|
|
a2c8c40aaf
|
added bug to todo
|
2021-11-29 17:04:50 +01:00 |
|
|
|
78432f66d9
|
added constants to automata code, more readable
|
2021-11-29 16:56:41 +01:00 |
|
|
|
0cff33d046
|
assume rgbds is in PATH; updated source to new version
|
2021-11-29 16:07:34 +01:00 |
|
|
|
5d68584179
|
added real name to license file
|
2021-11-29 16:00:34 +01:00 |
|
|
|
16ef5f192f
|
play jingle after intro
|
2019-01-13 11:48:00 +01:00 |
|
|
|
bd9fae1637
|
GBC fixes: skip logo fade + set logo vram map
|
2019-01-13 00:05:20 +01:00 |
|
|
|
7f49a4518d
|
better looking N
|
2019-01-11 00:33:41 +01:00 |
|
|
|
0859eef060
|
removed (r) from automata'd nintendo logo since its not in the one in bootrom, added compilation flag to skip intro
|
2019-01-11 00:20:47 +01:00 |
|
|
|
88956f2779
|
new intro, louder sounds
|
2019-01-11 00:13:47 +01:00 |
|
|
|
7a0c351b12
|
updated todo
|
2019-01-10 13:29:36 +01:00 |
|
|
|
67e3cca867
|
disabled nintendo rocketing out logo, changed default map to one that ressembles nintendo's logo
|
2019-01-10 13:28:55 +01:00 |
|
|
|
c4130a415f
|
updated todo list
|
2019-01-10 11:10:02 +01:00 |
|
|
|
5147560898
|
lowered volume of sound when stepping to be less annoying
|
2019-01-09 00:53:44 +01:00 |
|
|
|
a703a0c3a7
|
new cursor
|
2019-01-09 00:49:45 +01:00 |
|
|
|
ac105a4186
|
fixed line feed at the end for github...
|
2019-01-09 00:38:45 +01:00 |
|
|
|
9de185ebe3
|
updated todo, better gif
|
2019-01-09 00:37:30 +01:00 |
|
|
|
37d64aff30
|
duh, github's markdown is different than dillinger's... fixed line feeds in readme
|
2019-01-09 00:27:04 +01:00 |
|
|
|
02eea56173
|
update readme
|
2019-01-09 00:25:42 +01:00 |
|
|
|
3cd2f3d126
|
rewrote main loop, cleaned up stuff, B button to step one frame
|
2019-01-09 00:19:55 +01:00 |
|
|
|
25d999968e
|
skip nintendo shake if running from gbc/gba
|
2019-01-08 21:41:14 +01:00 |
|
|
|
dd138a0b70
|
less shake in intro, shake while clearing
|
2019-01-08 21:24:43 +01:00 |
|
|
|
974edee924
|
todo list
|
2019-01-08 00:14:21 +01:00 |
|
|
|
ec346ac476
|
prettier default screen
|
2019-01-07 22:54:23 +01:00 |
|
|
|
ea776334b3
|
useful macros, jingle when toggling edit mode, sound effect when clearing
|
2019-01-07 22:21:44 +01:00 |
|
|
|
ba57562bd8
|
simpler way of fading out sound in nintendo out animation + sounds when adding/removing cells
|
2019-01-07 14:53:45 +01:00 |
|
|
|
701606129b
|
load obj palette
|
2019-01-06 23:00:11 +01:00 |
|
|
|
d2afcd9225
|
added hardware.inc to project
|
2019-01-06 22:55:46 +01:00 |
|
|
|
860b68256b
|
while paused, press select to clear screen
|
2019-01-06 22:40:39 +01:00 |
|
|
|
83bf451af0
|
repeat directions when keeping buttons pressed
|
2019-01-06 22:08:27 +01:00 |
|
|
|
103965a135
|
edit automata while paused
|
2019-01-06 19:22:22 +01:00 |
|
|
|
75e2589091
|
fixed inputs still missing sometimes, updated build script
|
2019-01-06 09:39:25 +01:00 |
|
|
|
07803eae64
|
joypad in its own file + optionally skip intro by compiling with DIRECT_TO_GAME
|
2019-01-06 09:29:01 +01:00 |
|
|
|
5753a7c1e7
|
read joypad in vbl so that inputs are more reactive
|
2019-01-06 09:26:20 +01:00 |
|
|
|
505227d5aa
|
pause on the start button
|
2019-01-06 09:15:36 +01:00 |
|
|
|
99922c35f7
|
make nintendo logo fly off like a rocket
|
2019-01-04 16:50:29 +01:00 |
|
|
|
b2cdcc65fe
|
properly clear and enable interrupts
|
2019-01-04 14:54:08 +01:00 |
|
|
|
dfedb739b9
|
scroll out nintendo logo
|
2019-01-04 00:15:00 +01:00 |
|
|
|
51d5e15eae
|
separated background and sprite tiles, check only lines left in wait for render routine, added build files, rom, git ignore
|
2019-01-03 23:43:16 +01:00 |
|
|
|
2ade6c993c
|
split into several files
|
2019-01-03 23:15:27 +01:00 |
|
|
|
635a9f4fb2
|
clear OAM, set sprite macro, empty tile equ
|
2019-01-03 22:42:14 +01:00 |
|
|
|
bbbff34952
|
easily toggle rendering from hbl + avoid unnecessary halt after waiting for rendering when hbl render is off
|
2019-01-03 19:40:43 +01:00 |
|
|
|
ea8f0df43d
|
faster loading of lines left in render routine
|
2019-01-03 19:26:44 +01:00 |
|
|
|
1e207b5636
|
Merge branch 'master' of https://github.com/msklywenn/GB-GameOfLife
|
2019-01-03 19:25:01 +01:00 |
|
|
|
03aebd775f
|
comments
|
2019-01-03 19:24:58 +01:00 |
|