19 Commits (e00b5d4844626bca8c0571eee41eac4fbd8ce7b5)
 

Author SHA1 Message Date
RenDev e00b5d4844 Moved stderr debug info into stdout 3 years ago
RenDev 436d726feb Err detection fixes and Makefile Improvements 3 years ago
Joaquin ad59ac8042
[ppu] Add table resolve funcs and fix error 3 years ago
Joaquin ddcca973de
[ppu] Remove useless ppu.scroll and .addr 3 years ago
Joaquin a775024844
[ppu] Make registers loopy 3 years ago
Joaquin bb61cc15b0
[all] bits and pieces in preparation for the PPU 3 years ago
Joaquin a525076a00
[bus.c] Removed useless mapper resolve functions 3 years ago
KoNicks 58b0d58a60
Create README.md 3 years ago
Joaquin d388a54ac9
[all] Standardise casing to camelCasing 3 years ago
Joaquin cf5b2613c6
[cpu.c] Add JMP(6C) IND addressing mode exception 3 years ago
Joaquin 6700e183e6
[bus.c] Fix bus_read16 3 years ago
Joaquin 2cba251413
[make] Clean up makefile (again) 4 years ago
Joaquin 9c75515e9a
[bugs] Fixed a lot of bugs (list below) 4 years ago
Joaquin 925f557063
[bug/cpu.c] fix ADC tmp overflow scenarion breaking 4 years ago
Joaquin 9ee3b3df23
[make] removed Makefile compiler bias 4 years ago
Joaquin f4beeeab78
[std C compliance] replace #pragma once in common.h with standard #ifndef guard 4 years ago
KoNicks cb84c1614f
[bugs] squashed some bugs - still more to get 4 years ago
KoNicks 5bcf79325a
[debug] change all output to only show in DEBUG mode 4 years ago
KoNicks 35b687b916
[init] added files 4 years ago