0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 12, 2025 — Mar 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change api + some bug fixes More... about 15 years ago
Fix opcode bugs (0x0F, 0x17 & 0xCB11) More... over 15 years ago
add inc/dec macros and tests More... over 15 years ago
add tests and first opcode macros More... over 15 years ago
Some ops added and code moved More... over 15 years ago
Rename ops and test More... over 15 years ago
Fix types More... over 15 years ago
Rewrite opcodes and fix boxxle bug More... over 15 years ago
Some fixes and opcodes added + a try of polymorph class More... almost 16 years ago
First implementation of interruptions & clock mostly done More... almost 16 years ago
Fix compilation on GNU/Linux More... almost 16 years ago
Fix printf_asm More... almost 16 years ago
Start game More... almost 16 years ago
Fix output, add some opcodes, and try some hack to bypass some interruptions More... almost 16 years ago
Implement a Color class and use it More... almost 16 years ago
Implement some more opcodes and make boxxle works better, but lot of ugly hacks, need review More... almost 16 years ago
remove some commented lines More... almost 16 years ago
tile number are signed, and fix the tile_data value More... almost 16 years ago
Fix a warning More... almost 16 years ago
rom_gb_get_rom_size fixed (thanks muhammad ishaq) More... almost 16 years ago
Display the window and refresh it More... almost 16 years ago
Fix Tile and background + First try with SDL More... almost 16 years ago
Display the normal bg More... almost 16 years ago
Display the bootrom logo in shell More... almost 16 years ago
Fix the scroll y register (ugly hack) More... almost 16 years ago
Add pixel & sprite + remove nes refs More... almost 16 years ago
Fix some more cpu operations More... almost 16 years ago
HRam is now into the cpu and not into the mapper More... almost 16 years ago
Fix bootstrap bug (DEC A bad implementation) More... almost 16 years ago
Fix RL C/A carry flag More... almost 16 years ago