Maxim Poliakovski
684a8dee8e
Move debugger sources into a dedicated subdirectory.
2019-12-14 13:48:54 +01:00
Maxim Poliakovski
ac1f770f92
Create base class for memory controller devices.
...
Create 'devices' directory for virtual device
sources and move MPC106 source to it.
2019-08-21 23:43:59 +02:00
Maxim Poliakovski
843f010ac6
Simplify top level makefile.
...
Use standard variable names (CXX, CXXFLAGS) whenever possible.
2019-08-18 19:05:52 +02:00
dingusdev
cee515d864
Revert "Machine-specific address maps and generic MMIO devices."
2019-08-07 18:33:00 -07:00
Maxim Poliakovski
1c360841f6
Define and connect basic PowerMac 6100 hardware.
2019-08-07 20:26:30 +02:00
Maxim Poliakovski
aec95254a8
Add AddressMap class for defining physical maps.
2019-08-07 20:26:30 +02:00
Maxim Poliakovski
4ffaf2cef3
Add simple command-line debugger.
2019-07-17 17:56:08 +02:00
dingusdev
2bd717e293
Update for July 7, 2019
...
The following fixes and changes have been made
- Better Grackle emulation (though far from perfect)
- OpenPIC write/read fixes
- DAVBus Stubs
- Started splitting functionality from the main routine, to slowly make way for a GUI-based version
- Added a new until command argument
- Fixed an entry in the floating point instruction dispatch table
- CMakeLists.txt added
2019-07-06 23:10:32 -07:00
dingusdev
d776e3918b
Another small fix to makefile.
2019-07-03 18:57:08 -07:00
Maxim Poliakovski
3325529c2e
Makefile: add -std=c++11 explicitely to compile with GCC 4.x.
2019-07-02 13:34:06 +02:00
Maxim Poliakovski
9a397a1c87
Makefile: fix invalid source extension.
2019-07-02 13:31:48 +02:00
dingusdev
eaa517b63b
Add files via upload
...
The first attempt at uploading new files.
2019-07-01 19:15:33 -07:00